ReactOS 0.4.16-dev-725-g22577ae
|
#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 | PageWndProc2 (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |
Variables | |
HINSTANCE | hInst |
Definition at line 37 of file page2.c.
Referenced by OnCreate().