-
用win32汇编语言编写的一个windows消息框程序,可以用语微机原理的教学...
用win32汇编语言编写的一个windows消息框程序,可以用语微机原理的教学-use of a language news box windows procedures, the principle of computer language teaching
- 2022-07-19 14:39:35下载
- 积分:1
-
MS WindowsMedia Control Simple video player
基于MS WindowsMedia 控件的简易视频播放器-MS WindowsMedia Control Simple video player
- 2022-05-15 17:20:26下载
- 积分: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
-
在动态库中保存的图片资源, 可以非常方便的被其他VC程序加载使用。...
在动态库中保存的图片资源, 可以非常方便的被其他VC程序加载使用。-In a dynamic library to preserve the picture of resources, can easily be used to load other VC procedures.
- 2023-03-25 14:20:03下载
- 积分:1
-
美化你的应用程序的外观界面_SDI版本,根据该示例程序,用户可以灵活打造自己的漂亮程序界面...
美化你的应用程序的外观界面_SDI版本,根据该示例程序,用户可以灵活打造自己的漂亮程序界面-Beautify your application the appearance of the interface _SDI version, according to the sample application, users can create their own pretty flexible program interface
- 2023-06-13 20:40:04下载
- 积分:1
-
对话框可停靠于屏幕顶端,此时只能左右拖动.可取消停靠。对话框可停靠于屏幕任意一边,上,下停靠时只能左右拖动.左,右停靠时只能上下拖动。...
对话框可停靠于屏幕顶端,此时只能左右拖动.可取消停靠。对话框可停靠于屏幕任意一边,上,下停靠时只能左右拖动.左,右停靠时只能上下拖动。-Dialog box can be docked at the top of the screen, this time around can only drag. Cancel the call. Dialog box can be docked on either side of the screen, the upper and lower stops when only about drag. The left and right only up and down when the drag stops.
- 2022-03-20 15:12:56下载
- 积分:1
-
让滚动条不再是WINDOWS默认的淡蓝色,改编成自己喜欢的颜色。...
让滚动条不再是WINDOWS默认的淡蓝色,改编成自己喜欢的颜色。-Let WINDOWS scroll bar is no longer the default light blue, turned into their favorite color.
- 2023-01-09 00:45:03下载
- 积分:1
-
如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CV...
如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。-CDC on how to output text, graphics have to maintain function, CPtrArray the use of collections, CPaintDC with CClientDC and application of the distinction, OnPaint and OnDraw in CView relations and the realization of the insider, the realization of a rolling window, the coordinates of space, mapping the way device coordinates and logical coordinates conversion.
- 2022-03-16 05:51:56下载
- 积分:1
-
双色球随机选号并分析,数据库简单操作,对话框界面可以展开和收缩...
双色球随机选号并分析,数据库简单操作,对话框界面可以展开和收缩-Random Pick Shuangse Qiu and analysis, databases, simple operation, the dialog box interface, you can expand and contract
- 2022-09-12 10:20:04下载
- 积分:1
-
实现简单的编译器功能
实现简单的编译器功能-simple function of the compiler
- 2023-05-09 22:15:02下载
- 积分:1