[svn] / branches / dev-api-4 / xvidcore / vfw / src / config.c Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/vfw/src/config.c

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

revision 1359, Mon Feb 9 10:17:50 2004 UTC revision 1360, Thu Feb 12 15:11:22 2004 UTC
# Line 1583  Line 1583 
1583          }          }
1584    
1585          psh.dwSize = sizeof(PROPSHEETHEADER);          psh.dwSize = sizeof(PROPSHEETHEADER);
1586          psh.dwFlags = PSH_PROPSHEETPAGE | PSH_NOAPPLYNOW | PSH_NOCONTEXTHELP;          psh.dwFlags = PSH_PROPSHEETPAGE | PSH_NOAPPLYNOW;
1587          psh.hwndParent = hParent;          psh.hwndParent = hParent;
1588          psh.hInstance = g_hInst;          psh.hInstance = g_hInst;
1589          psh.pszCaption = (LPSTR) "XviD Configuration";          psh.pszCaption = (LPSTR) "XviD Configuration";

Legend:
Removed from v.1359  
changed lines
  Added in v.1360

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