|
|
| version 1.4, 2003/12/08 00:55:34 | version 1.5, 2005/02/04 05:32:25 |
|---|---|
| Line 6 | Line 6 |
| #include "cpucore.h" | #include "cpucore.h" |
| static char np2viewclass[] = "NP2-ViewWindow"; | static const char np2viewclass[] = "NP2-ViewWindow"; |
| const char np2viewfont[] = "£Í£Ó ¥´¥·¥Ã¥¯"; | |
| NP2VIEW_T np2view[NP2VIEW_MAX]; | NP2VIEW_T np2view[NP2VIEW_MAX]; |
| extern HINSTANCE hInst; | extern HINSTANCE hInst; |