搜索资源列表
如何在台式机上运行wince
- 想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:\\cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者
dumpromy
- 将wince的nk.nb0中文件导出的代码,修正了时间戳的BUG,导出的DLL都可以查看符号表-Will wince' s nk.nb0 export files in the code, amending the timestamp BUG, exported DLL can view the symbol table
OAK
- WINCE系统都是在EBOOT阶段初始化LCD,所以要想显示自己的LOGO就需要在EBOOT阶段将LOGO内容显示出来,读取LOGO的方式可以和从存储器中读取NK一样,具体位置自己来定义。-WINCE system is initialized in stage EBOOT LCD, so in order to display your LOGO on the need to phase in the EBOOT the content displayed LOGO, LOGO ways to