Table of Contents Previous topic Next topic
Using the Visual C++ Custom AppWizard->Tutorial - Creating an Extension with the AppWizard->Unloading the Extension
To unload your extension simply select Close Simulator from the Simulate menu. Your extension will automatically terminate and will be unloaded from memory.
You can now modify and rebuild your extension adding the specific features that you wish your extension to perform.