|
VST 3 SDK
VST 3.6.12
SDK for developing VST Plug-in
|
#include "module.h"#include "optional.h"#include "stringconvert.h"#include <ShlObj.h>#include <Windows.h>#include <algorithm>#include <experimental/filesystem>Namespaces | |
| VST3 | |
| VST3::Hosting | |
Typedefs | |
| typedef bool(* | InitModuleFunc )() |
| typedef bool(* | ExitModuleFunc )() |
| typedef bool(* InitModuleFunc)() |
| typedef bool(* ExitModuleFunc)() |
| HINSTANCE module nullptr |