No need to define __USE_W32API
[reactos.git] / reactos / include / psdk /
2007-10-22 Hervé PoussineauAdd SHCreateDefaultExtractIcon prototype and IDefaultEx...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-17 Hervé PoussineauAdd missing WINAPI keyword
2007-10-13 Johannes Anderwald- add prototype for SHCreateDefaultContextMenu and...
2007-10-12 Johannes Anderwald- add PickIconDlg declaration
2007-10-12 Johannes Anderwald- fix warning
2007-10-12 James TaborAdd notes for NtGdiResetDC and NtGdiOpenDCW.
2007-10-10 Johannes Anderwald- fix RegLoadMUIStringA|W prototype
2007-10-10 Johannes Anderwald- add ntquery.h from Wine (rev 1.3)
2007-10-06 Hervé PoussineauRename _REACTOS_ to __REACTOS__
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-10-05 Johannes Anderwald- add missing definitions required for wine shell32
2007-10-03 James TaborMove DCX_EXCLUDEUPDATE to the psdk where it belongs.
2007-10-01 Johannes Anderwald- add GUID_DEVCLASS_DISKDRIVE
2007-09-28 Hervé PoussineauAdd missing constants
2007-09-26 Ged Murphy- add missing net card interface info to ipifcons.h
2007-09-26 Aleksey Bragin- Implement InterlockedExchangeAdd/Decrement/Increment16.
2007-09-22 Eric KohlAdd missing LPFILTERKEYS and LPTOGGLEKEYS types.
2007-09-19 Andrew GreenwoodCorrect enumeration of Plug and Play audio devices...
2007-09-19 Andrew GreenwoodReactOS Audio Service. Has not been tested within React...
2007-09-17 Hervé PoussineauAdd some missing definitions to PSDK
2007-09-17 Hervé PoussineauAdd missing svn:eol-style native properties
2007-09-17 Art YerkesFix build for new rosbe-ppc.
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-10 Eric KohlAdd missing definitions of EnumDateFormats.
2007-09-06 Johannes Anderwald- terminate comment by Marc Puilachs
2007-09-03 Hervé PoussineauFix build
2007-09-03 Hervé PoussineauAdd a generic implementation of InterlockedBitTestAndSe...
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-08-30 Magnus Olsenfix the build
2007-08-30 Magnus Olsenadding prototype for NtGdiInitSpool()
2007-08-27 Hervé PoussineauAdd some missing definitions
2007-08-26 James TaborAXESLIST, AXISINFO and ENUMTEXTMETRIC structures. Updat...
2007-08-25 Magnus OlsenAlex is god of haven and shall rise to the sky ......
2007-08-24 Magnus OlsenNtGdiEngCreateBitmap got one undoc param
2007-08-24 Magnus Olsen the NtGdiEngCreateDeviceSurface got 4 param, see sysca...
2007-08-24 Magnus OlsenNtGdiEngCreateDeviceBitmap need four param the last...
2007-08-23 Timo Kreuzer- NtGdiAnimatePalette, NtGdiGe/SetPaletteEntries, NtGdi...
2007-08-19 Colin Finck- mkhive's "registry.c" used wcsncmp for comparing...
2007-08-19 Colin FinckChange the wchar_t logic once more to make it a bit...
2007-08-18 Colin FinckFix the logic for the wchar_t checks.
2007-08-18 Colin FinckMove the wchar_t check above the "#include <ctype.h...
2007-08-18 Colin Finckforgot the #endif :-/
2007-08-18 Colin FinckAdd a check for the wchar_t existence for Mac OS X...
2007-08-18 Colin FinckFix the mkhive bug on 64-bit systems, this time correct.
2007-08-17 Colin FinckRevert r28389 as it causes a build break, when you...
2007-08-17 Colin FinckFix the long-standing mkhive bug on 64-bit systems
2007-08-17 Magnus Olsenforget remove a wine hack from this headers
2007-08-17 Magnus Olsenupdating wine dx headers, adding some new wine dx heade...
2007-08-13 Hervé PoussineauAdd missing LOGON32_* constants
2007-08-09 James Tabor- Fixed NtGdiAlphaBlend prototype.
2007-08-08 Hervé PoussineauAdd SCESTATUS_* constants
2007-08-07 Aleksey Bragin- Fix build (remove RtlUnwind redeclarations).
2007-08-07 Aleksey Bragin- Add RtlUnwind to headers, and make list.h MSVC-compat...
2007-08-07 Hervé PoussineauRemove some debug messages
2007-08-06 Hervé PoussineauGenerate as much headers as possible from idl
2007-08-06 Hervé PoussineauAdd some prototypes
2007-08-04 Aleksey Bragin- WDK and MSVC compatibility fixes.
2007-08-04 James TaborDc.c :
2007-07-30 Colin FinckRevert w3seek's changes from r27978, mkhive segfaults...
2007-07-29 Magnus Olsenpartly implement NtGdiGetRandomRgn, we do not support...
2007-07-28 Thomas BluemelMake sure LONG/ULONG is correctly defined for both...
2007-07-28 Thomas BluemelRemove duplicate definition of SHChangeNotification_Lock
2007-07-28 Christoph von Wittichdelete ocidl.h and autogenerate it from the idl
2007-07-27 Hervé PoussineauAdd missing HH_SAFE_DISPLAY_TOPIC constant
2007-07-27 Hervé PoussineauUpdate structure
2007-07-27 Hervé PoussineauMerge SetupGetFileCompressionInfo[Ex]A/W, SetupDecompre...
2007-07-21 Magnus Olsenadding missing guid IID_IShellFolderViewCB
2007-07-18 Thomas BluemelImplement SetSecurityAccessMask
2007-07-18 Thomas BluemelImplement QuerySecurityAccessMask
2007-07-14 Magnus Olsenwrong spi value in allot SPI_
2007-07-11 Thomas BluemelAdd missing structures
2007-07-09 Hervé PoussineauAdd reason.h header
2007-07-09 Colin FinckSUBLANG_SPANISH_MODERN is missing in the table on MSDN...
2007-07-09 Colin FinckAdd some more LANG and SUBLANG defines
2007-07-08 Andrew GreenwoodMissed a file on last commit...
2007-07-08 Andrew GreenwoodA few modifications necessary to get PortCls and KS...
2007-07-08 Magnus Olsenpatch from Yaroslav Ponomarenko yarryp at gmail dot com
2007-07-02 Hervé PoussineauFix some prototypes
2007-07-01 Christoph von Wittich-deleted comcat.h
2007-06-30 Aleksey Bragin- Clean up the mess Magnus introduced (remove allowwarn...
2007-06-30 Magnus Olsenpart 7 of 7
2007-06-12 Magnus Olsenfixing some header problem for portcls
2007-06-11 Ged Murphyfix build
2007-06-11 Ged Murphymove a couple more definitions into the public sdk
2007-06-11 Ged Murphystart to move some definitions into the public sdk
2007-06-07 Magnus Olsencommit SFV_CREATE at w3seek requet
2007-05-31 Aleksey BraginRevert last commit, asked by Magnus Olsen.
2007-05-31 Magnus Olsenfixing LONG be typdef as int32_t
2007-05-27 Christoph von Wittichadded an empty intrin_x86_64.h
2007-05-27 Magnus Olsenadd correct mediaoobj.idl compatible with ms dxsdk...
2007-05-26 Magnus Olsenadding correct amstream.idl , compatible with ms dxsdk...
2007-05-26 Magnus Olsenadding austream.idl and ddstream.idl comptaible with...
2007-05-26 Magnus Olsenadding correct mmstream.idl
2007-05-25 Magnus OlsenWrote one new header this night compatible with dxsdk...
2007-05-25 Magnus Olsenswitch to dxsdk 1 of 2 step
2007-05-17 Sylvain Petreollefreebsd/linux/other unixes build fixes
2007-05-15 Aleksey Bragin- Sync RPCRT4.dll to Wine-20070507 (recent release...
2007-04-29 Sylvain Petreolleforgot this file
2007-04-27 Ged Murphyadd hhctrl.ocx from Wine.
next