搜索资源列表
-
0下载:
该程序在界面上实现了一虚拟键盘,用于数据录入。通过编写一通用的消息处理函数,右每个按钮在触发时调用,从而简化了代码。程序中,改写了对话框的PreTranslateMessage方法,在该方法中判断是否触发了WM_LBUTTONDOWN,如果时则调用自定义的方法。-On the implementation process at the interface of a virtual keyboard for data entry. Through the preparation of a comm
-
-
0下载:
用VC++实现波形显示的好例子,通过它可以学习windows的画图操作方法,和透明窗口的实现方法。-VC++ achieve a good example of using the waveform display, through which you can learn drawing windows implementation methods of operation, and the transparent window.
-
-
0下载:
本程序演示了VC++界面程序多语言支持的实现方法:
1.根据用户选择的不同语言,加载不同版本的资源文件,进行切换;
2.同一个VC++界面程序据此支持多种语言。 -This program demonstrates the C++ interface, multi-language support program implementation methods:
1. Depending on the language selected by the user to load a di
-