Karthik
2006-06-27 09:49:47 UTC
Hi,
I need to extract a CAB file programatically. The CAB file's name may
contain unicode characters too. We are planning to use Cabinet SDK to
perform the extraction.
While going through the MSDN, I found that FDI API's in Cabinet SDK
dont support unicode.
All those functions take file name as (char *).
How could I extract a CAB file, whose name may contain unicode
characters?
Regards
Karthik
I need to extract a CAB file programatically. The CAB file's name may
contain unicode characters too. We are planning to use Cabinet SDK to
perform the extraction.
While going through the MSDN, I found that FDI API's in Cabinet SDK
dont support unicode.
All those functions take file name as (char *).
How could I extract a CAB file, whose name may contain unicode
characters?
Regards
Karthik