VST 3 SDK
VST 3.6.7
SDK for developing VST Plug-in
|
#include "stringconvert.h"
#include "module.h"
#include <Windows.h>
#include <Shlobj.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 |