Fixed Windows XP compatibility. RegSetKeyValue() isn't supported on system prior...
commit199d132eb713d0bfbff59c4ae5a1ff9d0ac19dea
authorlordmulder <mulder2@gmx.de>
Sat, 29 Jan 2011 20:57:53 +0000 (29 21:57 +0100)
committerlordmulder <mulder2@gmx.de>
Sat, 29 Jan 2011 20:57:53 +0000 (29 21:57 +0100)
treee3ec25cd170f87655eb705943977fc6c953cfc32
parent0e59d6f9a266b326b4320f7ab4216b375c12088f
Fixed Windows XP compatibility. RegSetKeyValue() isn't supported on system prior to Vista.
src/Config.h
src/Dialog_About.cpp
src/Dialog_MainWindow.cpp
src/ShellIntegration.cpp