Hi to all:
I had attached a project that Inject DLL (maybe could be usefull for some people)...Seems the code work well if I remove this Line:
If not the code don't run!
Any help here please?
Thanks
I had attached a project that Inject DLL (maybe could be usefull for some people)...Seems the code work well if I remove this Line:
Code:
Public Declare Function OpenProcess Lib "kernel32" ( _
ByVal dwDesiredAccess As Integer, _
ByVal bInheritHandle As Integer, _
ByVal dwProcessId As Integer) As IntegerAny help here please?
Thanks