In a call to EnumEnhMetaFile when hdc is NULL, lpRect may be NULL. Add
[wine] / include /
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().
2005-02-21  Hans Leidekker- Add support for color transform handles.
2005-02-21  Vincent BéronAdd a stub for OleLoadPicturePath().
2005-02-21  Vincent BéronAdd LWA_ constants, used in {S/G}LayeredWindowAttributes().
2005-02-21  Hans LeidekkerStub implementations for AbortPrinter, AddPortEx{A,W},
2005-02-21  Vincent BéronAdded LPDWORD definition.
2005-02-21  Vincent BéronAdded IRichEditOleCallback.
2005-02-21  Vincent BéronCorrect the number of args of SNDMSGA in ListView_GetSu...
2005-02-18  James HawkinsConditionally add DECLSPEC_ALIGN(8) to wine's 64-bit...
2005-02-18  Mike McCormackAdded odbcinst.h.
2005-02-16  Ivan Leo PuotiAdd EVENT_QUERY_STATE define.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-02-15  Ivan Leo PuotiMove Rtl*Registry* structs, defines and prototypes...
2005-02-15  Mike McCormackDefine some extra SHFGI values.
2005-02-15  Mike McCormackAdd some more SPI values.
2005-02-14  Eric KohlImplement DelayedMove and FileExists.
2005-02-11  Robert Shearman- Implement AdjustTokenPrivileges, DuplicateTokenEx and
2005-02-10  Mike McCormackUpdate headers, add MsiGetUserInfoA stub implementation.
2005-02-10  Christian CostaAdded WAVE parser.
2005-02-09  Eric Pouech- rewrite MCI interfaces as Unicode interface (as it...
2005-02-08  Jason EdmeadesAvoid compile warnings.
2005-02-08  Mike McCormackAdd the msidbCustomAction and msidbFeatureAttributes...
2005-02-03  Dmitry TimoshkovAdd support for winevent hooks.
2005-02-03  Alexandre JulliardProperly compute the client area valid rects and pass...
2005-02-02  Lauri TulminAdded some more defines.
2005-02-02  Eric Kohl- Implement DoesUserHavePrivilege, EnablePrivilege...
2005-02-02  Mike McCormackAdd the msidbTextStyleStyleBits enumeration.
2005-02-02  Dmitry TimoshkovUse the idFirstChild specified in the MDIClient's CLIEN...
2005-02-01  Alexandre JulliardRemoved the no longer used WIN_SetExStyle function.
2005-02-01  Alexandre JulliardStore the "managed" flag as a window property instead...
2005-02-01  Hans Leidekker- Stub implementations for FtpGetFileSize, FtpCommand...
2005-02-01  Aric StewartAdded some more suminfo stubs.
2005-01-31  Alexandre JulliardWIN_ListParents no longer needs to be exported, make...
2005-01-31  Eric PouechCleanup of dbghelp.h (and a couple of definition fixes...
2005-01-31  Mike McCormackAdd the msidefs.h header.
2005-01-31  Troy RolloCorrect errors in the macros for two DxDiag method...
2005-01-28  Alexandre JulliardUse an X context to associated the x11drv private windo...
2005-01-28  Robert ReifFix structure member name to match windows headers...
2005-01-28  Rein KlazesIn NtQuerySystemInformation, handle request for informa...
2005-01-28  Steven EdwardsAdd a stub dll for the System Event Notification Service.
2005-01-28  Juan LangRemove duplicate definition.
2005-01-27  Mike McCormackAdded idl file for the System Event Notifcation Service...
2005-01-27  Raphael Junqueira- fix typo in wined3d_interface.h
next