Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27512

VS 2008 Inject DLL

$
0
0
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:

Code:

Public Declare Function OpenProcess Lib "kernel32" ( _
    ByVal dwDesiredAccess As Integer, _
    ByVal bInheritHandle As Integer, _
    ByVal dwProcessId As Integer) As Integer

If not the code don't run!

Any help here please?

Thanks
Attached Files

Viewing all articles
Browse latest Browse all 27512

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>