|
Lib
QOLを高める
|
#include "stdafx.h"#include "include/input.h"#include "include/debug.h"#include "include/exceptions.h"Go to the source code of this file.
Namespaces | |
| yappy | |
| yappy::input | |
| Input library. | |
Macros | |
| #define | ENT(s) {s, L##s} |
Functions | |
| const char * | yappy::input::dikToString (int dik) |
| Convert DIK_XXX to string. More... | |
| const wchar_t * | yappy::input::dikToWString (int dik) |
| Convert DIK_XXX to wide-string. More... | |
1.8.11