Creating Dynamic Link Library
In Visual C++, select New from File menu.
You will see "New" dialog. I section Projects select OWL
AppExpert for VC. Enter project name, location and press Ok
Will appear first Dialog of OWL AppExpert - Selection Module Type,
Select Dynamic Link Library and Press Finish button.
On "New Project Information" dialog, press Enter.
Press enter on "Important notes" Dialog.
Now you have to reload VC project. This is due to some settings, OWL
AppExpert doing directly in VC project file, limitation VC interface not allows do this in
other way. If you will save VC project this setting will be overridden and lost. So press
Alt-F-K (close project) and Alt-F-R-1 (Open last closed project).
Its All :)
Revised: December 03, 1999.
|