#include "stdafx.h"#include "vmsVistaFx.h"Go to the source code of this file.
Functions | |
| BOOL APIENTRY | DllMain (HANDLE hModule, DWORD ul_reason_for_call, LPVOID lpReserved) |
| BOOL | _IsProcessElevated () |
| BOOL | _RunNonElevatedProcess (LPCSTR pszPath, LPCSTR pszParameters, LPCSTR pszDirectory) |
| BOOL _IsProcessElevated | ( | ) |
| BOOL APIENTRY DllMain | ( | HANDLE | hModule, | |
| DWORD | ul_reason_for_call, | |||
| LPVOID | lpReserved | |||
| ) |
1.5.6