-
- Downloads
- Correct return code of loadConfig().
- Make the registry key used a constant. - Made code slightly more consistant with itself. - Some style changes, expanding out variable names, whitespace, removing unnecessary variable initializers and hungarian notation etc. - Replace dialog box with a FIXME in WinMain() to warn of incompleteness. - Implement saveConfigValue(). - Hook up support for save/load of WinVer.
Showing
- programs/winecfg/En.rc 4 additions, 4 deletionsprograms/winecfg/En.rc
- programs/winecfg/main.c 38 additions, 14 deletionsprograms/winecfg/main.c
- programs/winecfg/winecfg.c 93 additions, 42 deletionsprograms/winecfg/winecfg.c
- programs/winecfg/winecfg.h 2 additions, 0 deletionsprograms/winecfg/winecfg.h
Please register or sign in to comment