예제 #1
0
 public static extern int LZOpenFile(string lpszFile, ref OFSTRUCT lpOf, int style);
예제 #2
0
파일: Kernel.cs 프로젝트: SameerOmar/InkMon
 public static extern int OpenFile(string lpFileName, ref OFSTRUCT lpReOpenBuff, int wStyle);