SM/CSR: move win32k.sys loading from the SM to the Win32 user mode server.
[reactos.git] / reactos / w32api /
2005-05-28 Alex Ionescudisable assert until someone fixes this
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Filip Navara- Move LAN headers out of main include directory.
2005-05-28 Gé van GeldorpSync to Wine-20050524:
2005-05-28 Alex IonescuBuild pci with w32api
2005-05-28 Alex IonescuBuild beep with w32api
2005-05-27 Magnus OlsenImplement NtGdiGetSystemPaletteUse and NtGdiSetSystemPa...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-24 Magnus Olsenadd CDS_VIDEOPARAMETERS for changedisplay setting it...
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Alex IonescuFix build, clean up headers, add public stuff to public...
2005-05-14 Gé van GeldorpImplement WH_MOUSE_LL hook
2005-05-14 Gé van GeldorpPresent for GreatLord:
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Casper HornstrupRemove w32api from branch
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-08 Casper HornstrupRemove unneeded w32api files
2005-05-08 Casper HornstrupRe-add local w32api changes
2005-05-08 Casper HornstrupCopy w32api 2.5 to trunk
2005-05-08 Casper HornstrupDelete old w32api
2005-05-07 Alex IonescuFILE_BASIC_INFORMATION is 0x28 bytes and aligned on...
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-06 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Alex IonescuUpdate KPROCESS structure to latest version and documen...
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Gé van GeldorpSync to Wine-20050419:
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-04-29 Thomas Bluemel- added stubs for NtSuspendProcess and NtResumeProcess
2005-04-26 Gé van GeldorpSync to Wine-20050419:
2005-04-21 Gé van GeldorpSync to Wine-20050419:
2005-04-19 Thomas Bluemelimport wininet.h from wine to solve conflicts with...
2005-04-19 Steven Edwardsadded wine wininet.h
2005-04-18 Alex IonescuFix Process/Thread information structures to match...
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-14 Thomas Bluemeldefine KGATE in win32api
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-03 Hervé PoussineauAdd WaitAll and WaitAny values
2005-04-02 Steven Edwardsbunch of w32api fixes. ascii.h is gonecd ..! coff.h...
2005-04-01 Steven Edwardsmove another SDK header to the SDK
2005-04-01 Steven Edwardsmoved this to the wrong folder
2005-04-01 Steven Edwardsmove some SDK headers to the SDK, convert filenames...
2005-03-31 Hervé PoussineauAdd OBJ_KERNEL_HANDLE value
2005-03-20 Eric Kohl- Add stubs: CM_GetChild, CM_GetChild_Ex, CM_GetParent...
2005-03-19 Filip Navara- Replace the ColorMap pointer in BITMAPOBJ with palett...
2005-03-16 Gé van GeldorpReapply Wine-20050310 changes, this time with the changes
2005-03-15 Gé van GeldorpSync to Wine-20050310:
2005-03-15 Gé van GeldorpSync to Wine-20050310:
2005-03-14 Gé van GeldorpSync to Wine-20050310:
2005-03-14 Gé van GeldorpSync to Wine-20050310
2005-03-14 Gé van GeldorpSync to Wine-20050310:
2005-03-13 Gé van Geldorptinus <o112w8r02@sneakemail.com>:
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-10 Steven Edwardsadded winres.h from Wine
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-20 Filip NavaraI shouldn't commit at night...never!
2005-02-20 Filip NavaraFix a stupid cut & paste error.
2005-02-20 Filip NavaraAdd KeMemoryBarrier.
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-02-17 Thomas Bluemeldeclare NtTerminateThread()
2005-02-16 Filip NavaraFix definition of MIDL_SERVER_INFO structure.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-15 Thomas Bluemeldistinguish kmode and umode alertability
2005-02-14 Thomas Bluemelsecured access to buffers in NtWaitForSingleObject...
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-12 Thomas BluemelThe structure layout of self-relative security descript...
2005-02-11 Eric KohlImplement RtlGetSecurityDescriptorRMControl, RtlSetSecu...
2005-01-26 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-22 Thomas Bluemelfixed the prototype of KePulseEvent() and made NtPulseE...
2005-01-22 Thomas Bluemel1. A few Nt vs. Zw fixes
2005-01-18 KJK::HyperionImplemented TransmitFile (non-functional, depends on...
2005-01-12 Gé van GeldorpAdd some WAVE_FORMATs
2005-01-12 Gé van GeldorpAdd SHFMT_ constants
2005-01-12 Filip NavaraAdd definiton of RPC_E_INVALID_OBJREF.
2005-01-12 Filip NavaraAdd definition of RTL_CONSTANT_STRING.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Gregor Anichadded ntagp.h
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2004-12-30 KJK::HyperionELF_support, welcome to HEAD! (just in time for the...
2004-12-28 Eric KohlImplement CopyProfileDirectoryA/W.
2004-12-23 Eric KohlMerge EXTENDED_IO_STACK_LOCATION into IO_STACK_LOCATION...
2004-12-23 Gé van GeldorpImport shdocvw from Wine
2004-12-15 Eric KohlFix GetInheritanceSource[A/W] signature.
2004-12-14 Thomas Bluemelsorry for defining structures twice...
2004-12-13 Filip Navara- Remove duplicate typedefs.
2004-12-13 Thomas Bluemelforgot this file
next