The Component Properties dialog box appears. Set the following fields for a C++ pseudocomponent, leaving other fields at their default settings. Properties other than these have no affect on the behavior of the pseudocomponent:
Component Type – choose C++.
DLL Name – enter the base name for the
shared library or DLL that will contain the component implementation.
For example, the setting mypseudo
indicates
the Windows file mypseudo.dll on Windows.
C++ Class – leave at
the default setting (the name of the component, appended with “Impl”,
as in PseudoCPPImpl
).
Copyright © 2005. Sybase Inc. All rights reserved. |