#include <ctype.h>#include <errno.h>#include <string.h>#include <stdlib.h>#include <sys/stat.h>#include "htctrl.h"#include "htiobox.h"#include "htkeyb.h"#include "htreg.h"#include "htsys.h"#include "httag.h"#include "htstring.h"#include "snprintf.h"#include "store.h"#include "tools.h"#include "vfs.h"Go to the source code of this file.
Defines | |
| #define | REGNODE_FILE_MAGIC "HTRG" |
|
|
Definition at line 171 of file vfs.cc. Referenced by RegNodeFile::load_node(), and RegNodeFile::store_node(). |
1.3.5