Create an ISAPI DLL with the ISAPI Extension Wizard
Home | Overview | Details | Sample
To create an ISAPI Extension or Filter .DLL using the ISAPI Extension Wizard
- On the File menu, click New and then click the Projects tab.
- Specify the Project Name, Location, Workspace, Dependency, and Platforms options and then double-click the ISAPI Extension Wizard icon.
- Complete the steps of the ISAPI Extension Wizard by choosing the appropriate options for your program. Click here for a step-by-step explanation of the ISAPI Extension Wizard.
- Prepare your ISAPI .DLL for use. Click here for more information.
What do you want to know more about?