wince.txt

来自「arm体系结构和编程,一份很好的ARM汇编编程资料」· 文本 代码 · 共 14 行

TXT
14
字号
At a minimum, a Windows CE OS design contains the following elements: 

Run-time image 
boot loader
OEM adaptation layer (OAL) 
Device drivers 
Configuration files 

The BSP creation process involves the following tasks: 

Developing a boot loader 
Developing an OAL 
Creating device drivers 
Modifying run-time image configuration files 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?