Allow the client rectangle to be of arbitrary size and dimensions,
[wine] / include /
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
2005-01-26  Raphael Junqueira- a very basic blending support on fast drawing path...
2005-01-26  Raphael Junqueira- VertexDeclaration device APIs
2005-01-26  Rein KlazesGet rid of the rdtsc cpu instruction method for calcula...
2005-01-24  Ulrich CzekallaAdded WTSAPI32.DLL.
2005-01-24  Ivan Leo PuotiAdded NtLoadDriver and NtUnloadDriver stubs.
2005-01-24  Peter Berg LarsenAdded a simple d3drm.h header.
2005-01-24  Michael JungAdded CRYPT_SERVER define.
2005-01-21  Alexandre JulliardMake WIN_SetStyle more thread-safe by specifying the...
2005-01-21  Juan LangAdded some definitions.
2005-01-20  Robert ReifAdded stubs for NeedRebootInit and NeedReboot.
2005-01-20  Hans LeidekkerStub implementations for EnumPageFiles{A,W}, GetProcess...
2005-01-20  Mike McCormackDeclare the preview functions.
2005-01-20  Ulrich CzekallaAdded stub implementation of NetGetJoinInformation.
2005-01-19  Michael StefaniucHack to fix the compile.
2005-01-19  Raphael JunqueiraBegin support of VertexDeclaration on wined3d using...
2005-01-19  Alexandre JulliardRemoved no longer used WIN_InternalShowOwnedPopups...
2005-01-19  Mike McCormackAdded definition for the USERINFOSTATE enumeration.
2005-01-18  Alexandre JulliardMoved DefWindowProc16 to msg16.c and cleaned up a few...
2005-01-18  Hans LeidekkerImplement and test InternetTime{From,To}SystemTime...
2005-01-18  Jason Edmeades- Handle failures to allocate storage more gracefully.
2005-01-18  Mike McCormackAdd definitions for session change notifications.
2005-01-18  Juan LangMake netspi.h private, as some of its declarations...
2005-01-17  Alexandre JulliardGet rid of nonclient.h and of the corresponding exporte...
2005-01-17  Hans LeidekkerStub implementations for DrawDibChangePalette, DrawDibG...
2005-01-17  Jason Edmeades- Add texture support for all the texture types for...
2005-01-17  Michael JungAdded definitions of TLS1PRF algorithm identifiers.
2005-01-14  Eric Pouech- got rid of include/async.h
2005-01-14  Mike McCormackFix, add and rearrange winsvc.h declarations.
2005-01-14  Dmitry TimoshkovAdd WM_GETOBJECT definition, remove WM_OTHERWINDOWCREAT...
2005-01-14  Ge van GeldorpFix prototypes according to PSDK.
2005-01-14  Robert ShearmanAdd a LIST_FOR_EACH_ENTRY list helper.
2005-01-12  Robert ShearmanAdd LIST_FOR_EACH_SAFE - a list iteration macro that...
2005-01-11  Rémi AssaillyAdded missing declarations in some headers.
2005-01-10  Hans LeidekkerStub implementations for WPUCompleteOverlappedRequest,
2005-01-10  Jacek CabanAdded mshtml.idl.
2005-01-10  Francois GougetAssorted spelling fixes.
2005-01-10  Vincent BéronOnly use Alsa if 1.0 is detected.
2005-01-10  Michael JungAdded SCHANNEL_ALG typedef.
2005-01-09  Jason EdmeadesAdd render target support, and ensure there is a front...
2005-01-09  Vitaly LipatovAdded handling of SBM_GETSCROLLBARINFO message.
2005-01-07  Diego PettenòAdded stub implementation for WINNLS* functions.
2005-01-07  Marcus MeissnerLoad libcapi20.so.* dynamically on demand.
2005-01-06  Mike McCormackDeclare more functions.
2005-01-05  Vitaly LipatovAdd description for ExtTextOut (also include comments...
2005-01-04  Lionel Ulmerfpos_t should be 64 bits (verified with native MSVCRT...
2005-01-04  Mike McCormackAdded some extra functions.
2005-01-04  Alexandre JulliardRemove the no longer needed DCE_ExcludeRgn function and
2005-01-04  Alexandre JulliardFixed the FIXME in RtlNtStatusToDosError, and implemented
2005-01-04  Jacek CabanUncommented 'optional' attributes.
2005-01-04  Mike McCormackAdd cfgmgr32.h header.
2005-01-03  Alexandre JulliardFixed CLSID_AVISimpleUnMarshal export.
2005-01-03  Hans LeidekkerStub implementations for SHUpdateImageA, SHHandleUpdate...
2005-01-03  Peter Berg LarsenDefine DirectPlayLobbyCreate to be either the W or...
2005-01-03  Michael JungAdded some defines concerning SChannel CSPs.
2005-01-03  Hans LeidekkerStub implementations for GetKernelObjectSecurity,
next