n3tfusiOn
New Member
Posts: 9
– / / –
Joined: Jul 2003
|
RE: RE: Using DialogBox function
quote: Originally posted by oberststen
hmmm, something that i don't understand... i need to modify the APIEntry to
BOOL APIENTRY DllMain( HINSTANCE hModule,
DWORD ul_reason_for_call,
LPVOID lpReserved)
{
hInst = hModule;
return TRUE;
}
and replace the original apientry? i didn't understand that
yes , and that work lol
|
|