ExInitializeWorkItem: synch with Windows (only NULL the Flink)
[reactos.git] / reactos /
2004-12-24 Gunnar DalsnesExInitializeWorkItem: synch with Windows (only NULL...
2004-12-24 Alex IonescuFix building with DBG=1, OPTIMIZED=1. Patch by Stephen...
2004-12-23 Eric Kohl- Pass create parameters for named pipes and mailslots...
2004-12-23 Eric KohlPass create parameters for named pipes and mailslots...
2004-12-23 Filip Navara- Check the return value of LdrProcessModule instead...
2004-12-23 Eric KohlFix the signature of Nt/ZwCreateNamedPipe, the 8th...
2004-12-23 Gé van GeldorpFree process data when LPC port is closed, not when...
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 GeldorpCVS maintenance
2004-12-23 Gé van GeldorpImport shdocvw from Wine
2004-12-22 Gé van GeldorpReimport of urlmon from Wine
2004-12-22 Mike NordellTamlin was tired. Now byte order should _really_ be...
2004-12-22 Mike NordellRemove bad declaration of htons
2004-12-22 Mike NordellFix order-of-evalutation bug-to-be
2004-12-22 Art YerkesThis corresponds to the change made in dispatch.c on...
2004-12-22 Royce Mitchell IIIMiQueryVirtualMemory(): created because ZwQueryVirtualM...
2004-12-22 Royce Mitchell IIImsvc compatibility
2004-12-22 Filip Navara- Run UserInit program instead of running shell directly.
2004-12-22 Filip Navara- Wait for the shell process to finish execution.
2004-12-22 Gunnar Dalsnesforgot to add this when making chages to status.c earlier
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 Gé van Geldorp- Don't pass a timeout (which wasn't initialized btw...
2004-12-21 Gé van Geldorp- Standardize I/O Completion Port initialization function
2004-12-21 Magnus Olsenactivate wine own guid for dsound ?
2004-12-21 Mike NordellCommand line completion fix (uninitialized memory)
2004-12-21 Filip Navara*** empty log message ***
2004-12-21 Filip Navara- Add CLSID entries for CLSID_DragDropHelper.
2004-12-21 Royce Mitchell IIIblasted sym files just aren't always in address-order...
2004-12-21 Royce Mitchell IIIwrap stack walks in SEH - this doesn't fix page faults...
2004-12-21 Gunnar DalsnesNtRemoveIoCompletion: didn't check for possible NTSTATU...
2004-12-21 Filip Navara- Add registry entries for DXDIAG.
2004-12-20 Magnus Olsenadd devenum to the bootcd
2004-12-20 Magnus Olsenadd devenum to the build
2004-12-20 Magnus Olsenspell error
2004-12-20 Magnus Olsenadd devnum.dll base adress
2004-12-20 Magnus Olsenheader file from wine
2004-12-20 Magnus Olsenport over devnum from wine only small change to created...
2004-12-20 Hartmut BirrFixed the include of utime.h. (I should read the mails...
2004-12-20 Gé van GeldorpSet ownership to NULL for both cursor and mask bitmaps
2004-12-20 Magnus Olsenfix some fualt here.
2004-12-20 Hartmut BirrUsed stat, utime and utimbuf instead of _stat, _utime...
2004-12-20 Magnus Olsenrename dxdigan to dxdiagn
2004-12-20 Gé van GeldorpAdd some stubs to allow msvcp60.dll to load
2004-12-20 Magnus Olsenrename dxdigan to dxdiagn
2004-12-20 Magnus Olsenrename dxdigan to dxdiagn
2004-12-20 Eric KohlNtAllocateUuids(): Improve randomness of initial sequen...
2004-12-20 Magnus Olsenadd dxdigan.dll to the bootcd
2004-12-20 Magnus Olsenadd strmiids and dxdigan to the build
2004-12-20 Filip Navara- Don't try to free string that isn't allocated.
2004-12-20 Filip Navara- Fix calling convention of OpenDriverA.
2004-12-20 Filip Navara- Fix RosRtlDevModeA2W and RosRtlDevModeW2A for older...
2004-12-20 Filip Navara- Fix parameter handling in EnumDisplaySettingsExA.
2004-12-20 Magnus Olsenport from wine
2004-12-20 Magnus Olsenport from wine
2004-12-20 Magnus Olsenadd static lib strmiids for directx
2004-12-20 Magnus Olsenadd TARGET_BASE = $(TARGET_BASE_LIB_DINPUT8)
2004-12-20 Filip Navara- Pass correct parameters to UDPReceiveDatagram.
2004-12-20 Magnus Olsenfix TARGET_BASE_LIB_DINPUT
2004-12-20 Magnus Olsenadd TARGET_BASE = $(TARGET_BASE_LIB_DINPUT)
2004-12-19 Alex IonescuUpdate AFD Include for WSPCloseSocket
2004-12-19 Hartmut Birr- Set the time of the copied file to the time of the...
2004-12-19 Hartmut Birr- Used the last write time instead of the last access...
2004-12-19 Gé van GeldorpVersion number bump on HEAD
2004-12-19 Alex IonescuImplemented WSPCloseSocket.
2004-12-19 Filip Navara- Fix compilation errors with GCC 4.0-20041212.
2004-12-19 Filip Navara- Don't ignore status returned by IOCTLs in WSPAccept.
2004-12-19 Thomas Bluemeluse GDI_DEBUG
2004-12-19 Filip Navara- Remove unused and broken MmSplitMemoryArea function.
2004-12-19 Filip Navara- Fix compilation errors with GCC 4.0-20041212.
2004-12-19 Filip Navara- Store the device object we're attached to in the...
2004-12-19 Eric KohlNtAllocateUuids(): Load and save sequence counter.
2004-12-19 Eric KohlAdd timezone index mapping value and Rpc key.
2004-12-19 Mike NordellFix crash clicking desktop during setup (NULL pointer...
2004-12-19 Art YerkesReturn error on every read after the first that returns...
2004-12-19 Art YerkesRecognize and deal with STATUS_END_OF_FILE.
2004-12-19 Royce Mitchell IIIsmall bugfix to KeRosDumpStackFrames
2004-12-19 Royce Mitchell IIImuch improved reporting on gdi handle leaks ( you must...
2004-12-19 Royce Mitchell IIIgdi handle leak fixed - taskmgr no longer leaks gdi...
2004-12-19 Royce Mitchell IIIHACK: hard-coded gdi handle quotas, excepting code...
2004-12-18 Royce Mitchell IIIIntSetCursor() don't BSOD in low-resource conditions
2004-12-18 Art YerkesRemoved some badly formatted checkpoints.
2004-12-18 Art YerkesAdded some extra printing.
2004-12-18 Gé van GeldorpAdd some DPRINTs
2004-12-18 Gé van GeldorpAdd olepro32.dll to build
2004-12-18 Gé van GeldorpSync to Wine-20041201:
2004-12-18 Gé van GeldorpAdd some stubs
2004-12-18 Gregor AnichSupport mapping of video device memory into usermode...
2004-12-18 Royce Mitchell IIIdump some statistics on the gdi handle table when it...
2004-12-18 Royce Mitchell IIINtGdiExtTextOut(): fixed some double-frees I introduced...
2004-12-18 Royce Mitchell IIIadded non-magic-dependant double-free detection via...
2004-12-18 Royce Mitchell IIIuse KeRosPrintAddress in RPoolMgr
2004-12-18 Gé van GeldorpSet version info to NT 4.0 Build 1381 Service Pack...
2004-12-18 Royce Mitchell IIIadded KeRosPrintAddress
2004-12-18 Filip Navara- Minor fix in MiniportDpc.
2004-12-18 Royce Mitchell IIIfix stack dumps from printing an infinite amount of...
2004-12-18 Art YerkesAdded missing pending check (pointed out by filip).
2004-12-18 Art YerkesFilip and I have hopefully fixed the ndis completion...
2004-12-18 Gé van GeldorpHandle failures better (i.e. without crashing)
next