登录
首页 » Visual C++ » switch-to-another-window

switch-to-another-window

于 2015-02-14 发布 文件大小:335KB
0 160
下载积分: 1 下载次数: 6

代码说明:

  VC6.0 MFC基于对话框的编程,如何切换到另一窗口(VC6.0 MFC based dialog ,how to switch to another window)

文件列表:

switch to another window
........................\11.1窗口切换(模态).doc,476672,2012-04-15
........................\11.2窗口切换(非模态).docx,13369,2011-12-24
........................\MultiDialog
........................\...........\MultiDialog.aps,22144,2012-03-30
........................\...........\MultiDialog.clw,2117,2012-03-30
........................\...........\MultiDialog.cpp,3566,2011-12-24
........................\...........\MultiDialog.dsp,4516,2011-10-15
........................\...........\MultiDialog.dsw,528,2011-10-12
........................\...........\MultiDialog.h,1649,2011-10-12
........................\...........\MultiDialog.ncb,148480,2012-03-30
........................\...........\MultiDialog.opt,51712,2012-03-30
........................\...........\MultiDialog.plg,764,2012-03-13
........................\...........\MultiDialog.rc,6472,2011-12-24
........................\...........\MultiDialogDlg.cpp,4489,2011-12-24
........................\...........\MultiDialogDlg.h,1433,2011-10-12
........................\...........\ReadMe.txt,3669,2011-10-12
........................\...........\res

........................\...........\...\MultiDialog.rc2,403,2011-12-24
........................\...........\resource.h,963,2011-12-24
........................\...........\SecondDialog.cpp,1421,2011-12-24
........................\...........\SecondDialog.h,1251,2011-12-24
........................\...........\StdAfx.cpp,213,2011-10-12
........................\...........\StdAfx.h,1054,2011-10-12
........................\...........\ThirdDialog.cpp,1512,2011-12-24
........................\...........\ThirdDialog.h,1293,2011-10-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 11DriverDemo
    说明:  驱动编程演示,献给刚出道或想出道的VC++ Coder们。(Demo-driven programming, dedicated to fledgling or come up with Road VC++ Coder are.)
    2006-03-26 00:25:01下载
    积分:1
  • Acq-Ext-Clk
    NI编程示例程序,详细说明了在触发的情况下测量电压模拟信用的过程。(NI programming sample program, a detailed description of the measurement voltage analog trigger in case the credit process.)
    2014-04-10 22:20:12下载
    积分:1
  • CA认证系统中的证书载体 RSA-2048-SignVerifySign
    CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。(CA authentication system is the most widely used carrier certificate in USBKEY, the major domestic producers are generally use of CSP service to provide encryption services. This example is a 2048- bit RSA digital signature and verifying signature, use the manufacturer s own CSP to achieve (if downloaders not install any driver USBKEY, TEST_CSP_NAME macros in your code can be changed to NULL is called Microsoft s own CSP), the compiler environment VC6.0.)
    2015-07-21 21:10:55下载
    积分:1
  • Graphic
    用MFC开发的小的二维制图程序,可实现简单的图形绘制,并对图形进行放缩,旋转,镜像等变换。(DRAW MFC )
    2020-06-30 23:40:02下载
    积分:1
  • PowerfulMailSystem
    强大的C++邮件服务器系统...不可多得.(Strong C++ mail server system ... rare.)
    2010-05-12 15:19:48下载
    积分:1
  • bao
    多级反馈队列进程调度算法 1. 实验目的: 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。 2. 实验内容: 编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。 (The process of multi-level feedback queue scheduling algorithm 1. Experimental Objective: To use advanced language writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm. 2. Experimental contents: the preparation of a simulated procedure, single-processor systems to complete the process of scheduling, the use of multi-level feedback queue scheduling algorithm Round-Robin Time Slice. Experiments include: First of all, the process control block to determine the content, process control block of the composition determine the relevant parameters (such as the process of the number of arrival time, service time, time slice size, etc.) and then complete the process of creating the original language, the process of scheduling the original language and the process of revocation of the original language the final preparation of the main function of the machine and obtain the results of)
    2009-05-06 22:58:08下载
    积分:1
  • VCPP-create-a-application-window
    VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
    2013-11-24 14:23:38下载
    积分:1
  • ffmpeg-2.0.1
    ffmpeg VC开发库,可以直接配置开发环境进行编译,调试。ffmpeg是个通用解码库。 (ffmpeg VC development libraries)
    2020-12-18 16:49:11下载
    积分:1
  • SSE
    用于计算空气动力学求解激波间断,SSE格式(Used for calculating the aerodynamic solver of shock discontinuity,SSE format)
    2018-02-05 17:24:59下载
    积分:1
  • 20081101199957090642
    很不错的,希望大家喜欢,一起学习PROTEUS的仿真,大学是必须会的,一定发掌握。(Studying together is very good, hope you like them, PROTEUS simulation, is must be university, must master)
    2013-06-08 12:57:07下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载