wm 自下而上的了解其的系统架构

微软的WM的架构:

apps

  |

 

应用构架(五个nk.exe,filesys.exe,device.exe,GWES.exe,service.exe)
 |

 

os kernel

 |

OAL

|

hw

 

微软的OS kernel 已经对整个系统构架 进行了构架,相关的接口已经明确,具体接口实现由OEM厂家根据自己的BSP设计情况,进行适配开发。

 

你可能感兴趣的:(windows,mobile,微软,os)