reactos/reactos/base
Colin Finck 107d3b15e1 - Changes by Martin Grogan (groganm AT gmail DOT com, IRC nick _Lazybones_):
* Make the appearance and layout more like the MS version
    * Added functionality for resetting scores
    * Auto-complete the board, when the player is guaranteed to win

- Changes by myself:
    * Add a new define WINEMINE_REGKEY to define the registry path of the WineMine settings only one time
    * Store the settings in HKCU instead of HKLM and use REG_DWORD, when it makes sense
    * Get WineMine to compile warning-free under MSVC
    * Make the new "seconds" string translateable
    * Make all WineMine resource files consistent and ensure that all visual elements are visible

See issue #2060 for more details.

svn path=/trunk/; revision=31032
2007-12-05 23:17:15 +00:00
..
applications - Changes by Martin Grogan (groganm AT gmail DOT com, IRC nick _Lazybones_): 2007-12-05 23:17:15 +00:00
services Use win types when possible 2007-12-04 16:40:12 +00:00
setup - Implement NtInitalizeRegistry with proper boot flags instead of TRUE/FALSE (our winlogon doesn't yet call the function with the CM_BOOT_FLAG_ACCEPTED_X flag-- this is needed to support setting the last known good boot/current control set). 2007-12-02 18:40:33 +00:00
shell - display printer folder 2007-11-28 15:55:26 +00:00
system Change service interface too 2007-12-04 17:21:46 +00:00
base.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00