[svn] / branches / release-1_1-branch / xvidcore / vfw / src / config.c Repository:
ViewVC logotype

Diff of /branches/release-1_1-branch/xvidcore/vfw/src/config.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1775, Wed Jun 27 14:38:05 2007 UTC revision 1776, Wed Jun 27 18:57:42 2007 UTC
# Line 1747  Line 1747 
1747          psh.dwFlags = PSH_PROPSHEETPAGE | PSH_NOAPPLYNOW | PSH_NOCONTEXTHELP;          psh.dwFlags = PSH_PROPSHEETPAGE | PSH_NOAPPLYNOW | PSH_NOCONTEXTHELP;
1748          psh.hwndParent = hParent;          psh.hwndParent = hParent;
1749          psh.hInstance = g_hInst;          psh.hInstance = g_hInst;
1750          psh.pszCaption = (LPSTR) "XviD Configuration";          psh.pszCaption = (LPSTR) "Xvid Configuration";
1751          psh.nPages = size;          psh.nPages = size;
1752          psh.nStartPage = 0;          psh.nStartPage = 0;
1753          psh.ppsp = (LPCPROPSHEETPAGE)&psp;          psh.ppsp = (LPCPROPSHEETPAGE)&psp;

Legend:
Removed from v.1775  
changed lines
  Added in v.1776

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4