Add more Nt* functions.
[wine] / include /
2005-07-06  Mike McCormackAdd more Nt* functions.
2005-07-06  Frank RichterAdd missing DC_GRADIENT and DC_BUTTONS, as used by...
2005-07-06  Mike McCormackDefine PVOID64 and FILE_SEGMENT_ELEMENT.
2005-07-05  Aric StewartAdd source.c to start handling the various MsiSourceLis...
2005-07-05  Paul VriensFixed typo.
2005-07-05  Maarten LankhorstAdded txtbit declarations.
2005-07-05  Vijay Kiran KamujuAdd IXMLElementNotificationSink definition for IE4...
2005-07-05  Oliver StieberImplemented stateblocks in wined3d.
2005-07-05  Vijay Kiran KamujuAdded declaration for IMimeInfo interface.
2005-07-05  Alexandre JulliardAdded vararg argument type so that the relay code can...
2005-07-05  Paul VriensRemoved 4 bytes from the SYSTEM_PROCESSOR_PERFORMANCE_I...
2005-07-05  Maarten LankhorstAdded missing declaration for ITextServices->OnTxInPlac...
2005-07-05  Thomas WeidenmuellerIsThemeDialogTextureEnabled should have one parameter...
2005-07-03  Mike McCormackDefine more Nt* functions.
2005-07-03  Felix NawothnigAdd some values to the PROCESS_INFORMATION_CLASS enumer...
2005-07-03  Frank RichterAdd missing NMBCHOTITEM struct.
2005-07-03  Felix NawothnigAdded unit tests for RegGetValue.
2005-07-02  Jacek Caban- Added more definitions.
2005-07-02  Vijay Kiran KamujuAdd missing declarations for IXMLDocument2 and IXMLElem...
2005-07-01  Phil KrylovFixed dlls/ntdll/cdrom.c compilation in Darwin by addin...
2005-07-01  Mike McCormackAdded textserv.h.
2005-07-01  Vijay Kiran KamujuAdded xmldso.idl.
2005-07-01  Juan Lang- add more prototypes
2005-06-30  Alexandre JulliardAttempt at a better fix for the winsock.h problems...
2005-06-30  Vijay Kiran KamujuAdded msxml2.idl.
2005-06-30  Alexandre JulliardRemoved some no longer used asm checks.
2005-06-30  Juan LangAdd more missing OIDs.
2005-06-29  Vijay Kiran KamujuAdded defines for XMLDOM stuff.
2005-06-29  Steven EdwardsAdd basetyps.h based on the public domain mingw header...
2005-06-29  Paul VriensCorrect some OIDs.
2005-06-28  Mike McCormackDeclare some Nt* functions.
2005-06-27  Dmitry TimoshkovAdd a check for sg_io_hdr_t and (not tested) check...
2005-06-27  Eric PouechImplemented OpenProcess on top of NtOpenProcess.
2005-06-27  Vitaly LipatovChanges stub to FIXME for GetGlobalFontLinkObject.
2005-06-27  Mike McCormackAdd pointer types for token structures.
2005-06-27  Mike McCormackDefine KAFFINITY.
2005-06-27  Mike McCormackDeclare and fix function prototypes.
2005-06-27  Mike McCormackDeclare some Nt* functions.
2005-06-27  Mike McCormackDUPLICATE_* flags should be defined in winnt.h.
2005-06-25  Hans LeidekkerFix some -Wmissing-declarations warnings.
2005-06-25  Mike McCormackDon't include winreg.h.
2005-06-25  Juan LangAdd more missing definitions.
2005-06-24  James Hawkins- Define FSCTL_PIPE_IMPERSONATE.
2005-06-24  Oliver StieberAdd support for samplers.
2005-06-24  Mike McCormackAdd prototype and fix RtlpNtCreateKey.
2005-06-23  Mike McCormackDefine the msidbControlAttributes enumeration.
2005-06-23  Oliver StieberImplement swapchains.
2005-06-23  James HawkinsAdd stub implementation of RtlAddAuditAccessAce.
2005-06-22  Vijay Kiran KamujuAdd definition for IXMLAttribute.
2005-06-22  Vijay Kiran KamujuAdd missing guids and declarations.
2005-06-22  Mike McCormackDeclare RtlGUIDFromString and RtlStringFromGUID.
2005-06-22  Mike McCormackDeclare ProcessIdToSessionId.
2005-06-21  Vijay Kiran KamujuAdd definitions for AMMSF_STOPIFNOSAMPLES and AMMSF_NOS...
2005-06-21  Maarten Lankhorst- Added new INTERNET_OPTION* defines.
2005-06-21  Pierre d'HerbemontFix winsock.h and stdlib.h collision by including windo...
2005-06-21  Paul VriensAdded KERNEL_USER_TIMES struct.
2005-06-20  Mike McCormack- avoid winternl.h depending on winbase.h
2005-06-20  Jeremy WhiteRevamp the initialization for Alsa.
2005-06-20  Vitaly Lipatov- Realize DoEnvironmentSubstA via ExpandEnvironmentStri...
2005-06-20  Robert ShearmanAdd support for impersonating a token.
2005-06-20  Hans LeidekkerStub implementation for GetMenuBarInfo.
2005-06-20  Robert ShearmanImplement RtlImpersonateSelf, RevertToSelf and MapGener...
2005-06-20  James HawkinsImplement RtlCopySecurityDescriptor.
2005-06-20  Marcus MeissnerAdded PF_NX_ENABLED definition.
2005-06-20  Dmitry TimoshkovEnable MAKEPOINTS usage in Wine.
2005-06-17  Francois GougetFix the CryptEncodeObjectEx() prototype.
2005-06-17  Francois GougetFix the prototypes of SQLCreateDataSource*(), SQLGetPri...
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-17  Mike McCormackDeclare Nt directory functions.
2005-06-17  Oliver StieberChange the way caps are sent between d3d9/d3d8 and...
2005-06-17  Dmitry TimoshkovFixed POINTS definition for WORDS_BIGENDIAN case.
2005-06-17  Juan LangAdd more missing defs.
2005-06-16  Oliver StieberRename _D3DCAPS9.MaxPixelShaderValue to the correct
2005-06-16  Oliver StieberDefine some more flags
2005-06-16  Juan LangDefine some more OID strings.
2005-06-16  Alexandre JulliardStore a relative pointer for registry entry points...
2005-06-16  Mike McCormackAdd/fix more NT native API declarations.
2005-06-16  Mike McCormackDefine RegOpenUserClassesRoot.
2005-06-16  Steven EdwardsRemoved duplicated ALPHA platform context definitions.
2005-06-15  Robert ShearmanImplement GetComboBoxInfo and CB_GETCOMBOBOXINFO.
2005-06-15  Alexandre JulliardAvoid static forward declaration that doesn't work...
2005-06-14  Mike McCormackAdd a couple of missing functions.
2005-06-14  Mike McCormackDeclare port functions and fix prototypes.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-13  Paul VriensFixed size of our SYSTEM_TIMEOFDAY_INFORMATION struct.
2005-06-13  Mike McCormackDeclare some missing functions.
2005-06-13  Mike McCormackAdd and fix function prototypes.
2005-06-13  Mike McCormackCorrect GdiIsPlayMetafileDC prototype.
2005-06-13  Juan LangAdd/correct a few more definitions.
2005-06-13  Hans LeidekkerDeclare missing functions.
2005-06-12  James HawkinsAdd RtlAnsiCharToUnicodeChar definition.
2005-06-12  Eric KohlImplement RtlAdjustPrivilege.
2005-06-10  Matthew DavisonAdded some definitions to setupapi.
2005-06-10  Mike McCormackCreate a stub implementation for MsiViewGetError.
2005-06-10  Mike McCormackDependency fixes for winternl.h.
2005-06-10  Mike McCormackInclude missing AW macro.
2005-06-10  Mike McCormackDeclare the MSIDBERROR enumeration.
2005-06-10  Mike McCormackDeclare functions and correct prototypes.
2005-06-09  Mike McCormackDeclare some missing functions.
2005-06-09  Aric StewartAdded module upgrade.c and implemented FindRelatedProducts.
next