![]() | How to |
Preparation before use
Before use the SDK, you must installed Net Framework v4 or higher and Venus v4.4.0.7740
Create a project in visual studio
Add reference to STARLine.dll
Change setting of project and visual studio
press Ctrl+Alt+E in visual studio, and un-check Managed Debuggin Assistants->LoaderLock
change the build target platform of project to x86. The Hamilton software can be only used in x86 application.
To display the 3D deck layout
Adding useLegacyV2RuntimeActivationPolicy="true" to startup element in app.config file.
Coding and testing