ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
int WINAPI | _tWinMain (HINSTANCE hThisInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) |
Variables | |
HINSTANCE | hInstance |
HANDLE | ProcessHeap |
int WINAPI _tWinMain | ( | HINSTANCE | hThisInstance, |
HINSTANCE | hPrevInstance, | ||
LPTSTR | lpCmdLine, | ||
int | nCmdShow | ||
) |
Definition at line 7 of file wordpad.c.
HANDLE ProcessHeap |