Avoid crash in WCMD_run_program when no extension was specified.
[wine] / programs / cmdlgtst /
2003-08-21  Ivan Leo Murray... Small resources fixes.
2003-08-19  Ivan Leo Murray... Added Italian resources.
2003-06-23  Marcelo Duarte- localization to the Portuguese of Brazil of "programs/*"
2002-10-16  Huw D M DaviesFix the ofn flags setup.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-01-05  François GougetI triple checked but yes, CHOOSECOLOR.hInstance is...
2000-11-10  Alexandre JulliardBuild most programs as .so files.
2000-11-09  Alexandre JulliardAdded some missing imports.
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-09-09  Francois GougetAdded the missing library dependencies.
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-07-23  Francois GougetAdded -DSTRICT.
2000-04-28  Alexandre JulliardChanged imports of winspool to winspool.drv.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-03-26  Hidenori TakeshimaAdded import of comdlg32.dll in spec file.
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
2000-03-19  Niels Kristian Bec... Fixed some compiler errors and warnings.
2000-02-25  Eric WilliamsMinor fixups and tweaking, and a dummy hook.
2000-02-03  Ulrich WeigandAdded .spec files for all libtest/ and programs/ WineLi...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
1999-06-27  Eric WilliamsFixed missing return after about dialog.
1999-06-06  Alexandre JulliardAdded cmdlgr.h
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-18  Alexandre JulliardRenamed cmdlgr.h to cmdlgtst.h.
1999-04-10  Eric Williams- color and font dialogs now actually do something...
1999-03-28  Pavel RoskinFixed warnings.
1999-02-05  Eric WilliamsAdded common dialogs test program.