Developing the System
Building the System
- Instructions on using CM system
- Together Control Center is used with CVS, or CVS can be
used standalone
- How to compile latest version
- Goto pGinaACEPlugin
- Verify the ACE libs exist: aceclnt.lib, sdmsg.lib
- Verify the ACE headers exist: acclnt.h, sd_types.h, sdacmvls.h,
sdi_*.h
- Open DummyPlugin.dsw with Visual Studio
- Select Build/Set Active Configuration menu
- Select Debug or Release
- Select Build/Build menu or F7
Running the System
- Testing on the build system:
- Verify the ACE dll exist: acelnt.dll, sdmsg.dll
- Run: plugin_tester
- Select ACEPlugin.dll
- If Debug version used, an ACEPlugin.log will
be created
- Testing on a client system:
- Install latest version of pGina software
- Copy ACEPlugin.dll to C:/pGina/plugins (Note: If
currently running this plugin, move the current plugin to /temp first -
deleting or copying over is not allowed)
- Optional. Run: Configure (set pGina settings
as needed)
- Logoff and Logon to try new plugin
- Note: If pgina.dll was changed, the system must
be restarted!