Exemplo n.º 1
0
 unsafe public static extern bool CascFindNextFile(System.IntPtr hFind, out CASC_FIND_DATA pFindData);
Exemplo n.º 2
0
 unsafe public static extern System.IntPtr CascFindFirstFile(System.IntPtr hStorage, string szMask, out CASC_FIND_DATA pFindData, string szListFile);