Q : What do you do if your application process has crashed or terminated abruptly, with no chance to unload the IDE/DTE? (In this case, the VSTA.exe is orphaned but continues to run.) A : You should look at this sample : IPHTerminateOrphanedVST, uses a global mutext to start one, and only one, simple...
VSTA v 2 host configuration registry entries are similar to VSTA v 1’s- there are a few new entries and a change in how they are organized. Two of the most noticeable differences are the “2.0” subkey and “VSTAVersion” entry. VSTA v 2 entries are stored in the “2.0” subkey, which resides beneath the host...