#include "ICrystalString.h"#include "CrystalMacros.h"Go to the source code of this file.
Classes | |
| class | CConstUStringBody |
Defines | |
| #define | CR_USTRING(string) ((VCrystalUString)(ICrystalUString *)new CConstUStringBody(string, sizeof(string)/2 - 1)) |
|
|
Definition at line 63 of file ConstUString.h. |
1.4.5