[ros-diffs] [weiden] 20333: fixed creating property pages

weiden at svn.reactos.com weiden at svn.reactos.com
Mon Dec 26 00:57:30 CET 2005


fixed creating property pages
Modified: trunk/reactos/lib/cpl/timedate/timedate.c
  _____  

Modified: trunk/reactos/lib/cpl/timedate/timedate.c
--- trunk/reactos/lib/cpl/timedate/timedate.c	2005-12-25 21:20:13 UTC
(rev 20332)
+++ trunk/reactos/lib/cpl/timedate/timedate.c	2005-12-25 23:57:26 UTC
(rev 20333)
@@ -584,7 +584,7 @@

 Applet(HWND hwnd, UINT uMsg, LONG wParam, LONG lParam)
 {
   PROPSHEETHEADER psh;
-  PROPSHEETPAGE psp[3];
+  PROPSHEETPAGE psp[2];
   TCHAR Caption[256];
 
   LoadString(hApplet, IDS_CPLNAME, Caption, sizeof(Caption) /
sizeof(TCHAR));
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051226/20782c22/attachment.html


More information about the Ros-diffs mailing list