Export SYSDEPS_SwitchToThreadStack() functionality from libwine as
[wine] / include /
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...
2003-08-18  Jon GriffithsMake I1 fields explicitly signed.
2003-08-18  Jon GriffithsAdd some new types and functions.
2003-08-18  Jon GriffithsCast hresult error codes to HRESULT.
2003-08-15  Alexandre JulliardMoved __errno_location() handling to pthread.c, and...
2003-08-13  Dimitrie O. PaunAlias _vsnprintf as vsnprintf.
2003-08-13  Dimitrie O. PaunAdd definitions for the S_IS* macros.
2003-08-13  Dimitrie O. PaunAdd a bunch of IMAGE_SIZEOF_* constants.
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...
2003-08-12  Alexandre JulliardAllocate DebugInfo field for all critical sections...
2003-08-12  Dmitry TimoshkovConvert CreateDC to unicode in the driver interface.
2003-08-12  Mike McCormackStub implementation of FlashWindowEx.
2003-08-12  Dimitrie O. PaunConsolidate all kernel power management functions.
2003-08-12  Mike McCormackAdded two printer error codes.
2003-08-12  Phil KrylovAdded ES_SELECTIONBAR style.
2003-08-11  Phil KrylovAdded some missing FR_* defines.
2003-07-26  Alexandre JulliardImplemented inter-thread SendMessageCallback.
2003-07-26  Martin FuchsFixed Ansi version of RenderFILENAME and implement...
2003-07-26  Martin FuchsFixed GetFileEttributesEx define.
2003-07-26  Martin FuchsExtend for additional Shell Content and Attribute Flags.
2003-07-24  Mike McCormackAdded a security token object in wineserver.
2003-07-24  Pierre d'HerbemontMake the PowerPC interlocked assembler code volatile.
2003-07-21  Martin FuchsDefine SHGDNF.
2003-07-21  Martin FuchsDefine IExtractIcon for ANSI/Unicode.
2003-07-21  Mike McCormackMoved declaration of VTableProvStruc from dlls/advapi32...
2003-07-21  Rok MandeljcSplit the dmusic interfaces.
2003-07-21  Jon GriffithsAdd GetSystemWindowsDirectory, GetCurrentHwProfile.
2003-07-19  Jon GriffithsMSVC fixes.
2003-07-19  Jeff Muizelaar- add IMAGE_FILE_NET_RUN_FROM_SWAP define
2003-07-18  Mike McCormackImplemented password caching.
2003-07-18  Jon GriffithsDon't redefine __WINE_USE_MSVCRT (msvc warning).
2003-07-18  Jon GriffithsFixed msvc warning.
2003-07-18  Jon GriffithsInclude oleauto.h before oleidl.h, as per native headers.
2003-07-18  Jon GriffithsAdd a bunch of missing stuff.
2003-07-15  Francois GougetSpelling fixes (s/occured/occurred/ and variants).
2003-07-15  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Lionel...
2003-07-15  Pierre d'HerbemontChange __PPC__ define to __powerpc__.
2003-07-15  Casper HornstrupDefine constants of M_PI & M_PI_2.
2003-07-11  Alexandre JulliardRun WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context...
2003-07-11  Alexandre JulliardImplemented the SMTO_ABORTIFHUNG flag of SendMessageTim...
2003-07-11  Alexandre JulliardWarning fix.
2003-07-09  Dmitry TimoshkovUse inline versions of APIs only internally in Wine.
2003-07-09  Dmitry TimoshkovAdded support for CP_UNIXCP.
2003-07-09  Alexandre JulliardImplemented the ThreadBasicInformation case for
2003-07-09  Francois GougetSpelling fixes.
2003-07-08  Alexandre JulliardImplemented NtRead/WriteVirtualMemory.
2003-07-08  Raphael JunqueiraSome fixes on d3d8 and d3d9 headers.
2003-07-03  Alexandre JulliardAdded a file_exists argument to wine_dll_load to allow...
2003-07-02  Marcus MeissnerPowerPC inline versions of the interlocked functions.
2003-07-02  Eric Pouech- renamed winmm.OpenDriverW into winmm.OpenDriver
2003-07-02  Michael Günnewig- Fixed memory leak in AVISaveOptions.
2003-07-01  Alexandre JulliardAdd strmif.h to the headers included in libuuid.
2003-07-01  Alexandre JulliardAdd #ifdefs around forwards and interfaces like MIDL...
2003-07-01  Eric Pouech- removed next & prev fields from WINE_MODREF and imple...
2003-07-01  Raphael Junqueira- some cleanups and fixes on d3d8 and d3d9 headers
2003-06-30  Alexandre JulliardImplemented NtDelayExecution and make Sleep call it.
2003-06-30  Robert Shearman- Added DShow headers.
2003-06-30  Marcus MeissnerAdded PF_PAE_ENABLED and PF_XMMI64_INSTRUCTIONS defines.
2003-06-30  Raphael JunqueiraAdded DirectPlay8 headers.
2003-06-27  Alexandre JulliardRemoved Wine-specific definition from exported header...
2003-06-27  Shachar ShemeshImplementation of the reordering algorithm by calling...
2003-06-27  Dmitry TimoshkovImplement LCMapString using unicode collation tables.
2003-06-27  Alexandre JulliardMoved some of the process functions to dlls/kernel.
2003-06-26  Eric Pouech- made async.h ready for use in ntdll: replaced all...
2003-06-26  Eric PouechAdded dbghelp.h header.
next