ReactOS
0.4.15-dev-1623-g66cf1d2
|
#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 imagesoft.c.
HINSTANCE hInstance |
Definition at line 3 of file imagesoft.c.
Referenced by _tWinMain().
HANDLE ProcessHeap |