Merge 13159:13510 from trunk
[reactos.git] / reactos / w32api /
2004-07-12 Gé van GeldorpFix RestartDialog() and RestartDialogEx() prototypes
2004-07-12 Thomas Bluemeladded stubs for the Hid User Library (hid.dll)
2004-07-12 Eric KohlFix NtAccessCheck() prototype.
2004-07-10 Thomas Bluemeladded some missing definitions
2004-07-08 Eric KohlFix RegisterLogonProcess().
2004-06-30 Eric KohlDefine PSCB_BUTTONPRESSED.
2004-06-29 Gé van GeldorpMinimize Wine porting headers
2004-06-24 Thomas Bluemel1.fixed return type for NtSystemParametersInfo()
2004-06-24 Eric KohlCosmetic fixes.
2004-06-24 Gé van GeldorpMirror PRKAPC_STATE found in ntoskrnl/include/internal...
2004-06-17 Eric KohlCompile advapi32 using w32api.
2004-06-16 Eric KohlAdd some missing error codes.
2004-06-14 Filip Navara- Packing fixes
2004-06-13 Filip Navara- Compile kernel32 using w32api.
2004-05-29 Filip Navara- Fixed declaration of IMAGE_EXPORT_DIRECTORY structure.
2004-05-29 Art YerkesNdisQueryPacketLength -- Based in an obvious way on...
2004-05-28 Royce Mitchell IIIreactos-specific debugging functions KeRosDumpStackFram...
2004-05-28 Royce Mitchell IIIadded constants needed by wine's "user32 msg" test
2004-05-28 Royce Mitchell IIIadded CS_DROPSHADOW, needed by latest version of wine...
2004-05-13 Filip Navara- Define RB_GETBANDMARGINS and RB_SETWINDOWTHEME.
2004-05-08 Gé van GeldorpSync to Wine-20040505:
2004-05-05 Eric KohlImplement AddItemW().
2004-05-04 Filip Navara- Remove IPHLPAPI headers copied from Wine.
2004-05-04 Eric KohlImplement DeleteItemW().
2004-05-03 Eric Kohl- Implement DeleteGroup().
2004-05-01 Eric Kohl- Set ALLUSERSPROFILE environment variable upon logon.
2004-04-29 Eric KohlImplement AddDesktopItem() and DeleteDesktopItem().
2004-04-24 Filip Navara- Minor correction to RPC structures.
2004-04-19 Eric KohlFix typos.
2004-04-19 Eric KohlAdd private prototypes. Don't contribute them to MinGW!
2004-04-17 Filip Navara- Improved RPC headers.
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-04-07 Gé van GeldorpChange to __stdcall calling convention
2004-04-07 Eric KohlRestore modification.
2004-04-07 Thomas Bluemelpatch reverted because ros crashes ntoskrnl
2004-04-07 KJK::Hyperion - SSPT elements are 8 bit wide on Windows. Made ReactO...
2004-03-29 Filip Navara- Declare NMTBGETINFOTIP[AW] and TB_MARKBUTTON.
2004-03-22 Filip Navara- Renamed TaggedQueueing to TaggedQueuing.
2004-03-19 David Welch- Added definitions for NtCurrentProcess and NtCurrentT...
2004-03-16 Martin Fuchsadd _ANONYMOUS_UNION to NOTIFYICONDATA struct
2004-03-14 Eric KohlImplement GetUserProfileDirectoryW().
2004-03-14 Martin Fuchsdeclare NOTIFYICON VERSION 3 constants
2004-03-14 Martin Fuchsdeclare V5 structure members and constants for notifica...
2004-03-12 Filip Navara- Fixed declaration of DRIVER_OBJECT and friends.
2004-03-11 Gé van GeldorpFix DocumentPropertiesW declaration
2004-03-11 Gé van GeldorpMove declaration of GetLastError() to match PSDK
2004-03-11 Gé van GeldorpSync to Wine-20040309:
2004-03-06 David Welch- Added padding to align VIDEO_PORT_CONFIG_INFO.VdmPhys...
2004-03-02 Filip Navara2004-03-02 Filip Navara <xnavara@volny.cz>
2004-03-02 Martin Fuchsfix NAMELESSUNION support for struct DECIMAL
2004-03-01 Martin Fuchs- declare IPicture OBJC macros
2004-03-01 Martin Fuchscorrect SafeArrayCreateVector[Ex]() parameter types
2004-02-29 Martin Fuchsfix SafeArrayCreateVectorEx()
2004-02-29 Martin Fuchsfix DECIMAL macros and enable DECIMAL processing functions
2004-02-29 Martin Fuchsenable SafeArray...() functions
2004-02-29 Martin Fuchsdeclare ITypeInfo_... COBJ macros
2004-02-29 Martin Fuchsdeclare VARIANT manipulation functions
2004-02-29 Martin Fuchs- define struct UDATE
2004-02-29 Martin Fuchsdefine DISP_E_DIVBYZERO
2004-02-29 Martin Fuchs* include/oleauto.h (struct NUMPARSE, NUMPRS_...):...
2004-02-29 Martin Fuchsadded VARAINT union members llVal and ullVal
2004-02-29 Martin Fuchsmove missing oleaut32 declarations from ros-mingw-fixes...
2004-02-29 Martin Fuchsdeclare missing COLOR_... constants
2004-02-29 Martin Fuchs- correct definition of VT_INT_PTR and VT_UINT_PTR
2004-02-29 Martin Fuchs- correct parameter type from LPDISPATCH* to LPDISPATCH
2004-02-28 Martin Fuchsmove '#undef UNTERFACE' behind interface definitions
2004-02-26 Filip Navara- Support for RBBS_HIDETITLE style.
2004-02-22 Filip NavaraCorrected packing!
2004-02-21 Gé van GeldorpImport w32api version 2.5 include files