Quote:
Originally Posted by ravencrow
Code:
#include <windows.h>
HANDLE __stdcall MyHandle(void)
{
return GetCurrentProcess();
}
|
Friend this function does not return the desired value .. But thanks .. the problem in is the why the dll does not work on another pc, and it is still trying and I think it is that it has some dependence but they do not understand why .. :confuso: :confuso: