kdclient/dllmain.cpp File Reference

Contains the DllMain() implementation. More...

#include "stdafx.h"

Include dependency graph for dllmain.cpp:


Functions

bool HookVmware (HINSTANCE hThisDLL)
void UnhookVmware ()
BOOL APIENTRY DllMain (HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserved)

Detailed Description

Contains the DllMain() implementation.

Author:
Ivan Shcherbakov (Bazis)
Id
dllmain.cpp,v 1.4 2008/12/30 18:47:44 Bazis Exp

Function Documentation

BOOL APIENTRY DllMain ( HMODULE  hModule,
DWORD  ul_reason_for_call,
LPVOID  lpReserved 
)

Here is the call graph for this function:

bool HookVmware ( HINSTANCE  hThisDLL  ) 

Here is the call graph for this function:

void UnhookVmware (  ) 

Here is the call graph for this function:

SourceForge.net Logo