I am looking for a library of managed codes / APIs or samples that allow me to write and read files in a cabinet (.cab). There is a CAB SDK here: http://support.microsoft.com/kb/310618 , but the DLL that comes with it only supports native code.
Here is a code draft article with C ++ and .net versions.
Enjoy
Can you use the Invoke platform in the CAB SDK? if you can use it, you can support native code.