J joephoenix Unregistered / Unconfirmed GUEST, unregistred user! 2007-09-11 #1 我用CreateRemoteThread将DLL注入到其他程序的进程里了,但在里面无法显示我DLL里的窗口,有什么办法可以做到呢?
Y yellowyellow Unregistered / Unconfirmed GUEST, unregistred user! 2007-09-22 #2 用TForm就可以,但是如果宿主对API有进行覆盖的话,可能导致不能使用文件或部分VCL。<br>窗口还是正常可以显示的,用全局热键可以把它弹出来。
J joephoenix Unregistered / Unconfirmed GUEST, unregistred user! 2007-09-22 #4 TO:yellowyellow<br>关于窗体的显示,请问能不能写上重要的代码呢?谢谢~~~[]