Question:
Does Spitfire distribute any .COM objects and if so, what is their purpose?
Answer:
The only .COM objects distributed by Spitfire are:
- SpitfireToolLib.DLL, which registers PROGID SpitfireToolLib.SivWrapNet HKEY_CLASSES_ROOTCLSID{34530F14-9945-438E-9CD8-4FB9FE7E2E28}
- SpitfireTools.DLL, which registers PROGID SpitfireTools.SpitfireSIV HKEY_CLASSES_ROOTCLSID{3A6F66DA-D5BA-45E6-A161-CAD027C7B92A}
The sole purpose of these .COM objects is to provide a back-and-forth bridge between Microsoft Dynamics SL API and Spitfire .NET code.
Registering the DLL
This is normally done automatically by sfLink during “Setup this Device”
regsvr32 C:\Program Files (x86)\Spitfire\Spitfire Extension for Microsoft Dynamics SL\SpitfireToolLib.dll
KBA-01052; Last updated: October 3, 2025 at 11:50 am;
Keywords: registry
