Sweden-Number/programs/winecfg
Mike Hearn 4e1afc6de0 - 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.
2003-08-30 00:27:08 +00:00
..
.cvsignore New winecfg skeleton app, based heavily on original work by Jaco 2003-03-31 19:41:55 +00:00
En.rc - Correct return code of loadConfig(). 2003-08-30 00:27:08 +00:00
Es.rc Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00
Makefile.in Added some registry-loading code. 2003-04-27 00:33:07 +00:00
Pt.rc Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00
Si.rc Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00
main.c - Correct return code of loadConfig(). 2003-08-30 00:27:08 +00:00
properties.c Added Windows 2k3. 2003-08-15 03:49:13 +00:00
properties.h Remove from docs / config tool useless / obsoleted options. 2003-08-15 03:50:48 +00:00
resource.h New winecfg skeleton app, based heavily on original work by Jaco 2003-03-31 19:41:55 +00:00
winecfg.c - Correct return code of loadConfig(). 2003-08-30 00:27:08 +00:00
winecfg.h - Correct return code of loadConfig(). 2003-08-30 00:27:08 +00:00
winecfg.rc Removed wrong or unneeded codepage pragmas. 2003-08-30 00:17:33 +00:00