#include <autorun.h>
Inherits Window.
|
| | MainWindow (void) |
| |
| BOOL | Is_Product_Registered (void) |
| |
| void | Create_Buttons (HWND hWnd, RECT *dlg_rect) |
| |
| unsigned int | Run_Auto_Update (HWND hWnd, RECT *rect) |
| |
| unsigned int | Run_Demo (HWND hWnd, RECT *rect, int cd_drive) |
| |
| BOOL | Run_Explorer (char *, HWND hWnd, RECT *rect) |
| |
| unsigned int | Run_Game (HWND hWnd, RECT *rect) |
| |
| unsigned int | Run_WorldBuilder (HWND hWnd, RECT *rect) |
| |
| unsigned int | Run_PatchGet (HWND hWnd, RECT *rect) |
| |
| unsigned int | Run_New_Account (HWND hWnd, RECT *rect) |
| |
| unsigned int | Run_Register (HWND hWnd, RECT *rect) |
| |
| unsigned int | Run_Setup (HWND hWnd, RECT *rect, int cd_drive) |
| |
| unsigned int | Run_Uninstall (HWND hWnd, RECT *rect) |
| |
| unsigned int | Run_OpenFile (int cd_drive, const char *filename, bool wait=false) |
| |
| LRESULT | Window_Proc (HWND hWnd, UINT iMessage, WPARAM wParam, LPARAM lParam) |
| |
| HWND | GetHandle (void) |
| |
| BOOL | Show (int nCmdShow) |
| |
| void | Update (void) |
| |
Definition at line 210 of file autorun.h.
◆ MainWindow()
| MainWindow::MainWindow |
( |
void | | ) |
|
◆ Create_Buttons()
| void MainWindow::Create_Buttons |
( |
HWND | hWnd, |
|
|
RECT * | dlg_rect ) |
◆ Is_Product_Registered()
| BOOL MainWindow::Is_Product_Registered |
( |
void | | ) |
|
◆ Register()
| void MainWindow::Register |
( |
void | | ) |
|
|
static |
◆ Reset_Class_Name()
| static void MainWindow::Reset_Class_Name |
( |
char * | string | ) |
|
|
inlinestatic |
◆ Run_Auto_Update()
| unsigned int MainWindow::Run_Auto_Update |
( |
HWND | hWnd, |
|
|
RECT * | rect ) |
◆ Run_Demo()
| unsigned int MainWindow::Run_Demo |
( |
HWND | hWnd, |
|
|
RECT * | rect, |
|
|
int | cd_drive ) |
◆ Run_Explorer()
| BOOL MainWindow::Run_Explorer |
( |
char * | szString, |
|
|
HWND | hWnd, |
|
|
RECT * | rect ) |
◆ Run_Game()
| unsigned int MainWindow::Run_Game |
( |
HWND | hWnd, |
|
|
RECT * | rect ) |
◆ Run_New_Account()
| unsigned int MainWindow::Run_New_Account |
( |
HWND | hWnd, |
|
|
RECT * | rect ) |
◆ Run_OpenFile()
| unsigned int MainWindow::Run_OpenFile |
( |
int | cd_drive, |
|
|
const char * | filename, |
|
|
bool | wait = false ) |
◆ Run_PatchGet()
| unsigned int MainWindow::Run_PatchGet |
( |
HWND | hWnd, |
|
|
RECT * | rect ) |
◆ Run_Register()
| unsigned int MainWindow::Run_Register |
( |
HWND | hWnd, |
|
|
RECT * | rect ) |
◆ Run_Setup()
| unsigned int MainWindow::Run_Setup |
( |
HWND | hWnd, |
|
|
RECT * | rect, |
|
|
int | cd_drive ) |
◆ Run_Uninstall()
| unsigned int MainWindow::Run_Uninstall |
( |
HWND | hWnd, |
|
|
RECT * | rect ) |
◆ Run_WorldBuilder()
| unsigned int MainWindow::Run_WorldBuilder |
( |
HWND | hWnd, |
|
|
RECT * | rect ) |
◆ Window_Proc()
| LRESULT MainWindow::Window_Proc |
( |
HWND | hWnd, |
|
|
UINT | iMessage, |
|
|
WPARAM | wParam, |
|
|
LPARAM | lParam ) |
|
virtual |
◆ szClassName
The documentation for this class was generated from the following files: