Tagged Questions

0
votes
2answers
439 views

Launching cab file from Visual C++ dll

Does anybody know how to launch a cab file from a Visual C++ dll thats being used as a setup dll when installing an application on windows mobile. Basically, I need the dll to detect if compact ...