|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
| #define | WIN32_LEAN_AND_MEAN |
| #define | NT_PARAMS L"NT3.51 Intel Params" |
| #define | MSSETUP_PATH L"~MSSETUP.T\\" |
Functions | |
| static UINT WINAPI | ExtCabCallback (PVOID Context, UINT Notification, UINT_PTR Param1, UINT_PTR Param2) |
| BOOL | DeleteDirectory (LPWSTR lpszDir) |
| VOID | GetSystemDrive (LPWSTR lpszDrive) |
| int APIENTRY | wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow) |
Definition at line 32 of file main.c.
Referenced by wWinMain().
|
static |
Definition at line 11 of file main.c.
Referenced by wWinMain().
Definition at line 57 of file main.c.
Referenced by wWinMain().
| int APIENTRY 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 65 of file main.c.