📄 adosx32.h
字号:
/* Copyright Rainer Schnitker 92,93,94 */
long int10voff ( void ); /* label to fnct that calls old int10h */
long int10vsel ( void ); /* label to fnct that calls old int10h */
long int21voff ( void ); /* label to fnct that calls old int21h */
long int21vsel ( void ); /* label to fnct that calls old int21h */
void bioscall ( void );
void doscall ( void );
void mousecall ( void );
volatile void back_from_syscall ( void );
void debug_entry (void);
int execute_dpmi_function (void);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -