#include "stdafx.h"
#include "findproc.h"
Functions | |
void | EnableDebugPrivilege () |
Enables deubbing privilege for calling process. Required to debug system services. | |
int | _tmain (int argc, _TCHAR *argv[]) |
int _tmain | ( | int | argc, | |
_TCHAR * | argv[] | |||
) |
void EnableDebugPrivilege | ( | ) |
Enables deubbing privilege for calling process. Required to debug system services.