|
ReactOS 0.4.17-dev-784-g3812a95
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
| class | CMMCModule |
Functions | |
| int WINAPI | wWinMain (HINSTANCE, HINSTANCE, LPWSTR, int nCmdShow) |
Variables | |
| static CMMCModule | g_AtlModule |
| 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 84 of file mmc.cpp.
|
static |
Definition at line 81 of file mmc.cpp.
Referenced by wWinMain().