I am looking for a managed code library/API or samples that let me write and read cabinet (.cab) files. There is a CAB SDK here: http://support.microsoft.com/kb/310618 but the DLL that ships with it only supports native code.
|
|
|
||
|
|
|
|
Can you use the platform Invoke in the CAB SDK? if you can it meens you can support native code. |
||
|
|
