|
VSTGUI
3.6
|
#include <cfileselector.h>
Public Member Functions | |
| VstFileType (char *_name, char *_macType, char *_dosType, char *_unixType=0, char *_mimeType1=0, char *_mimeType2=0) | |
Public Attributes | |
| char | name [128] |
| char | macType [8] |
| char | dosType [8] |
| char | unixType [8] |
| char | mimeType1 [128] |
| char | mimeType2 [128] |
|
inline |
| char dosType[8] |
| char macType[8] |
| char mimeType1[128] |
| char mimeType2[128] |
| char name[128] |
| char unixType[8] |
1.8.7