Split Win16/32 file dialogs.
[wine] / dlls / commdlg / cdlg32.c
2002-11-21  Andrew John HughesMake commdlg compile with -DSTRICT.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-02  Alexandre JulliardMake sure things still work if 16-bit dlls cannot be...
2002-08-16  Mike McCormack- Do not modify pointers in the OPENFILENAME structure...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
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...