各位:
在mfc程序运行起来之后,可以接收界面的一些消息响应,我希望我的mfc程序中有个自己的小操作系统,可以进行一些调度操作,可是我不知道该加入到mfc程序的哪一部分,希望mfc程序运行起来的时候,我的小操作系统也运行起来,然后界面的一些相同类型的操作我可以通过小操作系统来调度处理。还有个问题是,小操作系统的调度可能是个死循环,就像DSP程序的后台一样,这里需要用到多线程吗?
不知道各位有没有相关的经验和例程,非常感谢
您是想做类似虚拟机方面的东西?像Virtual PC/VMWare ?
Visual C++ enthusiast, like network programming and driver development. At present is being engaged in the WinCE/Windows Mobile platform embedded development.
Elegentin Xie MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.