#include "ConstUString.h"#include "ICrystalString.h"#include "CrystalMacros.h"Go to the source code of this file.
Classes | |
| class | CConstStringBody |
Defines | |
| #define | CR_STRING(string) ((VCrystalString)(ICrystalString *)new CConstStringBody(string, sizeof(string) - 1)) |
|
|
Definition at line 66 of file ConstString.h. |
1.4.5