old Win9x drivers subsystem id
[reactos.git] / reactos /
2005-03-23 Emanuele Alibertiold Win9x drivers subsystem id
2005-03-23 Hervé PoussineauSUBLANG_NEUTRAL -> SUBLANG_ENGLISH_US because ReactOS...
2005-03-23 Hartmut BirrFixed the calling convention of the cancel routine.
2005-03-23 Thomas Bluemelrevert my changes
2005-03-22 Emanuele Alibertiupdated an absolete comment
2005-03-22 Hervé Poussineau- Implement IOCTL_SERIAL_GET_COMMSTATUS, IOCTL_SERIAL_P...
2005-03-22 Hervé PoussineauChristoph von Wittich <Christoph@ApiViewer.de>
2005-03-22 Gé van GeldorpForgotten file in r13928
2005-03-22 Thomas Bluemelforgot this file
2005-03-22 Thomas Bluemelfixed a few race conditions during thread/process termi...
2005-03-22 Thomas Bluemelimprove readability by removing obsolete gotos and...
2005-03-22 Alex IonescuFix really really big Mutex/APC bug. Killing GUI Thread...
2005-03-22 Thomas Bluemelforgot to remove debug messages
2005-03-22 Thomas Bluemelsilence obsolete debug message
2005-03-22 Thomas Bluemelfixed thread/process termination bugs that might have...
2005-03-21 Hervé PoussineauSylvain Petreolle <spetreolle@yahoo.fr>
2005-03-21 Aleksey BraginNice "About Explorer" icon, by Mindflyer.
2005-03-21 Hervé PoussineauChange REG_MULTI_SZ entry values to readable form.
2005-03-21 Filip NavaraMove the process object dereference from NtTerminatePro...
2005-03-21 Filip Navara- Advance the CurrentEntry pointer before terminating...
2005-03-21 Gunnar Dalsnesreadd incorrectly removed access mapping
2005-03-21 Gunnar DalsnesCopyAcceleratorTableA: dont access lpAccelDst it its...
2005-03-21 Gregor AnichUse a work item only for calling KdSystemDebugControl...
2005-03-21 Hervé PoussineauBased on work by Saveliy Tretiakov (saveliyt@mail.ru)
2005-03-21 Hervé Poussineau- Implement GetCommProperties (Saveliy Tretiakov <savel...
2005-03-21 Filip NavaraFix a typo in write_function_stubs.
2005-03-21 Filip NavaraSpecify correct access rights in NtOpenProcess when...
2005-03-21 Filip NavaraCorrectly draw the titlebar as active or inactive durin...
2005-03-21 Filip Navara- Cleanup DefWndDoButton function.
2005-03-21 Filip Navara- Move WINDOWOBJECT_NEED_INTERNALPAINT flag handling...
2005-03-20 Emanuele Aliberticleaned a wrong comment (copy&paste)
2005-03-20 Emanuele AlibertiSM: init system reading the registry
2005-03-20 Filip NavaraMinor correction to my r14237 commit. Forgot to delete...
2005-03-20 Filip NavaraReorder the source file lists so we, lousy people,...
2005-03-20 Filip NavaraGenerate code without L-value casts.
2005-03-20 Thomas Bluemelrevert changes from CreateFileA
2005-03-20 Eric Kohl- Add stubs: CM_GetChild, CM_GetChild_Ex, CM_GetParent...
2005-03-20 Filip NavaraThere's no need to call PropertySheet twice.
2005-03-20 Thomas Bluemeladded support for template directories (copy ntfs exten...
2005-03-20 Filip NavaraInitialize the "toc" field in the pdb_lookup structure...
2005-03-20 Thomas Bluemel- added support for template files (copy ntfs extended...
2005-03-20 Filip NavaraDon't use uninitialized variable in _SHExpandEnvironmen...
2005-03-20 Hervé PoussineauBased on work by Mark Junker <mjscod@gmx.de>
2005-03-20 Magnus Olsen LPUNKNOWN pUnkOuter did check it was NULL and return
2005-03-20 Gunnar DalsnesGetBinaryTypeA, CopyFileExA, CreateFileA, DeleteFileA...
2005-03-20 Gunnar Dalsnesremoved faulty FilenameA2U (returned ptr to stack var)
2005-03-20 Magnus Olsenstart add hardware interface to hal
2005-03-20 Gunnar Dalsnesinit StaticUnicodeString
2005-03-20 Thomas Bluemel- fixed access rights and shared access checks in IoSet...
2005-03-20 Thomas Bluemel- only mask out the generic rights flags in RtlMapGener...
2005-03-20 Magnus Olsenthis waring break the head for me
2005-03-20 Filip NavaraFix a cut & paste error.
2005-03-20 Filip NavaraAllow the lpTemplateDirectory parameter to be NULL...
2005-03-20 Eric KohlImprove error messages.
2005-03-20 Filip Navara- Rename bitblt.c to more generic bitmap.c.
2005-03-20 Hervé PoussineauAdd legacy detection of COM3 and COM4
2005-03-20 Hervé PoussineauImplement IoReportDetectedDevice
2005-03-20 Filip NavaraFix nasty condition when we were subtracting AlignedAdd...
2005-03-20 Filip NavaraFix the AdjustTokenPrivileges call once more.
2005-03-20 Thomas Bluemelfixed AdjustTokenPrivileges() call
2005-03-20 Magnus OlsenComplete the dummy of HAL.
2005-03-20 Hartmut BirrFixed the required access rights for formating a disk.
2005-03-20 Filip NavaraMinor correction to NtAdjustPrivilegesToken to keep...
2005-03-20 Filip NavaraRevert the last change to device stack attaching.
2005-03-20 Filip NavaraAttach the PDOs to device stack and report device uniqu...
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 NavaraForgot to add this file in revision 14203.
2005-03-19 Filip Navara- Replace the ColorMap pointer in BITMAPOBJ with palett...
2005-03-19 Filip NavaraSpecify correct buffer size in GetPrivateProfileStringW...
2005-03-19 Magnus Olsenadd more code.
2005-03-19 Alex IonescuOops
2005-03-19 Alex IonescuCorrect NtW32call to call correct kernel function,...
2005-03-19 Filip NavaraFix indentation.
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-03-19 Emanuele Alibertiwinsta.dll raw stubs
2005-03-19 Magnus Olsengeting update version of ddraw.h working with gdi32.h
2005-03-19 Magnus Olsenupdate the ddraw.h header ageinst Wine-20050310
2005-03-19 Filip NavaraExport the HOST variable even on Windows.
2005-03-19 Aleksey BraginFix a very small typo - "VfatFormat() done" to "VfatxFo...
2005-03-19 Magnus Olsenlite more code.
2005-03-19 Martin Fuchs- unregister task manager window at termination
2005-03-19 Martin Fuchs- remove old experimental shell hook code
2005-03-19 Hartmut BirrAdded two missing dereferencing calls in ObReferenceObj...
2005-03-19 Hartmut BirrAdded two missing dereferencing calls in NtTerminateThread.
2005-03-19 Filip Navara- Fix acpi_os_get_thread_id to return 1-based thread...
2005-03-19 Royce Mitchell IIIfix warning that is really a bug - from looking at...
2005-03-18 Alex IonescuImplement timer expiring too fast for KeDelayExecutionT...
2005-03-18 Martin Fuchsregister ourselved as task manager window to make the...
2005-03-18 Martin Fuchscleanup of latest RegisterShellHookWindow() changes
2005-03-18 Gunnar Dalsnes-remove incorrect handle count check when deleting...
2005-03-18 Hervé PoussineauFix a warning with some compilers about non-initialized...
2005-03-18 Hervé PoussineauDon't double-define STATUS_ARRAY_BOUNDS_EXCEEDED
2005-03-18 Hervé PoussineauImplement partly IoReportResourceForDetection() and...
2005-03-18 Hervé PoussineauImplement legacy detection (it should be able to detect...
2005-03-18 Thomas Bluemelcan't receive the cid from a KTHREAD structure, fixes...
2005-03-18 Alex IonescuUpdate ETHREAD fields and termination port stucture...
2005-03-18 Alex IonescuThread/Process Termination/Repeaing Rewrite + Fixes
2005-03-18 Art YerkesAdded simple dword OID query to lan.
2005-03-18 Art YerkesDon't let sign extension mess us up here.
next