|
Windows C++ Library
|
#include "Common.hpp"#include "IniFile.hpp"#include <stdlib.h>#include "StrCvt.hpp"#include "StrTok.hpp"#include "StrArray.hpp"#include "Rect.hpp"#include <tchar.h>#include "Win32Exception.hpp"#include <malloc.h>Variables | |
| const size_t | MAX_CHARS = 256 |
| The size of the string buffer in characters. | |
| const size_t MAX_CHARS = 256 |
The size of the string buffer in characters.
1.7.6.1