E:/PROJECTS/cvsed/mixed/VIRTUA~1/vmxpatch/vmxpatch.cpp File Reference
Contains implementation for a simple console-based VM patcher.
More...
#include "stdafx.h"
#include "../kdclient/patchapi.h"
#include <conio.h>
Go to the source code of this file.
|
Functions |
int | _tmain (int argc, _TCHAR *argv[]) |
Detailed Description
Contains implementation for a simple console-based VM patcher.
- Author:
- Ivan Shcherbakov (Bazis)
- Id
- vmxpatch.cpp,v 1.11 2009/06/06 12:33:45 Administrator Exp
Definition in file vmxpatch.cpp.
Function Documentation
int _tmain |
( |
int |
argc, |
|
|
_TCHAR * |
argv[] | |
|
) |
| | |