#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include "resource.h"
#include "wolSetup.h"
#include "verchk.h"
Go to the source code of this file.
◆ WIN32_LEAN_AND_MEAN
| #define WIN32_LEAN_AND_MEAN |
◆ GeneralsSetupDialogProc()
| LRESULT CALLBACK GeneralsSetupDialogProc |
( |
HWND | hDlg, |
|
|
UINT | message, |
|
|
WPARAM | wParam, |
|
|
LPARAM | lParam ) |
◆ MainDialogProc()
| LRESULT CALLBACK MainDialogProc |
( |
HWND | hDlg, |
|
|
UINT | message, |
|
|
WPARAM | wParam, |
|
|
LPARAM | lParam ) |
◆ registerDLL()
| void registerDLL |
( |
const char * | dllName | ) |
|
◆ updateDisplay()
| void updateDisplay |
( |
HWND | hDlg | ) |
|
◆ WinMain()
| int APIENTRY WinMain |
( |
HINSTANCE | hInstance, |
|
|
HINSTANCE | hPrevInstance, |
|
|
LPSTR | lpCmdLine, |
|
|
int | nCmdShow ) |
◆ g_hInst