Пример #1
0
 public static unsafe extern ERROR_TYPE Load(string exe, string dll, string funcName, ref DLLParameters data, int dataSize, out int pid);
Пример #2
0
 public static unsafe extern ERROR_TYPE Load( string exe, string dll, string funcName, ref DLLParameters data, int dataSize, out int pid );