Fix crash on drawStridedSlow.
[wine] / include /
2005-04-25  Alexandre JulliardDefine strncpy to an error to make sure it doesn't...
2005-04-25  Alexandre JulliardRemove a few more instances of strncpy.
2005-04-25  Marcus Meissnergcc4 alias fixes.
2005-04-24  Mike McCormackImplemented NtSignalAndWaitForSingleObject.
2005-04-22  Robert Shearman- Clean up well-known privileges.
2005-04-21  Alexandre JulliardGet rid of the remaining calls to strncpyW, and remove...
2005-04-21  Paul VriensRemove THREAD_INFO struct.
2005-04-20  Francois GougetFix the DCICreatePrimary() prototype. It's supposed...
2005-04-20  Alexandre JulliardAllow nested hardware message processing by storing...
2005-04-20  Mike McCormackAdded evntrace.h and wmistr.h.
2005-04-20  Mike McCormackDefine LPCGUID.
2005-04-19  Huw DaviesWTSFreeMemory stub.
2005-04-19  Francois GougetAssorted spelling fixes.
2005-04-18  Eric PouechRemoved the no longer user APC_ASYNC kind of APC.
2005-04-18  Eric Pouech- moved named pipe creation to ntdll
2005-04-18  Eric PouechAdded proper definition for PRINTDLGEX[AW] structures.
2005-04-18  Sami AarioAdded stubs for RunSetupCommand and DelNode.
2005-04-16  Mike McCormackDeclare and define a stub for NtSignalAndWaitForSingleO...
2005-04-16  Benjamin Cutler- Correct args for NtPowerInformation.
2005-04-15  Mike McCormackAdd some more Windows Terminal Server API definitions.
2005-04-15  Mike McCormackAdd prototypes for some Gdi* functions.
2005-04-14  Michael LinDefine WINUSERAPI.
2005-04-13  Alexandre JulliardMoved the BITMAPOBJ structure to gdi_private.h.
2005-04-13  Steven EdwardsRegister Shell Drag and Drop Helper.
2005-04-12  Ivan Leo PuotiAdded typedef for DEVICE_POWER_STATE.
2005-04-11  Alexandre JulliardAdd new powrprof.h header.
2005-04-11  Huw DaviesAdd some missing SFGAO_ defines and fix SFGAO_GHOSTED.
2005-04-11  Benjamin CutlerAdded function/enum/structs for power management API.
2005-04-11  Mike McCormackMove mailslot set and query info implementation to...
2005-04-11  Michael LinAdded missing OleDraw() declaration.
2005-04-11  Juan LangImplement SetupDiClassNameFromGuidExA.
2005-04-11  Juan LangAdd a few missing declarations.
2005-04-11  Mike McCormackAdd uCLSSPEC, CSPLATFORM and QUERYCONTEXT structures.
2005-04-11  Dimitrie O. PaunRemove reference to nonexistant strmif.h.
2005-04-11  James HawkinsRemove nonstandard type LPLPVOID.
2005-04-11  Vincent BéronFix a typo in a comment.
2005-03-31  Alexandre JulliardReturn the coordinates information needed to setup...
2005-03-30  Mike McCormackImplement mailslots.
2005-03-30  Jacek CabanAdded IMonikerProp and IInternetPriority interfaces.
2005-03-30  Jacek CabanAdded some definitions.
2005-03-30  Alexandre JulliardOnly reset the clip region in GetDC() if a new region...
2005-03-29  Oliver Stieber- Volume now inherits Resource. This isn't the way...
2005-03-29  Eric Pouech- Various improvements for minidump module information
2005-03-29  James Hawkins- Implement NtLoadKey.
2005-03-28  Mike McCormackImplement CreateMailslot using NtCreateMailslotFile.
2005-03-28  Vladdy ImpalerDefine the IAMStreamConfig interface.
2005-03-27  Alexandre JulliardStore the handle to the stock bitmap when the first...
2005-03-25  Alexandre JulliardExplicitly store the stack of saved DCs in the DC struc...
2005-03-25  Jacek CabanAdded mshtmhst.idl.
2005-03-25  Alexandre JulliardMoved DCE support to the X11 driver.
2005-03-25  Alexandre JulliardReplace the link_window request by a set_parent request...
2005-03-24  Kevin KoltzauAdded full support for xbuttons (side mouse buttons).
2005-03-24  Alexandre JulliardDon't maintain a client-side WND structure for the...
2005-03-23  Alexandre JulliardGet rid of the window lock suspend mechanism.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-23  Alexandre JulliardCreate a new server request for accepting hardware...
2005-03-21  Alexandre JulliardTry to always keep the server window Z-order in sync...
2005-03-21  Troy RolloImplement CreateUrlCacheEntryW and CommitUrlCacheEntryW...
2005-03-21  Vincent BéronFixed some calling conventions.
2005-03-19  Alexandre JulliardAdded support for the TLS expansion slots, adding an...
2005-03-18  Mike McCormackImplement summary information loading and saving.
2005-03-17  Alexandre JulliardMake the server know about the visible area of a window...
2005-03-17  Dmitry TimoshkovMatch OVERLAPPED structure to the SDK definition.
2005-03-17  Alexandre JulliardCompute the top clipping window directly on the server...
2005-03-17  Mike McCormackDeclare inline string function WINAPI (found by Krzyszt...
2005-03-17  Jon GriffithsAdd some missing interfaces.
2005-03-17  Robert Shearman- Add critsec debugging info.
2005-03-16  Phil KrylovAdded missing PFE_ and PFA_ definitions.
2005-03-16  Mike McCormackAdd property IDs for MSI summary information.
2005-03-16  Mike McCormackAdd defines for SLDF flags.
2005-03-16  Hans LeidekkerStub implementations for WTSCloseServer, WTSDisconnectS...
2005-03-14  Phil KrylovAdded missing PFA_JUSTIFY definition.
2005-03-14  Mike McCormackMove interface declarations to shobjidl.idl.
2005-03-14  Oliver StieberEncapsulate texture, surface encapsulated.
2005-03-14  Martin FuchsFix function definitions for msvc build.
2005-03-11  Alexandre JulliardGet rid of version #ifdefs.
2005-03-10  Alexandre JulliardProperly cope with get_message being called recursively...
2005-03-10  Juan LangAdd some missing declarations.
2005-03-09  Alexandre JulliardMoved SendInput and related functions to the USER drive...
2005-03-09  Robert ShearmanRemove duplicate message defines in header.
2005-03-09  Maxime BellengéImplemented MIIM_BITMAP state.
2005-03-08  Alexandre JulliardFixed WS_FD_CLR and WS_FD_SET macros (spotted by Thomas...
2005-03-07  Ulrich CzekallaCreate a thread-specific selection window to make sure...
2005-03-07  Eric PouechAdded support for minidump (read & write).
2005-03-05  Mike McCormackDeclare the value of STGM_DIRECT_SWMR.
2005-03-04  Steven EdwardsAdded a check for poll.h.
2005-03-04  Krzysztof Foltman- added missing CFM_ constants to make RichEdit 2.0...
2005-03-03  Oliver StieberAdded a stubbed out version of query to d3d9 and wined3d.
2005-03-03  Dimitrie O. PaunUnicodification. Small cleanups.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-03-02  Oliver StieberImplemented guids for wined3d.
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-03-02  Oliver StieberPut all the stubs in wined3d in place, with some functi...
2005-03-02  Alexandre JulliardBeginnings of inter-process GetDC support.
2005-03-01  Juan LangImplement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInte...
2005-02-24  Dmitry TimoshkovMatch RaiseException and EXCEPTION_RECORD to SDK defini...
2005-02-24  Aric StewartDefine msidbComponentAttributes.
2005-02-22  Ivan Leo PuotiAdded a couple of defines.
2005-02-22  Mike McCormackMake lstr* functions inline inside Wine.
2005-02-21  Vincent BéronAdd a definition for OpenInputDesktop().
next