- Fill Level field in DEVICE_NODE structure
[reactos.git] / reactos /
2005-10-07 Hervé Poussineau- Fill Level field in DEVICE_NODE structure
2005-10-07 Thomas Bluemelpartly implemented AuthzInitializeResourceManager and...
2005-10-07 Nathan WoodsRegedit: Fixed a bug whereby a registry path accessed...
2005-10-07 Nathan WoodsCalc: Now using the proper system brush to paint the...
2005-10-06 Thomas Bluemelfixed uninitialized variable warning
2005-10-06 Hervé PoussineauVarious changes to device installation functions:
2005-10-06 Hervé PoussineauImplement SetupDiGetINFClassW
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-10-06 Magnus OlsenNtGdiDdGetAvailDriverMemory
2005-10-06 Gregor AnichFix KiGetFpuState() - Thanks to Hartmut for finding...
2005-10-06 Andrew Mungerwinver.exe by Christoph.AT.ApiViewer.de
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-10-06 Gregor AnichPatch by Christoph v.W.:
2005-10-06 Gregor AnichModifyMenuA: Zero initialize MENUITEMINFOA (like Modify...
2005-10-06 Gunnar Dalsnesdoesnt belong here either
2005-10-06 Gunnar Dalsnesdoesnt belong here
2005-10-06 Gregor AnichHuh, what? Oops! Just some stuff which noone cares...
2005-10-06 Hervé PoussineauAdd newdev.dll to bootcd
2005-10-06 Hervé PoussineauDo only one exit point in SetupDiInstallDevice
2005-10-06 Nathan WoodsRegedit: Now saves last key visited, like Windows...
2005-10-05 Nathan WoodsCalc: TCHAR-izing, formatting and const-correctness
2005-10-05 Nathan WoodsNotepad: Goto an offscreen line will now properly scrol...
2005-10-05 Gregor AnichChange indentation - make it a bit more readable and...
2005-10-05 Martin Fuchsstrip extended options from the front of the command...
2005-10-05 Martin Fuchsimplemented command line parser for Explorer
2005-10-05 Emanuele AlibertiXML chunks must contain a single subtree.
2005-10-05 Martin Fuchscomment, const corrections
2005-10-05 Martin Fuchsleave TrackStartmenu() function when executing any...
2005-10-05 Magnus OlsenNtGdiDdCreateDirectDrawObject
2005-10-05 Martin Fuchsuse GET_X_LPARAM macro in WM_MOUSEMOVE handlers
2005-10-05 Martin Fuchsone-click activation of "Start" button
2005-10-05 Martin Fuchsupdate TODO list
2005-10-05 Magnus Olsenactivate PDD_DIRECTDRAW for GDIOBJ_LockObj so it does...
2005-10-05 Hartmut BirrImplemented SRB_FUNCTION_IO_CONTROL/IOCTL_SCSI_MINIPORT...
2005-10-05 Hartmut BirrImplemented IOCTL_SCSI_MINIPORT.
2005-10-05 Martin Fuchscreate some start menu entries for notepad, regedit...
2005-10-05 Martin Fuchsremove duplicate RegQueryStringValue() function
2005-10-05 Martin Fuchspartial implementation of ShowWindowAsync() using the...
2005-10-05 Nathan WoodsRegedit: Now restores last position on startup
2005-10-05 Martin Fuchsfix UNICODE control panel calls to handle double clicks...
2005-10-05 Nathan WoodsRbuild: Enhanced MSVC support
2005-10-04 Brandon TurnerBetter way to fix 868. Check the last error instead...
2005-10-04 Brandon TurnerCheck to see if a folder or file is already there when...
2005-10-04 Martin Fuchsactivate execution from command bar
2005-10-04 Martin Fuchs"execute" menu entry
2005-10-04 Martin Fuchsset EOL-style
2005-10-04 Brandon TurnerAdd errorlevel for set /A
2005-10-04 Martin Fuchsremove remaining winefile resources
2005-10-04 Nathan WoodsNotepad: Fixed a bug when opening files with no charac...
2005-10-04 Nathan WoodsRegedit: Stopgap fix to build error just introduced...
2005-10-04 Martin Fuchscomplete german resources for explorer
2005-10-04 Nathan WoodsRegedit: Fixed stupid compilation errors
2005-10-04 Nathan WoodsRegedit: Fixed exporting subtrees with Unicode
2005-10-03 Thomas Bluemeldon't leak memory in RegDeleteTree() when NtEnumerateKe...
2005-10-03 Thomas Bluemelfixed a memory leak in RegDeleteTree() that could be...
2005-10-03 Emanuele AlibertiA note about this piece of code.
2005-10-03 Thomas BluemelDon't fail when there are no more subkeys to delete...
2005-10-03 Emanuele AlibertiA raw attempt to fix the startup code for native processes.
2005-10-03 Brandon Turnerdont use the whole commandline as a fall back for execu...
2005-10-03 Hartmut BirrReturn an error instead of STATUS_SUCCESS for functions...
2005-10-03 Ged Murphy- Don't call winsock initialiser for each seperate...
2005-10-03 Thomas Bluemeldon't use invalid options in the DSOP_INIT_INFO structu...
2005-10-03 Thomas Bluemelbuild regedit as unicode by default
2005-10-03 Hervé PoussineauRemove debug output I've incidentally added...
2005-10-03 Hervé PoussineauImplement IRP_MJ_PNP / IRP_MN_QUERY_TEXT / DeviceTextDe...
2005-10-03 Nathan WoodsRegedit: Added a "Goto key" right-click option.
2005-10-03 Eric KohlRevert sublang changes.
2005-10-03 Hervé PoussineauReference the PDO before returning it
2005-10-03 Eric Kohl- Add german resources.
2005-10-03 Hervé PoussineauAdd "Add hardware" control panel applet.
2005-10-03 Hervé PoussineauAdd SetupPromptReboot stub
2005-10-03 Hervé PoussineauImplement CM_Get_DevNode_Registry_Property_ExA
2005-10-03 Hervé PoussineauReplace STDCALL by NTAPI
2005-10-03 Hervé PoussineauMap status codes to CONFIGRET error codes
2005-10-03 Brandon Turnerfix detection of missing target. thanks to thomas.
2005-10-03 Brandon Turnerallocate memory for the string. thanks to thomas for...
2005-10-02 Brandon TurnerImplemented /S and /Q in remove directory.
2005-10-02 Emanuele Alibertiadd comp.exe (optional).
2005-10-02 Emanuele AlibertiMore fixes to compile.
2005-10-02 Martin Fuchsa bit of Makefile and string constants cleanup
2005-10-02 Martin Fuchswork around GCC's wide string constant bug to fix tree...
2005-10-02 Emanuele AlibertiFix compilation.
2005-10-02 Emanuele AlibertiSupport all optional modules and possibly a 'windows...
2005-10-02 Emanuele Aliberticsr.exe uses nt startup library.
2005-10-02 Emanuele AlibertiRename the XML chunk too.
2005-10-02 Emanuele AlibertiGive ntrt0lib its public name.
2005-10-02 Alex Ionescu- Implement Native Entrypoint for our NT.LIB
2005-10-02 Emanuele Aliberticsr.exe is built using ntrt0lib.
2005-10-02 Emanuele AlibertiA do-nothing crt0 for native NT processes.
2005-10-02 Martin FuchsDoxygen scripts
2005-10-02 Emanuele AlibertiAdd stub for RtlSetProcessIsCritical.
2005-10-02 Eric KohlNamed pipes must be opened for asynchronous access.
2005-10-02 Thomas Bluemelsizeof(HelloString) does already contain the terminatin...
2005-10-02 Thomas Bluemelfixed difference in signedness warnings
2005-10-02 Thomas Bluemelminor changes (mostly formatting)
2005-10-02 Thomas Bluemelmake the tree compilable again...
2005-10-02 Martin Fuchsfix directory traversing in explorer SDI windows
2005-10-02 Martin Fuchsfix enabling of split border
2005-10-02 Martin Fuchsnew option to open explorer subfolders in separate...
next