Fully implement WAVEDEVICEMAPPING property set.
[wine] / include /
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().
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...
next