Exemplo n.º 1
0
 public static unsafe extern ERROR_TYPE Load(string exe, string dll, string funcName, ref DLLParameters data, int dataSize, out int pid);
Exemplo n.º 2
0
 public static unsafe extern ERROR_TYPE Load( string exe, string dll, string funcName, ref DLLParameters data, int dataSize, out int pid );