Invalidate the start value if start key doesn't exist.
[reactos.git] / reactos /
2005-10-09 Eric KohlFirst shot at CreateServiceW. It crashes due to a bug...
2005-10-09 Brandon TurnerMake sure that FileList is not empty. fixes bug #884.
2005-10-09 Thomas Bluemeladded missing ansi/unicode definitions
2005-10-09 Martin Fuchsremove binary attribute from japanese resource file
2005-10-09 Martin FuchsFix for Bugzilla Entry 330: Correctly handle WM_COMMAND...
2005-10-09 Martin Fuchsfix crash because of NULL command line pointer
2005-10-09 Martin FuchsFix from watz@gmx.net for Bugzilla Entry 862: When...
2005-10-09 Martin Fuchsreplace "search computer" start menu entry by a "not...
2005-10-09 Martin Fuchsgerman patch for cmd.exe from Bugzilla Entry 872
2005-10-09 Eric Kohl- Support [out, unique] base type parameters.
2005-10-09 Eric Kohl- Support [out, unique] base type parameters.
2005-10-09 Gregor AnichAdd /BREAK option.
2005-10-09 Gregor AnichAdd KDBinit to the installation.
2005-10-08 Brandon Turnerstart of removing #ifdef __Reactos__ in cmd. __Reactos...
2005-10-08 Emanuele AlibertiFix startup code for native NT processes.
2005-10-08 Emanuele AlibertiFix startup code for native NT processes.
2005-10-08 Emanuele AlibertiMinor change.
2005-10-08 Emanuele AlibertiFix startup code for native NT processes.
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpVendor import of shfolder
2005-10-08 Gé van GeldorpRemove old shfolder in preparation for vendor import
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Brandon TurnerBring it up to date.
2005-10-08 Brandon TurnerDisplayBuffer is only used when DBG=1
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpFix EOLs
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Magnus Olsensync to Wine-20050930 dsound does not have hardware...
2005-10-08 Magnus Olsenremove to file that was mistake by commit by me thx
2005-10-08 Magnus OlsenDsound from win 2004 month 12 or month 11. It is workin...
2005-10-08 Martin Fuchsupdate change list
2005-10-08 Hervé PoussineauRestart the device after its installation
2005-10-08 Hervé PoussineauUpdate section names
2005-10-08 Hervé PoussineauNtPlugPlayControl: Implement PlugPlayControlResetDevice...
2005-10-08 Magnus Olsenprepare for dsound add MAXWAVEDRIVERS and remove #ifdef...
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpUse Wine solution for MRU problem, which is slightly...
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gregor AnichAdd 'break_on_module_load' option to KDB. When enabled...
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Hervé PoussineauFix Hardware IDs and Compatible IDs returned for PCI...
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Magnus OlsenFixing dsdesc stuct with right name from wine
2005-10-08 Magnus Olsenprepare for dsound
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Magnus Olsenchange from warning to allowwarnings ="true" thx Christ...
2005-10-08 Magnus OlsenSync aginst a older version of wine, fixed GvG patch...
2005-10-07 Magnus Olsenbasic NT4 DirectDraw implemet and it is untested
2005-10-07 Magnus OlsenFix hotkeys for En.rc by Harteex, thx Tsk to found...
2005-10-07 Magnus OlsenFix release build uninitialized
2005-10-07 Magnus Olsenmake ddraw compile again
2005-10-07 Magnus OlsenRemove more stub from ntdraw and implement it, (unteste...
2005-10-07 Magnus OlsenUpdating ddrawint.h header with some new struct and...
2005-10-07 Ged Murphyadding traceroute to build.
2005-10-07 Hervé PoussineauAllocate memory even for NULL strings, as we must not...
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...
next