- Correct return code of loadConfig().
commit4e1afc6de096083dfc7469ea073d5a06b8610509
authorMike Hearn <mike@theoretic.com>
Sat, 30 Aug 2003 00:27:08 +0000 (30 00:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 30 Aug 2003 00:27:08 +0000 (30 00:27 +0000)
tree58bcf36723ab7eec77929e830391cf46465ade0a
parent2b644d60d61fb88cbf5b669fc3a2899320f29bfe
- 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.
programs/winecfg/En.rc
programs/winecfg/main.c
programs/winecfg/winecfg.c
programs/winecfg/winecfg.h