Remove redundant line...
[reactos.git] / reactos / include /
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 Filip NavaraRemove old NDIS headers.
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-26 Magnus Olsenchange line 15 from #if DBG to #ifdef DBG
2005-05-26 Alex IonescuDo not print DPRINT1s on retail builds
2005-05-26 Gé van GeldorpSync to Wine-20050524:
2005-05-24 Alex IonescuFix memory leaks in object manager, use tags and use...
2005-05-23 James TaborFixup sysinfo.c SystemProcessInfo header.
2005-05-21 Eric KohlImplement ConcatenatePaths and MyGetFileTitle.
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-15 Alex IonescuMake Object Type creation compatible with OB 2.0 from...
2005-05-15 Alex IonescuRemoved incorrect Create/DuplicationNotify callbacks...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Alex IonescuFix IRP structure (add missing member) and optimize...
2005-05-13 Alex IonescuImplement Lookaside List allocation and release for...
2005-05-13 Alex IonescuFix lookaside structures, rewrite lookaside code to...
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-11 Thomas Bluemelfixed function prototype
2005-05-09 Alex IonescuImplement Access State support (SeCreate/DeleteAccessSt...
2005-05-09 Steven Edwardscorrect typo in header to fix the build
2005-05-08 Alex IonescuMake rtl use a single header. Helps for PCH and will...
2005-05-07 Alex IonescuImplement FsRtlAllocateResource, FsRtlIsPagingFile...
2005-05-07 Alex IonescuFILE_BASIC_INFORMATION is 0x28 bytes and aligned on...
2005-05-07 Eric KohlImplement AssertFail and GetSetFileTimestamp.
2005-05-07 Alex IonescuUpdate Fast I/O Dispatch routines to proper defintions...
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-06 Thomas Bluemelupgrade to PSEH2 (note, the new macros are still named...
2005-05-06 Gé van GeldorpSync to Wine-20050419:
2005-05-06 Alex IonescuUpdate some more kernel structures
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 Eric KohlImplement OpenAndMapFileForRead, RetreiveFileSecurity...
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-04 Thomas Bluemelmake correct use of tchar.h in taskmgr and build it...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-30 Hervé PoussineauDon't double define GUID_DEVICE_INTERFACE_ARRIVAL and...
2005-04-30 Hervé PoussineauImplement IoRegisterPlugPlayNotification, IoUnregisterP...
2005-04-29 Thomas Bluemel- added stubs for NtSuspendProcess and NtResumeProcess
2005-04-28 Aleksey BraginImported LANG_ and SUBLANG_ defines from WINE
2005-04-27 Hartmut BirrFixed _SEH2_END.
2005-04-26 Gé van GeldorpSync to Wine-20050419:
2005-04-26 Alex IonescuImplement IoRaiseHardError, combine error stuff, fix...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Eric Kohladvapi32.dll: Implement QueryServiceStatus.
2005-04-21 Gé van GeldorpSync to Wine-20050419:
2005-04-20 Hervé PoussineauImplement IoRegisterDeviceInterface
2005-04-19 Thomas Bluemelimport wininet.h from wine to solve conflicts with...
2005-04-18 Filip NavaraReenable ControlService and fix syntax errors in svcctl...
2005-04-18 Eric KohlDisable ControlService() because of a bug in WIDL.
2005-04-18 Alex IonescuFix Process/Thread information structures to match...
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-04-18 Alex IonescuForgot this...sorry..it was 3am
2005-04-17 Eric KohlADVAPI32.DLL / SERVICES.EXE:
2005-04-17 Alex IonescuIoCreateDevice Changes:
2005-04-16 Alex IonescuMore I/O Stuff that was leftover in the old branch...
2005-04-16 Alex IonescuAdd file object flags, complete DEVOBJ_EXTENSION, and...
2005-04-16 Eric KohlADVAPI32.DLL:
2005-04-15 Eric KohlUse RPC for making calls to the Service Control Manager.
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-14 Thomas Bluemeladd some missing gdi functions to the driver function...
2005-04-13 Art YerkesSorry, forgot header for API dll communication.
2005-04-13 Alex IonescuKernel Gates. Ultra-lightweight and exclusive Wait...
2005-04-10 Emanuele AlibertiSM: initial work on SM_API_QUERY_INFORMATION (client...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-07 Thomas Bluemel- don't redefine public structures in taskmgr
2005-04-05 Steven Edwardsmore w32api conversion. Send errors.h to the Trash Can
2005-04-02 Steven Edwardsanother one bytes the dust. messages.h is gone
2005-04-02 Steven Edwardsanother one bytes the dust
2005-04-02 Steven Edwardsbunch of w32api fixes. ascii.h is gonecd ..! coff.h...
2005-04-02 Gunnar Dalsnes-move rtl thread/process stuff from ntdll to rtl and...
2005-04-01 Steven Edwardsuse the w32api headers
2005-04-01 Steven Edwardsmove another SDK header to the SDK
2005-04-01 Steven Edwardsmove some SDK headers to the SDK, convert filenames...
2005-04-01 Gunnar Dalsnesmmfuncs.h: add MmGetSystemAddressForMdlSafe/MmMapLocked...
2005-03-27 KJK::HyperionImplemented PSEH wrapper for native compiler SEH. Chang...
2005-03-27 KJK::HyperionForgot to implement _SEH2_LEAVE. Also added some _SEH2...
2005-03-27 KJK::Hyperion_SEH2_HANDLE as a short-hand for _SEH2_EXCEPT(_SEH_STAT...
2005-03-27 KJK::HyperionNew syntax for PSEH. UNTESTED, any takers? It can be...
2005-03-24 Art YerkesThis is change 1 of 2.
2005-03-23 Emanuele Alibertiold Win9x drivers subsystem id
2005-03-20 Eric Kohl- Add stubs: CM_GetChild, CM_GetChild_Ex, CM_GetParent...
2005-03-19 Magnus Olsendid forget these two file
2005-03-19 Magnus Olsenupdate directx d3d and draw header to Wine-20050310
2005-03-19 Filip Navara- Replace the ColorMap pointer in BITMAPOBJ with palett...
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-03-19 Magnus Olsenupdate the ddraw.h header ageinst Wine-20050310
2005-03-16 Magnus Olsensmall change to start to implement ddraw.dll
2005-03-16 Magnus Olsensmall change to start to implement ddraw.dll
next