Handle context in CreateURLMoniker.
[wine] / programs / uninstaller /
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2004-02-24  Dmitry TimoshkovConvert app description field to unicode and use CP_UNI...
2004-02-09  Hannu ValtonenRemove some useless comments and rearrange the GUI...
2003-12-30  Ivan Leo Murray... Updated Italian translations.
2003-11-05  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-10-09  Mike McCormackHandle quoting on the command line in uninstaller.
2003-10-04  Pavel RoskinUse a better icon. Comment out the binary resource.
2003-09-25  Pavel RoskinCall HeapAlloc() on entries before HeapReAlloc() to...
2003-09-16  Vincent BéronUpdates for various French resources.
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2002-07-05  Alexandre JulliardUse Wine debugging API. Fixed MessageBox loop.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved 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-04-06  Jeremy WhiteFixed exit status in some cases.
2002-03-19  Andreas Mohr- fix complete listbox messup by only updating in case...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-22  Andreas MohrRemember the currently active index before refreshing.
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-07-08  Jeremy WhiteAdd --list facility to list installed programs.
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-08-07  Andreas MohrAdd an edit control showing the command line of the...
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-08-04  Alexandre JulliardAdded a few missing imports.
2000-08-01  Andreas MohrAdded an uninstaller for InstallShield, WISE etc.