Make dev node count correct, since for example Mac Virtual PC BIOS reports slightly...
[reactos.git] / reactos / include /
2005-02-01 Filip NavaraCorrect prototype for NtGetPlugPlayEvent and use the...
2005-02-01 Filip Navara- Header with declarations for NtPlugPlayControl and...
2005-02-01 Eric KohlFirst attempt at implementing NtGetPlugPlayEvent.
2005-01-31 Eric Kohl- Implement DoesUserHavePrivilege and EnablePrivilege.
2005-01-30 Eric Kohl- Implement IsUserAdmin (untested), MultiByteToUnicode...
2005-01-30 Filip NavaraAttempt to solve the imfamous WM_NCPAINT handle leak...
2005-01-28 Eric KohlUse the service contol pipe to send a start command...
2005-01-28 Thomas Bluemelreverted my previous two commits, they are part of...
2005-01-28 Thomas Bluemelremoved double definition of Nt/ZwSecureConnectPort
2005-01-28 Thomas Bluemelremoved double definition of Nt/ZwSecureConnectPort
2005-01-27 Gunnar Dalsnesbuild msvcrt and crtdll from same source via lib\crt
2005-01-27 Thomas Bluemel1. fixed prototypes of NtQueryPerformanceCounter()...
2005-01-27 Thomas BluemelThis patch removes the cursor location from the window...
2005-01-26 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-01-26 Thomas Bluemeldon't shift the PIDs of objects so the first bit can...
2005-01-26 Thomas Bluemel1. fixed NtCreateProcess to do some buffer checks and...
2005-01-25 Hartmut Birr- Added vfatxlib.
2005-01-25 Steven Edwardsremove some duplicate definintions.
2005-01-25 Mike NordellFix declaration of WSAStartup
2005-01-25 Steven Edwardsupdate to latest setupapi.h
2005-01-24 Thomas Bluemelsome more parameter checks in IoCreateFile()
2005-01-24 Gé van GeldorpImplement IO_NO_PARAMETER_CHECKING flag
2005-01-24 Eric KohlImplement DuplicateString and QueryRegistryValue.
2005-01-24 Thomas Bluemelfixed prototype of ZwOpenSemaphore
2005-01-24 Gé van GeldorpMake memory layout of GET_RETRIEVAL_DESCRIPTOR match...
2005-01-23 Thomas Bluemelfixed semaphore functions to securely access buffers...
2005-01-23 Thomas Bluemelget rid of the reactos-only RTL_REGISTRY_ENUM flag...
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-20 Alex IonescuFix FsRtl function prototypes
2005-01-20 Eric Kohl- Update LegalAnsiCharacterArray (set FAT, HPFS and...
2005-01-19 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-18 Thomas Bluemelfixed prototype of NtNotifyChangeKey()
2005-01-17 Alex IonescuSYSENTER support, INT2E Optimization, new Syscall Table...
2005-01-16 Gé van GeldorpUse native BOOLEAN instead of win32k BOOL
2005-01-16 Gé van GeldorpImplement LOAD_LIBRARY_AS_DATAFILE flag (forgotten...
2005-01-14 Gregor AnichAdd STATUS_FLOAT_MULTIPLE_TRAPS/FAULTS.
2005-01-13 Filip Navarad_layer <dome@koganet.ne.jp>
2005-01-13 Art YerkesInitial accept commit. Accept sockets now work althoug...
2005-01-12 Filip NavaraPortability fixes.
2005-01-12 Filip NavaraFix definition of RtlRetrieveUlong to be 64bit safe.
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Filip NavaraPortability fixes.
2005-01-12 Gé van GeldorpSync to Wine-20050111:
2005-01-12 Gunnar Dalsnesadd MakeSureDirectoryPathExistsExA/W
2005-01-11 Gunnar Dalsnesadd comments + small fix/change
2005-01-11 Gunnar Dalsnesremove duplicate macro
2005-01-09 Gunnar Dalsnessmall cleanup
2005-01-09 Gunnar Dalsnesexperimental/useless "pretty seh"
2005-01-09 Gé van GeldorpInclude COFF symbols in our .sym files
2005-01-07 Gregor Anichmodified include/ntos/zwtypes.h Add SYSTEM_...
2005-01-07 Gunnar DalsnesFixed RtlGetFullPathName_U bug (didn't remove duplicate...
2005-01-07 Eric KohlRtlCutoverTimeToSystemTime(): The 4th argument determin...
2005-01-07 Alex IonescuRemove /nt directory
2005-01-06 Gregor AnichForgot to commit this file - sorry!
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Eric Kohl- Remove __USE_W32API support.
2005-01-05 KJK::Hyperionhonor __USE_W32API
2005-01-05 Alex IonescuRemove ROS-specific File Object Flags
2005-01-04 Alex IonescuUse proper PISID pointer to SID structure, fix wrong...
2005-01-04 Filip NavaraRemove a broken header that's not needed anymore.
2005-01-04 Eric KohlImplement RtlCutoverTimeToSystemTime().
2005-01-04 Hartmut Birr- Removed the 'shadow' NtGlobalFlag from ntdll.dll.
2005-01-04 Gunnar Dalsnes-move structs OBJECT_TYPE/OBJECT_HEADER into private...
2005-01-04 Alex IonescuFix silly bugs in Critical section code. Thanks to...
2005-01-03 Alex IonescuRewrite ROS Critical Section implementation, which...
2005-01-03 Gunnar Dalsnescritical.c:
2005-01-03 Filip NavaraAdd wine_dbgstr_longlong.
2005-01-03 Alex IonescuFix incorrect LPC Object export...we export pointers...
2005-01-03 Alex IonescuFix more wrong structure defintions... and use proper...
2005-01-03 Alex IonescuFix more wrong structure defintions that don't match...
2005-01-03 Gé van GeldorpDon't destroy cursors/icons prematurely.
2005-01-02 Alex IonescuFix my previous patch and fix ACCESS_TOKEN being declar...
2005-01-02 Alex IonescuFix KeRaiseUserException and rename Object Information...
2005-01-02 Filip NavaraImplement ExtCreateRegion.
2005-01-02 Emanuele Aliberti- Updated years range in copyright note.
2005-01-02 Alex IonescuFix more wrong Mm definitions and constants and sync...
2005-01-02 Alex IonescuFix some wrong Mm definitions and sync up with proper...
2005-01-02 Alex IonescuFix horribly wrong defintions of ULONG32 and ULONG...
2005-01-01 Alex IonescuUse W32API/PSDK structures/constants. The whole /ldr...
2005-01-01 Emanuele Aliberti- Updated years range in copyright note.
2005-01-01 Alex IonescuRemove unneeded defines and fix hal operation function...
2005-01-01 Hartmut Birr- Implemented KeAcquireInterruptSpinLock and KeReleaseI...
2005-01-01 Alex IonescuFix DMA_OPERATIONS to use stdcall.
2005-01-01 Alex IonescuFix more old cruft.
2005-01-01 Alex IonescuFix work item enumaration values.
2005-01-01 Alex IonescuUse PROCESSOR_FEATURE_MAX instead of PROCESSOR_FEATURES...
2005-01-01 Alex IonescuUse proper name for the NtSetInformationKey Info classe...
2005-01-01 Alex IonescuFix my previous NtDelayExecution patch. Fix Cc function...
2005-01-01 Alex IonescuModified NtDelayExecution Prototype/Function to use...
2004-12-31 Alex IonescuFix some Rtl Prototype inconsistencies, more are in...
2004-12-31 Alex IonescuRemoved HEAP_NO_VALLOC from Heap Manager because the...
2004-12-31 Alex IonescuChanged CVS tag to SVN for buildno
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-30 Alex IonescuImplemented:
2004-12-30 KJK::HyperionELF_support, welcome to HEAD! (just in time for the...
2004-12-30 KJK::Hyperion - PSEH changes imported in the main tree
2004-12-30 Filip Navara- Fix prototype of NtGdiExtCreatePen.
2004-12-30 Gunnar Dalsnesfilelock.c:
2004-12-25 Filip Navara- Partial implementation of RealMsgWaitForMultipleObjec...
next