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