Beispiel #1
0
 public static extern bool FCIAddFile(
     IntPtr fciHandle,
     string sourceFileName,
     string destFileName,
     bool execute,
     FCIGetNextCabMethod getNextCabinet,
     FCIStatusMethod status,
     FCIGetOpenInfoMethod getOpenInfo,
     short compressionFlags);
Beispiel #2
0
 public static extern bool FCIFlushFolder(IntPtr fciHandle, FCIGetNextCabMethod getNextCabinet, FCIStatusMethod status);