I am using a simple subset of the full WCL functionality (Enumerate radios, discover devices, connect, Serial protocol), and I don't see why I need Microsoft.VC80.CRT.manifest and associated DLL's. I don't see any difference in functionality in my application if I delete the reference.
What functions are included with this reference, and can I live without them?
THX!