Ejemplo n.º 1
0
 public static extern int OpenFile(string lpFileName, ref OFSTRUCT lpReOpenBuff, int wStyle);
Ejemplo n.º 2
0
 public static extern int LZOpenFile(string lpszFile, ref OFSTRUCT lpOf, int style);