"
You can find the relevant article
For example, CSDN http://bbs.csdn.net/topics/320141209
Look at the snow http://bbs.pediy.com/showthread.php? T=124835
CSDN download http://download.csdn.net/detail/yoyo_ji/4934348
The inside of the above several address reply said Windows 7 can't use
The code I am using http://bbs.csdn.net/topics/320141209
How all works under XP, under the Windows 7 is not line, what reason is not UAC, nor GetThreadContext call fails,
Nor the 32-bit and 64 - bit,
No,
I don't know what reason, of course, know I don't have to solve the
For who is able to solve?
QQ this ⒏ _____ the ⒏ ⒏ 0. 0. ⒐ 0.
CodePudding user response:
Win32 Win64 memory invocation mechanism is different, the natural win32 through Win64 is not can pass,But you can, by using the method of the API calls EXE calls an EXE, such as:
Shellexecute (handle, the 'open', pchar (FileName), pchar (sParam), nil, sw_shownormal);
CodePudding user response: