搜索资源列表
STFullScreen
- evc下全屏代码,可以让整个窗口覆盖整个桌面。使用方便。-AES under full-screen code, the whole window can cover the entire desktop. Easy to use.
WinCE_SerialPort
- 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a