use INT_PTR as return type for dialog callbacks as documented in favor of portability
[reactos.git] / reactos / lib / syssetup / wizard.c
2004-10-11 Thomas Bluemeluse INT_PTR as return type for dialog callbacks as...
2004-09-26 Thomas Bluemeluse Get/SetWindowLongPtr() where appropriate in favor...
2004-09-24 Eric KohlEnable wizard 97 style and add a dummy progress page.
2004-08-28 Eric Kohl- Add preliminary wizard page title and subtitle string...
2004-08-03 Eric Kohl- Use 'MS Shell Dlg' font in all dialogs.
2004-06-17 Gero Kuehnadded SetFocus call for the username dialog
2004-05-22 Eric KohlCenter install wizard.
2004-04-19 Eric Kohl- Use new userenv.h prototypes.
2004-04-16 Eric KohlImplement the GUI setup wizard.