Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

In order for your module to be used within WinGate it needs to export a set of mandatory functions. The Using the WinGate Module Wizard creates these for you if you use it to create your solution/project.

 

For GUI modules

See InitialiseGUI

For Engine modules

See Initialise

For all modules

 

 

Typically the function looks like so:

  • No labels