-
实现透明窗体效果
实现透明窗体效果-transparent window effects
- 2022-04-29 22:08:40下载
- 积分:1
-
Home DreamWorks releases
主页梦工厂发布版-Home DreamWorks releases
- 2022-09-05 18:20:02下载
- 积分:1
-
it to be a drawing on the screen in the code, a practical value
这是一个可以在屏幕上画图的代码,有实用价值-it to be a drawing on the screen in the code, a practical value
- 2022-02-04 01:00:36下载
- 积分:1
-
使用labview编写的源程序,用于声音的录制和播放
使用labview编写的源程序,用于声音的录制和播放-Labview prepared to use the source code for the voice recording and playback
- 2022-02-02 06:27:28下载
- 积分:1
-
Pop
弹出打开对话框 自己的实际作业 欢迎你的下载-Pop-up dialog box to open the actual operation of their welcome you download
- 2022-03-11 18:23:08下载
- 积分:1
-
一个自己定义的listctrl,动态的嵌入editbox和CButtton,欢迎大家使用。...
一个自己定义的listctrl,动态的嵌入editbox和CButtton,欢迎大家使用。-Own definition of a listctrl, dynamic embedded editbox and CButtton, welcome everyone to use.
- 2023-07-13 02:55:02下载
- 积分:1
-
这是一个小游戏的原码,用vc++写的俄罗斯方块。
这是一个小游戏的原码,用vc++写的俄罗斯方块。-This is a small game of the original code, written using vc++ Tetris.
- 2022-01-26 08:07:55下载
- 积分:1
-
for the historical curve, the drawing can be a clear indication of the trend dat...
用于历史曲线的绘制,可以清晰地显示数据的变化趋势。-for the historical curve, the drawing can be a clear indication of the trend data.
- 2022-01-22 07:13:41下载
- 积分:1
-
Click of a button, another dialog box pop Demo of the first step: add (Insert Di...
点击按钮,弹出另一个对话框的Demo
第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单!
第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog
第三步:在主对话框中为按钮添加函数。如下:
void CClickDialogDlg::OnButton1()
{
// TODO: Add your control notification handler code here
CDialog1 dlg
dlg.DoModal()
}
不要忘记#include "Dialog1.h"-Click of a button, another dialog box pop Demo of the first step: add (Insert Dialog) to the pop-up Dialog, according to their own needs can be designed interface, because I am a simple Demo, so very simple! Step two: add Dialog to add the establishment of a succession of DLG class, class CDialog1: public CDialog third step: in the main dialog box for the button to add the function. As follows: void CClickDialogDlg:: OnButton1 () (//TODO: Add your control notification handler code here CDialog1 dlg dlg.DoModal ()) do not forget# Include
- 2022-03-18 15:40:01下载
- 积分:1
-
learn Windows API test at the small chopper, written by ringing games, In VC6. 0...
学Windows API时小试牛刀,写的猜数字游戏,在VC6。0的编译环境下可以编译通过-learn Windows API test at the small chopper, written by ringing games, In VC6. 0 compiler environment can compile
- 2022-07-24 01:58:32下载
- 积分:1