Interface Technology Basics VST 3.7
SDK for developing VST plug-in
|
#include "funknown.h"
#include "fstrdefs.h"
#include <cstdio>
#include <ext/atomicity.h>
#include <stdlib.h>
Namespaces | |
namespace | Steinberg |
This header provides classes for working with FUnknown. | |
namespace | Steinberg::FUnknownPrivate |
Functions | |
int32 | atomicAdd (int32 &var, int32 d) |