Don't load user32 too early on for 16-bit apps, so that app-specific
[wine] / dlls / commdlg / cdlg32.c
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-17  Alexandre JulliardReplaced some GetProcAddress() imports by the standard...
2000-10-22  Marcus MeissnerGot rid of misleading "No Tls Space" error message.
2000-06-24  Juergen Schmied- fixed reported bugs
2000-06-16  Juergen Schmied- better error check when importing functions via GetPr...
2000-06-02  Juergen Schmied- Rewrite of the shell related parts of the dialog...
2000-05-07  Alexandre JulliardMoved Load/FreeLibrary16 definition to winbase16.h.
2000-05-01  Uwe BonnesCOMDLG32_DllEntryPoint,COMDLG32_SetCommDlgExtendedError...
2000-04-23  Alexandre JulliardRemoved a few inter-dll dependencies.
2000-02-07  Juergen SchmiedChanged import to ordinal.
1999-10-13  Juergen SchmiedRemoved linking by GetProcAddress for StrRetToBuf sinc...
1999-08-21  Francois BoisvertImplemented basic browsing in the file name edit of...
1999-08-07  Juergen SchmiedExplicitly load shell32.dll.
1999-07-30  Francis BeaudetFixed a memory leak in the file dialog.
1999-07-27  Francois BoisvertImplemented the Win95 file open/save dialogs.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...