|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
Go to the source code of this file.
Macros | |
| #define | UNICODE |
| #define | WINVER 0x0600 |
| #define | DefineDialog(x) namespace x {INT_PTR CALLBACK DlgProc(HWND, UINT, WPARAM, LPARAM);} |
Functions | |
| LRESULT CALLBACK | WndProc (HWND, UINT, WPARAM, LPARAM) |
| DefineDialog (AddToArchive) | |
| DefineDialog (NewArchive) | |
| #define DefineDialog | ( | x) | namespace x {INT_PTR CALLBACK DlgProc(HWND, UINT, WPARAM, LPARAM);} |
| #define UNICODE |
| #define WINVER 0x0600 |
| DefineDialog | ( | AddToArchive | ) |
| DefineDialog | ( | NewArchive | ) |
| LRESULT CALLBACK WndProc | ( | HWND | , |
| UINT | , | ||
| WPARAM | , | ||
| LPARAM | |||
| ) |
1.8.4