#include <windows.h>
Go to the source code of this file.
◆ WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN |
◆ checkInstalledWolapiVersion()
| void checkInstalledWolapiVersion |
( |
void | | ) |
|
checkInstalledWolapiVersion inits WOLAPI if possible and gets its version number. It also saves off its install path from the registry.
Definition at line 191 of file wolInit.cpp.
◆ setupGenerals()
| void setupGenerals |
( |
const char * | genPath, |
|
|
const char * | genSerial ) |
◆ g_generalsFilename
| char g_generalsFilename[MAX_PATH] |
|
extern |
◆ g_generalsSerial
◆ g_hInst
◆ g_wolapiInstalled
◆ g_wolapiRealFilename
| char g_wolapiRealFilename[MAX_PATH] |
|
extern |
◆ g_wolapiRealVersion
| unsigned long g_wolapiRealVersion |
|
extern |
◆ g_wolapiRegFilename
| char g_wolapiRegFilename[MAX_PATH] |
|
extern |
◆ g_wolapiRegistryVersion
| unsigned long g_wolapiRegistryVersion |
|
extern |