Fix some memory leaks found by smatch.
[wine] / include /
2003-09-27  Mike McCormackAdded AW defines to msi.h and msiquery.h.
2003-09-25  Alexandre JulliardMoved WINE_MODREF definition to loader.c.
2003-09-25  Alexandre JulliardMoved loadorder support to dlls/ntdll.
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-09-24  Pavel RoskinAdded configure check for spawnvp().
2003-09-24  Alexandre JulliardMoved the Windows version code to dlls/ntdll, and imple...
2003-09-23  Alexandre JulliardAuthors: Juraj Hercek <juraj@syncad.com>, Eric Frias...
2003-09-23  Juraj HercekAdded SS_ENDELLIPSIS.
2003-09-23  Jon GriffithsAdded StrFormatKBSizeA/W.
2003-09-23  Felix NawothnigAdded definitions for ListView_GetColumnWidth, ListView...
2003-09-22  Maxime BellengéAdded LVKF_* defines.
2003-09-22  Rolf KalbermatterAdded declarations for newly documented SHChangeNotify...
2003-09-22  Rolf KalbermatterDon't redefine declspec under MSVC.
2003-09-19  Alexandre JulliardMoved 32-bit relay and snoop support to dlls/ntdll.
2003-09-19  Alexandre JulliardMoved the 32-bit builtin loader and the remaining bits...
2003-09-19  Eric PouechImplemented kernel32.GetIoProcessCounters and stubbed
2003-09-18  Alexandre JulliardMoved the wine server client-side support to dlls/ntdll...
2003-09-18  Alexandre JulliardMoved synchronization and syslevel routines to dlls...
2003-09-18  Alexandre JulliardKeep the file handle of 16-bit modules open while the...
2003-09-17  Alexandre JulliardMoved I/O port handling to dlls/winedos.
2003-09-17  Alexandre JulliardUse WOWCallback16Ex to switch to vm86 mode so that...
2003-09-17  Alexandre JulliardMoved undocumented functions out of the exported commct...
2003-09-17  Alexandre JulliardMoved out of windef.h a few definitions that don't...
2003-09-16  Mike McCormackAdded mailslot defines.
2003-09-16  Filip NavaraFixed definitions of TTTOOLINFOA/W_V1_SIZE and
2003-09-16  Eric Pouech- Implemented a few information classes in NtQuerySyste...
2003-09-15  Rolf KalbermatterAdded IFileSystemBindData implementation.
2003-09-15  Eric Pouech- Moved Wine extension to get DSound interface from...
2003-09-15  Mike McCormackDeclare mailslot functions.
2003-09-12  Kevin GroeneveldAdd missing wReserved1 member to DCB structure definition.
2003-09-12  Eric PouechMoved some MM internal definition to internal include...
2003-09-11  Dimitrie O. PaunRemove checks from {pop,psh}pack[1248].h that were...
2003-09-11  Alexandre JulliardMoved list.h to include/wine so that it can be used...
2003-09-11  Dimitrie O. PaunThe Get[RGB]Value() macros should return a BYTE, not...
2003-09-11  Geoff ThorpeAdded a stub for NetStatisticsGet.
2003-09-11  Geoff ThorpeAdded a stub for Heap32ListFirst.
2003-09-11  Francois GougetModify winetest_ok to only add a trailing '\n' if there...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-09  Alexandre JulliardConverted the rest of the obj_*.h headers to IDL into...
2003-09-09  Alexandre JulliardSome STATUS_* defines have to be duplicated in winnt.h.
2003-09-08  Alexandre JulliardOn TlsFree, clear the released TLS index in all threads.
2003-09-08  Rolf KalbermatterChange parameter in SHGetSpecialFolderPathA/W to int...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Alexandre JulliardImplemented shtypes.idl and shobjidl.idl and removed...
2003-09-04  Dimitrie O. PaunRemoved non-standard header includes.
2003-09-04  Alexandre JulliardConverted obj_webbrowser.h to IDL and moved the definit...
2003-09-04  Alexandre JulliardConverted docobj.h to IDL.
2003-09-04  Alexandre JulliardRemoved no longer needed include protections.
2003-09-04  Alexandre JulliardConverted ocidl.h to IDL.
2003-09-03  Alexandre JulliardConverted urlmon.h to IDL.
2003-09-03  Alexandre JulliardConverted servprov.h to IDL.
2003-09-03  Alexandre JulliardConverted oleidl.h to IDL.
2003-09-03  Alexandre JulliardConverted comcat.h to IDL.
2003-09-03  Alexandre JulliardUse <> format in generated #include statements.
2003-09-03  Alexandre JulliardMoved the implementation of the pthread wrappers to...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-09-03  Alexandre Julliardshlobj.h must include wine/obj_dragdrophelper.h (report...
2003-09-02  Eric PouechAdded a few missing definitions.
2003-09-02  Martin FuchsDeclare LPCITEMIDLIST as 'const' pointer and adjust...
2003-09-02  Vincent BéronAdded msvcrt headers limits.h and math.h.
2003-09-02  Michael Günnewig- Implemented AVIStreamBeginStreaming and AVIStreamEndS...
2003-09-01  Martin FuchsDefine ICON_SMALL2 and ShowWindowAsync().
2003-09-01  Martin FuchsDefine TBIF_BYINDEX.
2003-08-29  Alexandre JulliardExport SYSDEPS_SwitchToThreadStack() functionality...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-28  Alexandre JulliardStart using the exported TEB structure from winternl...
2003-08-28  Dave BelangerAdded CoDisconnectObject and CoRegisterMessageFilter...
2003-08-28  Robert ReifAdded speaker config macros.
2003-08-28  Mike McCormackAdd CLSID_HTMLDocument.
2003-08-28  Mike McCormackDefine the IPersistMoniker interface.
2003-08-28  Alexandre JulliardRenamed a few more TEB fields.
2003-08-28  Alexandre JulliardRenamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR...
2003-08-27  Alexandre JulliardRenamed a few TEB fields to use the "official" names.
2003-08-27  Gregory M. TurnerImplement (most of) SetupIterateCabinet.
2003-08-27  Alexandre JulliardRemoved some no longer needed definitions from stackfra...
2003-08-27  Alexandre JulliardAdded varargs support for 16-bit entry points.
2003-08-27  Dimitrie O. PaunRemove some unneeded __WINESRC__ tests from the headers.
2003-08-26  Alexandre JulliardMoved profile functions to dlls/kernel.
2003-08-25  Alexandre JulliardDon't build memcpy_unaligned on 386 to avoid MSVC break...
2003-08-25  Alexandre JulliardMoved 16-bit calls initialization and exception handlin...
2003-08-23  Alexandre JulliardExtended WOWCallback16Ex to support register functions...
2003-08-23  Alexandre JulliardMoved 16-bit builtin module handling to dlls/kernel...
2003-08-23  Alexandre JulliardMoved most of the 16-bit task support and NE module...
2003-08-22  Filip NavaraFixed prototypes of CreateStatusWindowA/W, ImageList_Copy,
2003-08-22  Alexandre JulliardRemoved obsolete WIN32_LastError definition.
2003-08-22  Alexandre JulliardRemoved no longer used internal definitions.
2003-08-22  Alexandre JulliardRemoved reference to the WINE_UNICODE_TEXT macro that...
2003-08-21  Alexandre JulliardStore the debug info structure on the thread stack.
2003-08-21  Alexandre JulliardRemoved a few remaining WINVER checks.
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-08-20  Steven EdwardsFix building libwine_unicode with w32api headers.
2003-08-20  Mike McCormackDlopen libncurses.so in wineconsole.
2003-08-20  Alexandre JulliardRemove the dummy pthread functions and use -lpthread...
2003-08-20  Eric PouechRemoved the DOSFS_ specific time related conversion...
2003-08-19  Alexandre JulliardReplaced remaining calls to PROFILE_GetWineIniString...
2003-08-19  Mike McCormackImplement registry key unloading.
2003-08-19  Eric PouechFixed regression in process creation (std handle inheri...
2003-08-19  Erwin WolffRemoved VERSION typedef.
2003-08-19  Jon GriffithsMake RtlTimeToSecondsSince1970 consistent with other...
next