OSDN Git Service

AI003:config.txt, words.txtを追加。
[chnosproject/CHNOSProject.git] / CHNOSProject / chnos / tolset_chn_000 / chnos_010 / chnos / coredef3.h
1 \r
2 /*TaskControlMessage\90é\8c¾*/\r
3 \r
4 //\83^\83X\83N\82É\95W\8f\80\95t\91®\82ÌFIFO\82É\91\97\90M\82³\82ê\82é\81A\83V\83X\83e\83\80\82©\82ç\82Ì\92Ê\92m\81B\r
5 //0x80000000\82©\82ç\8en\82Ü\82é\81B=31\83r\83b\83g\96Ú\82ªTrue\82©\82Â\83^\83X\83N\82ÌFIFO\82Å\82 \82ê\82Î\81ATCM\82Å\82 \82é\81B\r
6 //\83^\83X\83N\8eÀ\8ds\83\8a\83\93\83N\92\86\82É\82È\82¢\83^\83X\83N\82É\82Í\91\97\90M\82³\82ê\82È\82¢\82ª\81A\83X\83\8a\81[\83v\92\86\82Ì\83^\83X\83N\82É\82Í\91\97\90M\82³\82ê\82é\81B\r
7 \r
8 #define TCM_OFFSET                                                      0x80000000\r
9 #define TCM_NULL                                                        0x80000000\r
10 #define TCM_INFO_DISPLAY_UPDATE_RESOLUTION      0x00000001\r
11 \r
12 //\82»\82Ì\91¼\81A\93ü\97Í\82É\8eg\82í\82ê\82éinput\83o\83b\83t\83@\82Å\82Í\81A\r
13 //INPUTSIGNAL_OFFSET\82©\82çSIGNAL_KEY_OFFSET-1\82Í\81A\8ae\8eí\8fî\95ñ\82Ì\93`\92B\82É\8eg\82¤\82½\82ß\82É\83V\83X\83e\83\80\82Å\97\\96ñ\82³\82ê\82Ä\82¢\82é\81B\r
14 #define INPUTSIGNAL_OFFSET              0x08000\r
15 \r
16 #define INPUTSIGNAL_NULL                0x00000\r
17 #define INPUTSIGNAL_FOCUS_GOT   0x00001\r
18 #define INPUTSIGNAL_FOCUS_LOST  0x00002\r
19 #define INPUTSIGNAL_MAX                 0x07fff\r
20 \r
21 //\82Ü\82½\81ASIGNAL_KEY_OFFSET\82©\82çSIGNAL_KEY_OFFSET+0xffff\82Í\81Akeyid\82Ì\92Ê\92m\82É\8eg\82í\82ê\82é\81B\r
22 //\8fÚ\8d×\82Í\81Akeyid.h\82ð\8eQ\8fÆ\81B\r
23 #define SIGNAL_KEY_OFFSET 0x10000\r
24 \r