VST 3 SDK
VST 3.6.14
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 | |
Macros | |
#define | _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING |
#define | USE_OLE 1 |
Typedefs | |
using | InitModuleFunc ) = bool(*)( |
using | ExitModuleFunc ) = bool(*)( |
#define _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING |
#define USE_OLE 1 |
using InitModuleFunc = bool (*) ( |
using ExitModuleFunc = bool (*) ( |
HINSTANCE module nullptr |