qmgr: Add a missing call to CoUninitialize.
[wine] / programs /
2009-03-09  Dylan Smithwinhlp32: Use EM_SCROLL to scroll richedit control.
2009-03-05  Paul Vriensprograms/winetest: Show dll versions again for Win9x...
2009-03-03  Alexandre Julliardmakefiles: Add a dummy dependency on empty targets...
2009-03-03  Diaa Samicmd: Fixed a number of buffer overflows.
2009-03-03  Michael Stefaniucregedit: Cast to LPARAM the 4th argument passed to...
2009-03-03  Michael Stefaniuctaskmgr: Cast to LPARAM the 4th argument passed to...
2009-03-03  Alexandre Julliarduninstaller: Only load error strings when needed.
2009-03-03  Francois Gougetuninstaller: Use DELAYIMPORTS on the GUI dlls to speed...
2009-03-02  Hwang YunSong(황윤성)wordpad: Updated Korean resource.
2009-03-02  Mike Ruprechtwinedbg: Fix typo in a comment.
2009-02-27  Alexandre Julliardwinecfg: Offer a few more dlls in the load order drop...
2009-02-26  Alexandre Julliardkernel32: Make winhelp.exe into a stand-alone 16-bit...
2009-02-26  Alexandre Julliardkernel32: Make winoldap.mod into a stand-alone 16-bit...
2009-02-26  Dylan Smithwordpad: Sort tab stops by numeric value rather than...
2009-02-26  Dylan Smithwordpad: Show error when user tries to add more than...
2009-02-25  Alexandre Julliardprograms: Get rid of the remaining binary wrappers...
2009-02-25  Paul Vrienswinetest: Extend PATH if we have dlls that only come...
2009-02-24  Alexandre Julliardwinhlp32: Fix a crash when started without arguments.
2009-02-24  Paul Vrienswinetest: Don't use W-functions in winetest to avoid...
2009-02-24  Alexandre Julliardprograms: Only create executable wrappers for programs...
2009-02-23  Alexandre Julliardwinetest: Don't try to unload mshtml, it's broken.
2009-02-23  Alexandre Julliardwinetest: Process messages while waiting for a process...
2009-02-23  Aurimas Fischernotepad: Fix more inconsistencies in Lithuanian transla...
2009-02-23  Anders Jonssonwinemine: Change max number of mines to (cols-1)*(rows-1).
2009-02-19  Alexandre Julliardwinetest: Get rid of the archive URL, it's no longer...
2009-02-19  Alexandre Julliardwinetest: Try to trigger the Gecko install for mshtml...
2009-02-19  Aurimas Fischerwinecfg: Unify/fix some Lithuanian translated strings.
2009-02-19  Anders Jonssonoleview: Add Swedish translation.
2009-02-19  Anders Jonssontaskmgr: Add Swedish translation.
2009-02-18  Nikolay Sivovcmd: Reserve a place in buffer for NULL terminator.
2009-02-18  Nikolay Sivovcmd: Always add a new line in 'type' output on single...
2009-02-18  Francois Gougetwinetest: Annotate xmalloc() and xrealloc() with alloca...
2009-02-16  Aurimas Fischerwinecfg: Add Lithuanian translation.
2009-02-12  Erich Hooverwcmd: Properly cleanup redirects when there are no...
2009-02-09  Ricardo Filipeinclude: Fix commdlg hook procedures return type.
2009-02-09  David Hedbergwinecfg: Fix for paths containing utf-8.
2009-02-09  Nikolay Sivovreg: Don't close not open reg key (Coverity).
2009-02-09  Francois Gougetprogman: Make DIALOG_Symbol() static.
2009-02-09  Francois Gougettaskmgr: Make some functions static.
2009-02-09  Francois Gougetnotepad: Make the Lithuanian resources SUBLANG_NEUTRAL.
2009-02-06  Alexandre Julliardwinepath: Fixed the wmain() definition.
2009-02-06  Alexandre Julliardprograms: Don't make apps Unicode if they don't use...
2009-02-06  Alexandre Julliardmakefiles: Pass the target flags to winegcc.
2009-02-06  Aurimas Fischernotepad: Add Lithuanian translation.
2009-02-05  Francois Gougetprogman: Reorder some functions to avoid forward declar...
2009-02-05  Francois Gougettaskmgr: Make TrayIcon_GetProcessorUsageIcon() static.
2009-02-05  Francois Gougettaskmgr: Reorder some functions to avoid forward declar...
2009-02-05  Francois Gougettaskmgr: Reorder some functions to avoid forward declar...
2009-02-04  Paul Vrienswinetest: Make sure we can test .NET dlls on Windows.
2009-02-03  Paul TBBle Hampsonwinefile: Don't use child after it has been freed.
2009-02-02  Marcus Meissnerwinhlp32: Check hlpfile for being NULL (Coverity).
2009-02-02  Marcus Meissnerwinedbg: Check for buffer being NULL.
2009-02-02  Marcus Meissnerservices: Handle realloc failures better (Coverity).
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-29  Andrey Turkinprograms: Add lodctr and unlodctr tools.
2009-01-29  Michael Stefaniucservices: Remove superfluous pointer casts.
2009-01-29  Michael Stefaniucexpand: Remove superfluous pointer casts.
2009-01-29  Marcus Meissnerxcopy: Handle return from vsnprintfW (Coverity).
2009-01-29  Marcus Meissnerregedit: Check HeapAlloc results (coverity).
2009-01-29  Anders Jonssoncmdlgtst: Add Swedish translation.
2009-01-28  Aric Stewartreg.exe: Implement DELETE.
2009-01-28  Aric Stewartreg.exe: Implement ADD for REG_SZ.
2009-01-28  Anders Jonssonwineconsole: Fix typos in Swedish resources.
2009-01-28  Anders Jonssonview: Add Swedish translation.
2009-01-27  Alexandre Julliardservices: Add stub implementation for SERVICE_CONFIG_FA...
2009-01-26  Francois Gougetregedit: Make some functions static.
2009-01-26  Francois Gougetregedit: We don't bother unregistering window classes...
2009-01-26  Francois Gougetwinecfg: Make enumerate_valuesW() static.
2009-01-26  Francois Gougetwineconsole: WINECON_GetHistory{Mode,Size}() are unused...
2009-01-26  Anders Jonssonoleview: Fix typo in English, Russian resources.
2009-01-26  Marcus Meissnerwinefile: Avoid array overrun (coverity).
2009-01-23  Anders Jonssonwinefile: Update Swedish translation.
2009-01-23  Anders Jonssonwinhlp32: Update Swedish translation.
2009-01-22  Anders Jonssonprogman: Add Swedish translation.
2009-01-22  Anders Jonssonregedit: Add Swedish translation.
2009-01-22  Ben Kleinwinecfg: Fix a typo in autodetect_drives.
2009-01-21  Alexandre Julliardadvapi32: Fix GetServiceDisplayNameW behavior to pass...
2009-01-21  Alexandre Julliardadvapi32: Fix GetServiceKeyNameW behavior to pass the...
2009-01-21  Mikołaj Zalewskiregedit: Don't pass an ANSI string to vsprintfW.
2009-01-20  Anders Jonssonwrite: Add Swedish translation.
2009-01-20  Anders Jonssonwordpad: Add Swedish translation.
2009-01-20  Michael Stefaniucoleview: Remove superfluous pointer casts.
2009-01-20  Francois Gougetwineconsole: Make WINECON_SetHistory{Mode,Size}() static.
2009-01-20  Francois Gougetwineconsole: Make some functions static.
2009-01-20  Francois Gougetwineconsole: WCUSER_OptionDlgProc(): use the given...
2009-01-20  Francois Gougetwinedbg: Make lexeme_alloc() static in debug.l.
2009-01-20  Francois Gougetwinedbg: Make some functions static.
2009-01-19  Alexandre Julliardadvapi32: Reimplemented QueryServiceConfig2W in service...
2009-01-19  Erich Hooverregedit: Fix import mangling REG_EXPAND_SZ values.
2009-01-19  Ge van Geldorpwinetest: Make the wrapper immune to Ctrl-C.
2009-01-19  Michael Stefaniucview: Remove superfluous pointer casts.
2009-01-19  Michael Stefaniucwinemine: Remove superfluous pointer casts.
2009-01-19  Michael Stefaniucwordpad: Remove superfluous pointer casts.
2009-01-15  Michael Stefaniucregedit: Remove superfluous pointer casts.
2009-01-14  Francois Gougetwinhlp32: Make some functions static in hlpfile.c and...
2009-01-14  Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2009-01-14  Dmitry Timoshkovwordpad: Use "-1" as a "don't care value", fix dialog...
2009-01-14  Dmitry Timoshkovwinemine: Use "-1" as a "don't care value", fix dialog...
2009-01-14  Dmitry Timoshkovprogman: Use "-1" as a "don't care value", fix dialog...
2009-01-14  Dmitry Timoshkovoleview: Use "-1" as a "don't care value", fix dialog...
next