|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "winver_p.h"
Go to the source code of this file.
Functions | |
| int WINAPI | wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow) |
Variables | |
| HINSTANCE | Winver_hInstance |
| int WINAPI wWinMain | ( | HINSTANCE | hInstance, |
| HINSTANCE | hPrevInstance, | ||
| LPWSTR | lpCmdLine, | ||
| int | nShowCmd | ||
| ) |
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER.PD within this package.
Definition at line 11 of file winver.c.
| HINSTANCE Winver_hInstance |
Definition at line 9 of file winver.c.
Referenced by Winver_FormatCompatInfo(), Winver_GetFormattedSpkInfo(), and wWinMain().