Esempio n. 1
0
 public static extern int OpenFile(string lpFileName, ref OFSTRUCT lpReOpenBuff, int wStyle);
Esempio n. 2
0
 public static extern int LZOpenFile(string lpszFile, ref OFSTRUCT lpOf, int style);
Esempio n. 3
0
		[DllImport("kernel32", CharSet = CharSet.Unicode)] public static extern int OpenFile(string lpFileName, ref OFSTRUCT lpReOpenBuff, int wStyle);
Esempio n. 4
0
 public static extern int LZOpenFile(string lpszFile, ref OFSTRUCT lpOf, int style);