Ejemplo n.º 1
0
 public static extern SafeLibraryHandle LoadLibraryEx_Marshaled(string lpFileName, IntPtr hFile, LOAD_LIBRARY_FLAGS dwFlags);
Ejemplo n.º 2
0
 public static extern SafeLibraryHandle LoadLibraryEx_Marshaled(string lpFileName, IntPtr hFile, LOAD_LIBRARY_FLAGS dwFlags);
Ejemplo n.º 3
0
 public static extern IntPtr LoadLibraryEx(string lpFileName, IntPtr hFile, LOAD_LIBRARY_FLAGS dwFlags);
Ejemplo n.º 4
0
 public static extern IntPtr LoadLibraryEx(string lpFileName, IntPtr hFile, LOAD_LIBRARY_FLAGS dwFlags);