winedbg: Check for buffer being NULL.
[wine] / programs /
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...
2009-01-13  Erich Hooverwcmd: Fix redirecting a pipe to another pipe.
2009-01-13  Erich Hooverwcmd: Handle batch scripts containing quotes within...
2009-01-12  Andrey Turkinprograms: Add cacls stub.
2009-01-12  Anders Jonssonwinebrowser: Fix typo.
2009-01-10  Rich Ercolaniwinefile: Fix NULL pointer deref in read_tree.
2009-01-09  Dylan Smithwordpad: Use unicode version of CBEM_GETITEM message.
2009-01-09  Dylan Smithwordpad: Use winelib's sprintfW for floating point...
2009-01-09  Francois Gougetwinhlp32: Make some functions static in macro.c.
2009-01-09  Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2009-01-09  Alexandre Julliardwinedbg: Fix pointer cast warnings on 64-bit.
2009-01-09  Alexandre Julliardwinhlp32: Use GetWindowLongPtr to retrieve a pointer...
2009-01-08  Alexandre Julliardwinhlp32: Use LONG instead of long for data loaded...
2009-01-08  Alexandre Julliardwineconsole: Replace a couple of handle casts by the...
2009-01-08  Francois Gougetwinhlp32: Make some functions static in winhelp.c.
2009-01-08  Francois Gougetwinhlp32: Reorder some functions to avoid forward decla...
2009-01-08  Michael Stefaniucwinecfg: Remove superfluous casts.
2009-01-08  Michael Stefaniuccmdlgtst: Remove superfluous casts.
2009-01-07  Francois Gougetview: Make FileIsPlaceable() and GetPlaceableMetaFile...
2009-01-07  Francois Gougetoleview: Make some functions static.
2009-01-07  Damjan Jovanovicwinex11: Support the startup notification fd.o spec.
2009-01-07  Alexandre Julliardregedit: Convert error box display to Unicode.
2009-01-07  Alexandre Julliardregedit: Fix integer printf formats in resource strings.
2009-01-07  Alexandre Julliardwinefile: Get rid of hack to load vswprintf from msvcrt.
2009-01-06  Francois Gougetcmd: Make some functions static.
2009-01-06  Francois Gougetcmd: WCMD_strtrim_trailing_spaces() is unused so remove it.
2009-01-06  Francois Gougetcmd: Make WCMD_ask_confirm() static.
2009-01-06  Francois Gougetwinemine: Make some functions static.
2009-01-06  Vincent Povirkexplorer: Quiet a few fixmes.
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2009-01-03  Vincent Povirkstart.exe: Don't use the NO_UI flag when invoked with...
2009-01-03  Alexandre Julliardxcopy.exe: Don't use wvsprintf on sysv-style varargs...
2009-01-03  Alexandre Julliardcmd.exe: Don't use wvsprintf on sysv-style varargs...
2009-01-03  Alexandre Julliardreg.exe: Fix broken usage of va_list.
2008-12-31  Alexandre Julliardcmd: Don't include time.h before winsock.h to avoid...
2008-12-31  Francois Gougetwinemine: Reorder some functions to avoid forward decla...
2008-12-31  Francois Gougetwinemine: Remove AboutDlgProc() as it is unused.
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-30  Christian Costacmd.exe: Use WCMD_CURRENTTIME resource to show the...
2008-12-29  Hwang YunSong(황윤성)winecfg: Updated Korean resource.
2008-12-29  Francois Gougetwinedbg: Remove an unused debug channel (winedbg).
2008-12-27  Damjan Jovanovicwinemenubuilder: Improve icon generation.
2008-12-26  Alexandre Julliardwinetest: Link against the Wine import libraries for...
2008-12-23  Maarten Lankhorstkernel32: Change all functions to use CDECL.
2008-12-23  Jesse Allenwinecfg: Make virtual desktop shortcut key unique.
2008-12-22  Alexandre Julliardwinedevice: Make sure that all dependencies of the...
2008-12-19  Hwang YunSong(황윤성)oleview: Updated Korean resource.
2008-12-18  Jörg Höhlewinecfg: Prevent crash when clearing volume serial...
2008-12-18  Dan Kegelwinver: Add version resource.
2008-12-17  Maarten Lankhorstntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop...
2008-12-17  Maarten Lankhorstntdll: Make all exported wine functions CDECL.
next