搜索资源列表
xxysbyapplexx
- VC++6.0编写的Windows消息演示系统的源代码。 功能: 获取窗口handle 获取edit内容 隐藏窗口 可供学习的地方: 窗口前置 窗口置top capture window flat picture button 常用的message-VC 6.0 of the Windows news demo system's source code. Function : access window handle access
MultiThread2
- 基于VC++的双线程,多线程运算实例,如上图所示的窗口中,有两个线程,一个是计算9X9乘法,另一个线程则对1——100000以内的数进行求和运算,点击“开始”按钮后,两线程分别进行运算,互不影响,多线程可有效提升程序处理性能。-Based dual-thread VC++, multi-threaded computing instances, as shown above the window, there are two threads, one calculated 9X9 multipl
Clipboard
- 使用vc++写的一个剪贴板程序,单击左边的按钮,可以复制文字到剪切板,单击右边的按钮可以将文字粘贴到右边编辑框内-use vc++ to write a clipboard program, click the left button, you can copy text to the clipboard, and paste the text to the right of the edit box you can click the right button