define.h
来自「这是一个SIGMA方案的PMP播放器的UCLINUX程序,可播放DVD,VCD,」· C头文件 代码 · 共 23 行
H
23 行
/****************************************************************************** define.h : Master module definition (macro define) * REALmagic Quasar Hardware Library* Created by Michael Ignaszewski* Copyright Sigma Designs Inc* Sigma Designs Proprietary and confidential* Created on 03/10/99* Description:*****************************************************************************/#ifndef _DEFINEH_#define _DEFINEH_/***************************************************************************** OS : Windows 9x*****************************************************************************/#define _OS_WIN9X_#define RING3_APPLICATION#define MAX_INSTANCES 16#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?