
Originally Posted by
shinezz
How do you mean? (im new sorry)
Example for The Functions:
U have to rewrite it like this:
Code:
<DllImport("kernel32.dll", SetLastError:=True), CharSet:=CharSet.Ansi> _
Public Shared Function LoadLibrary(ByVal lpFileName As String) As IntPtr
End Function
For the offsets just take a dumper.
Google for it
