0_0_3152742_20577.cpp
0_0_3152742_20577.cpp(27) : error C2079: “regs”使用未定义的 union“(void)InitDos::REGS”
0_0_3152742_20577.cpp(28) : error C2079: “segregs”使用未定义的 struct“(void)InitDos::SREGS”
0_0_3152742_20577.cpp(30) : error C2228: “.h”的左侧必须有类/结构/联合类型
类型是“int”
0_0_3152742_20577.cpp(30) : error C2228: “.ah”的左侧必须有类/结构/联合类型
0_0_3152742_20577.cpp(30) : error C2065: “GET_INDOS” : 未声明的标识符
0_0_3152742_20577.cpp(31) : error C3861: “intdosx”: 即使使用参数相关的查找,也未找到标识符
0_0_3152742_20577.cpp(32) : error C2065: “indos_ptr” : 未声明的标识符
0_0_3152742_20577.cpp(32) : error C2228: “.es”的左侧必须有类/结构/联合类型
类型是“int”
0_0_3152742_20577.cpp(32) : error C2228: “.x”的左侧必须有类/结构/联合类型
类型是“int”
0_0_3152742_20577.cpp(32) : error C2065: “bx” : 未声明的标识符
0_0_3152742_20577.cpp(32) : error C3861: “MK_FP”: 即使使用参数相关的查找,也未找到标识符
0_0_3152742_20577.cpp(33) : error C2601: “main” : 本地函数定义是非法的
0_0_3152742_20577.cpp(36) : fatal error C1075: 与左侧的 大括号“{”(位于“0_0_3152742_20577.cpp(33)”)匹配之前遇到文件结束
|