#include "cfileselector.h"#include "vstgui.h"#include <list>#include <vector>Defines | |
| #define | stringAnyType "Any Type (*.*)" |
| #define | stringAllTypes "All Types: (" |
| #define | stringSelect "Select" |
| #define | stringCancel "Cancel" |
| #define | stringLookIn "Look in" |
| #define | kPathMax 1024 |
| #define stringAnyType "Any Type (*.*)" |
| #define stringAllTypes "All Types: (" |
| #define stringSelect "Select" |
| #define stringCancel "Cancel" |
| #define stringLookIn "Look in" |
| #define kPathMax 1024 |
1.6.3