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

helpers

A small collection of helper functions used by the SDK

include

.h files for each API that you wish to use in your project

WinGateSDK.h which is the main SDK include file that will include any other mandatory files as well as set up automatic linking to the WinGate SDK libraries

libs

Debug and release libraries for the engine and UI SDK. Including WinGateSDK.h should automatically link to these if you have your paths set up correctly.

projects

Visual studio solution and project files for the SDK and helpers

source

The source code for the API stubs. These stubs enable automatic binding to Qbik's public WinGate component interfaces

tools

ManifestPrep utility for preparing your package for distribution.

WinGateModuleWizard

The module wizard for Visual Studio that enables easy creation of WinGate plugin boilerplate projects.

  • No labels