ReactOS 0.4.16-dev-338-g34e76ad
|
#include <windows.h>
#include <commctrl.h>
#include <tchar.h>
#include <assert.h>
#include "resource.h"
#include "trace.h"
Go to the source code of this file.
Macros | |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
LRESULT CALLBACK | PageWndProc3 (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |
Variables | |
HINSTANCE | hInst |
Definition at line 37 of file page3.c.
Referenced by OnCreate().