wined3d: Create a common WineD3D base class, IWineD3DBase.
[wine] / include /
2006-01-17  H. Verbeetwined3d: Create a common WineD3D base class, IWineD3DBase.
2006-01-17  Robert Shearmanuser: Fix WM_QUIT message ordering from PostQuitMessage.
2006-01-17  Mike McCormackkernel32: Create a stub implementation for PostQueuedCo...
2006-01-16  Mike McCormackkernel32: Declare BindIoCompletionCallback().
2006-01-16  Mike McCormackkernel32: Define SCS_64BIT_BINARY.
2006-01-16  Mike McCormackkernel32: Add FILE_NOTIFY_INFORMATION.
2006-01-14  Alexandre Julliardmsvcrt: Implemented asctime, ctime and strftime instead...
2006-01-14  James Hawkinsadvpack: Add stubs for CloseINFEngine, OpenINFEngine...
2006-01-14  James Hawkinsadvpack: Add a stub for AddDelBackupEntry.
2006-01-14  Alexandre JulliardGet rid of the no longer needed DECL_GLOBAL_CONSTRUCTOR...
2006-01-13  James Hawkinsadvpack: Add stubs for the file save/restore functions.
2006-01-13  Alexandre Julliardntdll: Add debug registers to the context of all except...
2006-01-13  Alex Villacís Lassomsacm: Add definition for ACM_DRIVERADDF_NAME.
2006-01-12  Eric Pouechntdll: Created infrastructure to support IOCTL for...
2006-01-12  Vitaliy Margolenntdll: NtQueryInformationToken change parameters accord...
2006-01-12  James Hawkinsadvpack: Add stubs for the remaining registry functions.
2006-01-11  Alexandre Julliardntdll: Handle NtSetContextThread on the client side...
2006-01-10  Alexandre Julliardntdll: NtRaiseException doesn't need to be a register...
2006-01-10  Mike McCormackmsi: Fixed the prototype of MsiDatabaseIsTablePersistent.
2006-01-10  Troy Rollouser: Fix return type of EnableMenuItem.
2006-01-10  Troy RolloFix GetModuleFileNameEx definition.
2006-01-09  Saulius Krasuckasinclude: Add missing color space constants.
2006-01-06  Hans LeidekkerUpdate copyright info for the new year.
2006-01-05  Eric Pouechdbghelp: StackWalk (32 and 64 bit version).
2006-01-04  Alexandre JulliardAvoid DECLSPEC_NORETURN on function pointers for MSVC...
2006-01-03  Eric Pouechntdll: Correct implementation for atom query functions.
2006-01-03  Rolf Kalbermatterinclude: Fix DECLSPEC_NORETURN for compilation with...
2006-01-03  Steven Edwardsgdi: Move EMRSETTEXTJUSTIFICATION structure to the...
2005-12-26  Eric Pouechdbghelp: Internal search routines can now be case sensi...
2005-12-22  Ulrich Czekallaole32: Return error instead of asserting if storage...
2005-12-21  Detlef Riekenbergwinspool: Add version resource.
2005-12-21  Hans Leidekkerwldap32: Added configure checks for some potentially...
2005-12-20  H. Verbeetwined3d: Cleanup shader constants code a little bit.
2005-12-19  Eric Pouechdbghelp: Implemented SymMatchString.
2005-12-19  Jacek CabanFix typo in urlmon.idl.
2005-12-16  Alexandre JulliardException handling: Added a magic __EXCEPT_PAGE_FAULT...
2005-12-16  Stefan Leichtershell32: Fix return value of PathProcessCommand.
2005-12-16  Jacek CabanAdded some declarations to mshtml.idl.
2005-12-16  Ivan Leo PuotiAdd some structs/prototypes to wdm.h.
2005-12-15  James Hawkinssetupapi: Added stubs for SetupGetInfInformation and
2005-12-14  Vitaliy Margolenntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
2005-12-12  Alexandre Julliardserver: Support for opening devices.
2005-12-12  Marcus Meissnerwinsock: getaddrinfo return codes
2005-12-12  Paul Vriensurlmon.idl: Add some BINDSTATUS values.
2005-12-12  Jacek CabanAdded declaration of IHTMLDocument3 and more DISPIDs.
2005-12-09  Markus AmslerRemove unneeded ; from DECL_WINELIB_TYPE_AW in mmsystem.h.
2005-12-09  Alexandre Julliardserver: Added object attributes to a few more requests.
2005-12-09  Alexandre JulliardMake wine_server_fd_to_handle use attributes instead...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in dup_h...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in token...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in proce...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in snaps...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in conso...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in file...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in socke...
2005-12-09  Oliver Stieberwined3d: Vertex shader 8 support.
2005-12-08  Raphael Junqueiradplay: dx8/dx9 support (missing includes).
2005-12-08  H. Verbeetd3d8/d3d9: Define D3D_SDK_VERSION.
2005-12-08  Alexandre Julliardntdll: Check for failure to get the user path in RtlOpe...
2005-12-06  Robert ShearmanOLE: Update the type of the oVft parameter for DispCall...
2005-12-06  Alexandre Julliardmlang: Properly declare the interface uuids.
2005-12-06  Dmitry Timoshkovmlang: Implement IEnumRfc1766 interface.
2005-12-05  Vitaliy MargolenMove mailslot devices into directory name space.
2005-12-05  Vitaliy MargolenMove named pipe objects into directory name space.
2005-12-05  Eric Pouechdbghelp: Implemented StackWalk64.
2005-12-03  Aric CyrMove standard WGL function declarations to wingdi.h.
2005-12-02  Vitaliy MargolenMove mapping (section) objects into directory name...
2005-12-02  Vitaliy MargolenMove timer objects into directory name space.
2005-12-02  Vitaliy MargolenMove semaphore objects into directory name space.
2005-12-02  Vitaliy MargolenMove event and mutex objects into directory name space.
2005-12-02  Vincent BéronUse the typedef'd declaration of IRpcStubBuffer and...
2005-12-02  Francois GougetBetter stick to the PSDK types.
2005-12-02  Francois GougetAdd IMAGEHLP_MODULEW64.
2005-12-01  Alexandre JulliardFixed some compiler warnings on Darwin.
2005-12-01  James HawkinsAdd a stub for AdvInstallFile.
2005-12-01  Robert ShearmanCleanup SSL connections properly, do a few security...
2005-11-30  Peter LemenkovAdded WS_EX_COMPOSITED.
2005-11-30  Willie SippelAdded more Nvidia card IDs.
2005-11-30  Vitaliy MargolenImplement symbolic link object in wineserver.
2005-11-30  Vincent BéronAdd some prototypes to include/ for already existing...
2005-11-30  Raphael JunqueiraAdd support for Intel drivers version string.
2005-11-29  Vitaliy MargolenImplement directory object in wineserver.
2005-11-29  Oliver StieberAdded support for vertex and pixel shader constants...
2005-11-29  Paul VriensAdded some stubbed Ds-calls
2005-11-29  Vitaliy MargolenStub StackWalk64.
2005-11-29  Eric PouechAdded support for 'loading' virtual modules.
2005-11-29  Eric PouechImplemented SymGet{Next|Prev}Line64.
2005-11-29  Eric PouechImplemented SymGetModuleInfo64.
2005-11-29  Eric PouechImplemented SymUnloadModule64.
2005-11-29  Peter LemenkovAdded some definitions.
2005-11-29  Eric PouechImplemented SymLoadModuleEx.
2005-11-29  James HawkinsAdd ADN_DEL_UNC_PATHS define to advpub.h.
2005-11-29  Robert ShearmanMake IAdviseSink methods non-async and remove the IAsyn...
2005-11-29  Eric PouechAdded calling convention definitions.
2005-11-29  Eric PouechAdded stub for dbghelp.SymRegisterCallback64.
2005-11-28  Alexandre JulliardRemove unnecessary external variable declarations.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-28  Dmitry TimoshkovSet both dwVersionICM and dwVersion to ICVERSION in...
2005-11-28  Vitaliy MargolenAdd directory and symlink access rights.
2005-11-28  Vijay Kiran KamujuAdded some missing definitions in usp10.h.
next