Added some missing defines and a struct.
[wine] / include /
2004-01-09  Robert ReifAdded some missing defines and a struct.
2004-01-09  Ulrich CzekallaAdded header dbt.h.
2004-01-09  Aric StewartEnable Tablet support with both Tilt and Pressure.
2004-01-08  Alexandre JulliardThere's no need for DUMMYUNIONNAME in private headers.
2004-01-08  Kevin KoltzauDefine OPENFILENAME_SIZE_VERSION_400.
2004-01-08  Alexandre JulliardAdded configure check for readlink.
2004-01-08  Alexandre JulliardIf supported by the linker, prevent the ELF loader...
2004-01-08  Mike McCormackAdd icm.h for colour management.
2004-01-08  Kevin KoltzauDefine structs FILEDESCRIPTOR and FILEGROUPDESCRIPTOR...
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-06  Martin FuchsDefine IShellExecuteHook interface.
2004-01-06  Alexandre JulliardSHCoCreateInstance is now documented (spotted by Franco...
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2004-01-05  Martin FuchsCorrect return type of SHFileOperationA/W.
2004-01-05  Steven EdwardsMSVC porting fixes.
2004-01-03  Mike HearnImplemented RegFlushKey and NtFlushKey.
2004-01-02  Alexandre JulliardAdded wine_dll_get_owner function that retrieves the...
2004-01-02  Steven EdwardsFix compiling netapi32 on MSVC with PSDK headers.
2004-01-02  Alexandre JulliardUpdated configure with autoconf 2.58. Set the bug repor...
2004-01-01  Dmitry TimoshkovAdd support for many MCIWNDM_ messages and some MCI_...
2003-12-31  Alexandre JulliardStore window icons in the window structure so that...
2003-12-31  Dmitry TimoshkovFix many function prototypes and data types according...
2003-12-31  Dmitry TimoshkovAdd Unicode->ANSI MCI message mapping, implement mciSen...
2003-12-30  Rein Klazes- Add a bitmap resource with the font icons: TrueType...
2003-12-15  Dmitry TimoshkovImplement support for many MCIWndClass MCI_ and MCIWNDM...
2003-12-13  Aric StewartBetter handling of some service functions.
2003-12-13  Kirill SmelkovAdded CreateAsyncBindCtx and IsAsyncMoniker stubs.
2003-12-13  Ge van GeldorpWhen building a PE DLL (MinGW), variables exported...
2003-12-12  Jon GriffithsAdded RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLas...
2003-12-11  Alexandre JulliardStore a pointer to the client-side class structure...
2003-12-11  Kirill SmelkovAdded stub and prototype for WSAJoinLeaf.
2003-12-11  Mike McCormackImplement CryptRegisterOIDFunction and CryptSIPAddProvider.
2003-12-10  Alexandre JulliardAdded window classes in the server, and support for...
2003-12-10  Alexandre JulliardAdded support for inter-process GetWindowWord.
2003-12-10  Jon GriffithsAdd a few soon-to-be-implemented functions.
2003-12-08  Kevin KoltzauImplemented GetTitleBarInfo.
2003-12-08  Alexandre JulliardAdded CS_DROPSHADOW.
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-12-08  Mike McCormackStub implementations for CertCreateCRLContext and CertC...
2003-12-08  Juan LangPartially implement NetWkstaGetInfo.
2003-12-08  Dimitrie O. PaunMove include/bitmaps/*.xpm where they belong.
2003-12-05  Alexandre JulliardGet rid of clipboard.h.
2003-12-04  Dimitrie O. PaunAdd missing ListView_GetViewRect() macro.
2003-12-04  Alexandre JulliardMoved the DEFINE_REGS_ENTRYPOINT macros to include...
2003-12-03  Kirill SmelkovIBindHost interface additions.
2003-12-03  Kirill SmelkovAdded IObjectWithSite interface.
2003-12-02  Alexandre JulliardUse wine_server_release_fd() instead of close() everywh...
2003-12-02  Mike McCormackStub implementations for ChangeServiceConfigA/W.
2003-12-02  Thomas Brix LarsenAdded stub for CryptProtectData, so programs like Skype...
2003-12-01  Alexandre JulliardAdded wine_server_release_fd function to release the...
2003-12-01  Mike McCormackDeclare some MSI functions.
2003-12-01  Kirill SmelkovAdded SetDCPenColor prototype.
2003-11-30  Dmitry TimoshkovA general cleanup of the version resources in Wine...
2003-11-30  Stefan LeichterChanged the version resource to be created in the commo...
2003-11-29  Juan LangImplemented a lot of Netbios().
2003-11-28  Alexandre JulliardBetter support for div and ldiv in Winelib apps.
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-26  Alexandre JulliardAdded support for inter-process GetWindowLong on the...
2003-11-26  Alexandre JulliardFixed WINELIB_NAME_AW typo (thanks to Robert Shearman).
2003-11-26  Dimitrie O. PaunAdded a few missing TabCtrl_* macros.
2003-11-26  Kevin KoltzauImplement the TME_NONCLIENT flag in TrackMouseEvent...
2003-11-26  Alexandre JulliardAdded missing prototypes for some implemented functions.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-11-26  Alexandre JulliardMoved the ShellExecuteEx definitions to shellapi.h...
2003-11-25  Huw DaviesLet enhmetafiles reuse gdi handles. This works by...
2003-11-25  Alexandre JulliardStore the thread entry point in the startup info passed...
2003-11-25  Pierre d'HerbemontAdd Darwin/Mac OS X support to the build system.
2003-11-25  Alexandre JulliardStore the last error code at the TEB offset used by...
2003-11-25  Eric PouechGot rid of DRIVE_OpenDevice, and replaced it with Win32...
2003-11-25  Alexandre JulliardRemoved MODULE_GetLoadOrderA.
2003-11-25  Ulrich CzekallaImplemented DMORegister, DMOUnregister, DMOGetName...
2003-11-25  Alexandre JulliardRemoved task.h.
2003-11-25  Mike McCormackAdded some structures used by NetUserModalsGet.
2003-11-22  Alexandre JulliardCreate a huge array in bss to reserve the memory area...
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-11-21  Gregory M. TurnerImplemented RpcObjectSetType.
2003-11-20  Vincent BéronRemoved stale instance.h.
2003-11-19  Rein KlazesInclude ft2build.h before freetype/freetype.h. Libfreet...
2003-11-18  Robert Shearman- AVI Splitter implementation.
2003-11-18  Francois GougetAssorted spelling fixes.
2003-11-18  Alexandre JulliardRemoved include/selectors.h.
2003-11-17  Alexandre JulliardMoved toolhelp.h to dlls/kernel.
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-11-17  Alexandre JulliardMoved a few definitions used in only one source file...
2003-11-17  Alexandre JulliardAdded wine_ldt_is_system() to replace the IS_SELECTOR_S...
2003-11-15  Alexandre JulliardMoved a number of DOS definitions out of the global...
2003-11-14  Alexandre JulliardMoved winedos loading functionality to dlls/kernel...
2003-11-14  Jon GriffithsAdd some missing prototypes/defines.
2003-11-14  Eric Pouech- moved the remaining of int21 calls to dlls/winedos
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...
2003-11-14  Dmitry TimoshkovAdd preliminary support for keyboard layout APIs.
2003-11-13  Alexandre JulliardRemoved instance.h and callback.h, moving their contents to
2003-11-12  Alexandre JulliardAdded configure check for pthread_getattr_np.
2003-11-12  Alexandre JulliardAdded sigsetjmp/siglongjmp and gettid to the portabilit...
2003-11-11  Alexandre JulliardMoved the exec_wine_binary function to the wine library...
2003-11-11  Ulrich CzekallaAdded stubs for AccessCheckByType, AddAuditAccessAce,
2003-11-11  Alexandre JulliardAuthors: Dmitry Timoshkov <dmitry@codeweavers.com>...
2003-11-11  Rolf KalbermatterAdd constants for DSA_InsertItem and DPA_InsertPtr...
2003-11-09  Alexandre JulliardMoved the remaining SYSDEPS_* functions to the wine_pth...
2003-11-09  Huw DaviesLoad any TrueType fonts that fontconfig knows about.
next