PSXDLL: RtlNtStatusToPsxErrno moved to PSX subsystem client library from NTDLL.
[reactos.git] / reactos / include /
2003-08-22 Martin FuchsRemoved commctrl.h to use the one of W32API headers.
2003-08-22 Thomas Bluemelunstubbed MessageBeep()
2003-08-21 Thomas Bluemelwork on system menus
2003-08-21 Gé van Geldorp- Add Magic number back in
2003-08-21 Thomas Bluemelsome more work on system menus
2003-08-20 Thomas BluemelPatch by Jonathon Wilson: Implemented loading cursors...
2003-08-20 Thomas Bluemelsome work on menus
2003-08-20 Thomas Bluemeladded NtUserGetMenuDefaultItem() syscall
2003-08-20 Gé van Geldorp- Store GDI object type in the handle itself
2003-08-20 Royce Mitchell IIIpatch by vizzini - Fixed a typoed struct member, Fixed...
2003-08-20 Andrew GreenwoodDrawCaption() now works, and is called (unsurprisingly...
2003-08-20 David Welch- Forgot this file - sorry.
2003-08-19 David Welch- Patch from PM implementing ldt and tss iobitmap support.
2003-08-19 Royce Mitchell IIIfixed definition of DESKTOPENUMPROC
2003-08-19 Thomas BluemelPatch by Jonathon Wilson:
2003-08-18 Andrew GreenwoodOops... Sorry guys, the last commit I made broke the...
2003-08-18 Andrew Greenwood* Added stubs for GetSecurityInfo and GetSecurityInfoEx...
2003-08-18 Hartmut Birr- Fixed the initializing of the initial console control...
2003-08-18 James TaborCommit Ctrl Event handler
2003-08-18 Andrew GreenwoodImplemented GrayStringA and GrayStringW (untested,...
2003-08-18 Thomas BluemelImplemented SetWindowContextHelpId() and GetWindowConte...
2003-08-17 Thomas BluemelImplemented AnimateWindow()
2003-08-17 Andrew Greenwood* Ported listbox conrtol from WINE - it doesn't work...
2003-08-17 Andrew GreenwoodMore work on DrawStateA/DrawStateW. They are still...
2003-08-17 Royce Mitchell III* fixes a couple (several?) memory leaks
2003-08-17 Thomas BluemelAdded WindowFromDC() by Philip Alldredge
2003-08-15 Thomas Bluemelchanged registering builtin classes to unicode
2003-08-15 Thomas Bluemeladded builtin PopupMenu window class
2003-08-14 Royce Mitchell IIIpatch by Jonathon Wilson
2003-08-14 Andrew GreenwoodReactOS W32API convert part 4
2003-08-14 Eric KohlFixed nls variable declarations.
2003-08-14 Eric KohlImplemented ProbeForRead() and ProbeFor Write() (but...
2003-08-14 Eric KohlAdded missing nls declarations.
2003-08-13 Royce Mitchell IIIimplementation of the Eng*Semaphore suite of functions...
2003-08-13 Casper Hornstrup2003-08-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-13 Royce Mitchell IIIall win32k's stubs now have correct function signatures...
2003-08-12 Thomas BluemelImplemented InternalGetWindowText() partially
2003-08-12 Royce Mitchell IIIstructs WCRUN, FD_GLYPHSET, DRIVEROBJ, TYPE1_FONT
2003-08-12 Royce Mitchell IIItypedefs for FLONG & HDRVOBJ
2003-08-12 Royce Mitchell IIIforgot some stuff for STROBJ, this clears it up, sorry.
2003-08-12 Royce Mitchell IIIAdded GetLastNtError(), corrected STROBJ definition
2003-08-12 Royce Mitchell IIIadded HSEMAPHORE
2003-08-11 Gunnar Dalsnes-WinStaLock is now WinLock & made global
2003-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-08-11 Richard CampbellUpdates for new wine source tree.
2003-08-11 Royce Mitchell IIIfixed the #endif problem reported by GvG.
2003-08-11 Royce Mitchell IIIadded #include <msvcrt/string.h>
2003-08-10 Royce Mitchell IIIadded _MAX_PATH and cousins as defined in wine
2003-08-09 Martin Fuchsmoved SetShellWindowEx() implementation into kernel...
2003-08-09 Martin FuchsAdd GetShellWindow() since it's now present in Microsof...
2003-08-09 James TaborThis implements GetClassInfo
2003-08-07 Andrew GreenwoodMissed this file out last time... I moved KEBUGCHECK...
2003-08-07 Andrew GreenwoodW32API conversion update
2003-08-07 Thomas BluemelAdded NtUserRemoveMenu() and NtUserDeleteMenu()
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-08-06 Thomas Bluemelsome work on menus
2003-08-06 Thomas Bluemelmore work on window classes and RegisterClass[Ex] by...
2003-08-06 Thomas BluemelSome changes for menus and unstubbed NtUserGetSystemMen...
2003-08-06 Thomas BluemelSome changes for menus and unstubbed NtUserCallNoParam...
2003-08-05 Thomas BluemelANSI/UNICODE struct separation patch by Royce3, ANSI...
2003-08-04 Thomas BluemelAdded new menu functions and fixed some bugs
2003-08-04 Gunnar Dalsnes-W32k/NtUser separation
2003-08-04 Thomas Bluemelmade very small changes to some menu function definitions
2003-08-03 Emanuele AlibertiIMAGE_SUBSYSTEM_EFI_xxx added (KJK::Hyperion)
2003-08-02 Gunnar Dalsnes-invented NtUserGetQueueStatus
2003-08-02 Emanuele AlibertiIMAGE_SUBSYSTEM_XBOX added (Barubary).
2003-08-02 Thomas BluemelAdded the MENUITEMINFOA/W structure
2003-08-01 Royce Mitchell IIIadded file/line# tracking to GDIOBJ locking & unlocking...
2003-08-01 David Welch- More support for window moving. The window moves...
2003-08-01 Thomas BluemelChanged a few definitions
2003-08-01 Thomas BluemelAdded some menu functions
2003-07-31 Thomas BluemelAdded menu functions NtUser*
2003-07-31 Thomas BluemelAdded Handle table for menus
2003-07-31 Martin FuchsDeclared IDragSourceHelper
2003-07-30 Steven EdwardsAdded missing files from Vizzinis NDIS patch
2003-07-30 Royce Mitchell IIIpatch submitted by Vizzini (tested by myself) - impleme...
2003-07-30 Martin Fuchsdeclare some additional missing shell constants and...
2003-07-30 James TaborCreated NtUserCreateMenu.
2003-07-29 Royce Mitchell IIIfixed all my bugs passing PUNICODE_STRING objects as...
2003-07-29 Eric KohlDefined UNICODE_NULL.
2003-07-28 Eric KohlAdded Messagebox support.
2003-07-27 David Welch- Made a start on implemented window moving.
2003-07-27 Eric KohlImplemented LdrQueryImageFileExecutionOptions().
2003-07-26 David WelchAdded some code from wine from menus.
2003-07-25 Royce Mitchell IIIimplementation of window enumeration. thread window...
2003-07-25 Steven Edwardsremove asm code from WINE string function.
2003-07-25 Gunnar DalsnesNtUser-/W32kGetWindowThreadProcessId impl.
2003-07-24 Casper Hornstrup2003-07-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-24 Casper HornstrupMake vfatfs compile using VC6.
2003-07-24 Royce Mitchell IIIreorganized for NDIS_WDM support ( submitted by vizzini )
2003-07-24 Richard CampbellVarious unicode/ANSI related bugfixes as pointed out...
2003-07-23 Gé van GeldorpFixed PRTL_BASE_PROCESS_START_ROUTINE declaration
2003-07-22 KJK::HyperionMade the thread creation code in ROSRTL more portable
2003-07-22 Steven EdwardsAdded temp header to ease porting of WINE dlls untill...
2003-07-22 James TaborFix KEBUGCHECK
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-21 Royce Mitchell IIImore gdi32 destubbing, fixed declarations for EnumFontsA/W
2003-07-21 Royce Mitchell IIIfixed declaration for W32kEnumFontFamiliesEx.
2003-07-21 Royce Mitchell IIIfixed missing constants and build errors
2003-07-21 Royce Mitchell IIImoved USER32_DevModeA2W to lib/rosrtl/misc/devmode...
next