winspool.h: Add missing declarations.
[wine] / include /
2006-02-01  Detlef Riekenbergwinspool.h: Add missing declarations.
2006-01-31  Robert Shearmaninclude: Add SC_ENUM_TYPE to winsvc.h.
2006-01-31  Robert Shearmanwidl: Define a value for RPC_FC_WSTRING.
2006-01-31  James Hawkinssetupapi: Add definitions for the SetupGetInfInformatio...
2006-01-31  Juan Langwincrypt: Fix typo.
2006-01-30  Dmitry Timoshkovgdi: Add support for creating extended pens.
2006-01-30  Maarten Lankhorstriched20: Make CreateTextServices use ITextHost.
2006-01-30  Mike McCormackmsi: Add an implementation of MsiGetDatabaseState.
2006-01-30  Juan Langwincrypt.h: Add more missing defines.
2006-01-27  Robert Shearmaninclude: Add types and definitions for RPC user callbac...
2006-01-27  Robert Shearmaninclude: Add new union cases for PROPVARIANT structure.
2006-01-27  Mike McCormackserver: Fix the file notification interface to use...
2006-01-26  Hans Leidekkerntdll: Add implementation of tape IOCTLs.
2006-01-26  Hans Leidekkerinclude: Add some defines related to tape support.
2006-01-25  Alexandre Julliardwtypes: Don't specify alignment for DOUBLE and DATE...
2006-01-24  Alexandre JulliardAvoid importing _strlwr/_strupr from ntdll.
2006-01-24  Robert Shearmanwidl: Added some more constants for conformance descrip...
2006-01-24  Robert Shearmanwidl: Strings.
2006-01-24  Jacek CabanAdded mshtmcid.h.
2006-01-24  Huw Daviesgdi: Use correct include file for FT_Get_Module.
2006-01-23  Alexandre Julliardmsvcrt: Added EILSEQ definition.
2006-01-23  Eric Pouechdbghelp: Brought dbghelp.h a bit closer to PSDK definit...
2006-01-23  Eric Pouechdbghelp: Started implementation of the global callback...
2006-01-23  Eric Pouechdbghelp: Symbol info.
2006-01-23  Dmitry TimoshkovICCompressorChoose should initialize fccType and fccHan...
2006-01-21  James Hawkinsadvpack: Add a stub for RebootCheckOnInstall.
2006-01-21  James Hawkinsadvpack: Add a stub for SetPerUserSecValues.
2006-01-21  James Hawkinsadvpack: Add stubs for the user stub wrapper functions.
2006-01-20  Alexandre Julliardntdll: Move the %gs register to the ntdll_thread_regs...
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...
next