Use string resources instead of hardcoded strings.
[reactos.git] / reactos / include /
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...
2004-12-25 Filip Navara- Fix compilation with MinGW runtime 3.5.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-24 Thomas Bluemelrevert my temporary class hacks and remove my desktop...
2004-12-24 Gunnar DalsnesExInitializeWorkItem: synch with Windows (only NULL...
2004-12-23 Eric KohlFix the signature of Nt/ZwCreateNamedPipe, the 8th...
2004-12-23 Eric KohlMerge EXTENDED_IO_STACK_LOCATION into IO_STACK_LOCATION...
2004-12-23 Gé van GeldorpRollback last change since it's causing problems on...
2004-12-23 Gé van GeldorpImport shdocvw from Wine
2004-12-22 Gé van GeldorpReimport of urlmon from Wine
2004-12-22 Mike NordellRemove bad declaration of htons
2004-12-22 Royce Mitchell IIImsvc compatibility
2004-12-21 Thomas Bluemel- initialize system window classes when creating window...
2004-12-21 Magnus Olsenadd dsound include files from wine
2004-12-21 Royce Mitchell IIIwrap stack walks in SEH - this doesn't fix page faults...
2004-12-20 Magnus Olsenheader file from wine
2004-12-20 Magnus Olsenfix some fualt here.
2004-12-20 Magnus Olsenport from wine
2004-12-19 Alex IonescuUpdate AFD Include for WSPCloseSocket
2004-12-19 Gé van GeldorpVersion number bump on HEAD
2004-12-18 Royce Mitchell IIIadded KeRosPrintAddress
2004-12-18 Hartmut Birr- Fixed the definitions of HEAP_GROWABLE and HEAP_NO_VA...
2004-12-17 Gregor AnichRemove unused defines and structures.
2004-12-16 Steven Edwardsadd dbghelp.h and cvconst.h for importing dbghelp.dll
2004-12-16 Gunnar Dalsnes-link heaps together instead of using stupid table...
2004-12-15 Eric KohlRemove aclapi.h from include. User the w32api version...
2004-12-14 Gunnar Dalsneszw.h: correct ZwDuplicateToken proto.
2004-12-13 Thomas Bluemelcache free gdi handles
2004-12-12 Filip Navara- Remove -DCOBJMACROS from oleaut32 makefile.
2004-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-11 Steven Edwardsde-wineifying parts of msvcrt.
2004-12-11 Steven Edwardsremove accctrl.h from include. The w32api version works...
2004-12-11 Filip Navara- Implement WSPGetSockName.
2004-12-11 Royce Mitchell IIIPagedPool improvements: differenciate between hiredzone...
2004-12-10 Filip Navara- Fix definitions of SecurityAnonymous, SecurityIdentif...
2004-12-09 Royce Mitchell IIIallow data from SYM files to be used in stack traces...
2004-12-08 Gé van GeldorpDisk partitioning handling
2004-12-07 Gé van GeldorpSync to Wine-20041201
2004-12-06 Gunnar Dalsnes-add TYPE_ALIGNMENT macro
2004-12-06 Filip Navara- Basic implementation of (NtUser)UpdatePerUserSystemPa...
2004-12-05 Gunnar DalsnesKJK:Hyperion: new macro _SEH_STATIC_FILTER, some changes
2004-12-04 Thomas Bluemelfixed some function prototypes
2004-12-04 Gregor AnichAdded InterlockedCompareExchangePointer macro and 64...
2004-12-03 Gé van GeldorpReorganise HAL so multiple HAL versions can be built...
2004-12-01 Filip Navara- Get full OLEAUT32 to compile.
2004-12-01 Thomas BluemelAlways use the PSEH names for NLG to avoid conflicts...
2004-11-29 Magnus Olsenfirst port of wine directx support to reactos
2004-11-29 Gunnar Dalsnesadd missing glue
2004-11-29 Gunnar DalsnesRtlDetermineDosPathNameType_U: give meaningfull names...
2004-11-27 Filip Navara- Fix calling convention of IoReadPartitionTable, IoSet...
next