Welcome![Sign In][Sign Up]
Location:
Search - wizard

Search list

[Windows Developatlcompappwz.zip

Description: ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary(non - COM) Win32 application utilizing the ATL window classes or develop console OLEDB consumer applications. ATL对象向导不限于 ATL COM 应用程序向导。它也可以用于满足要求的项目的任何应用程序中。你可以使用这个向导来创建普通的(非COM) Win32 应用程序,使用ATL窗口类或开发控制台OLEDB消费者应用程序。 来源: http://www.codeguru.com/atl/atlcompappwz.shtml
Platform: | Size: 11420 | Author: | Hits:

[PropertySheetPropSheet_Wizard.zip

Description: 在Wizard里使用PropertySheet
Platform: | Size: 98016 | Author: | Hits:

[PropertySheetwizprop.zip

Description: 使用PropertySheet建立Wizard应用
Platform: | Size: 2628 | Author: | Hits:

[Other resourceuart

Description: 这是在C5000系列DSP上实现UART(异步串口)TL16c550芯片的汇编语言实现代码,可直接在CCS上运行,在PC机上用串口精灵或超级终端接收-This is the C5000 Series DSP achieve UART (asynchronous serial port) TL16c550 Chip Compilation language code directly in the CCS can run on the PC or using serial Wizard Super Receiving
Platform: | Size: 9825 | Author: 白冰 | Hits:

[ADO-ODBC一个增强的数据库类CDataSet

Description: 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records : CDataSet. Its main purpose is to reduce the amount of code and data objects to p
Platform: | Size: 33635 | Author: 杨葶 | Hits:

[Other resourcejava技术教程(例子)

Description: 提供了常用的JAVA技术的示例,包括有网络通信、APPLET、SWING,多线程等小程序。不错的JAVA入门向导。-a common examples of Java technology, including network communications APPLET, SWING, multithreading and other small procedures. JAVA good entry wizard.
Platform: | Size: 1040980 | Author: wangyan20032003 | Hits:

[Windows Develop在动态连接库内封装应用程序框架cool

Description: 实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread *pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
Platform: | Size: 69885 | Author: 杨杰 | Hits:

[Button controlWizDemo

Description: Wizard控件的使用Demo,演示了如何以对话框作为Wizard的子窗口控件-Wizard control the use Demo, demonstrated how to box as a window for the Wizard Control
Platform: | Size: 15075 | Author: 沈华 | Hits:

[File Operate不错的文件系统FileManage

Description: 应用程序向导已为您创建了此 FileManage 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文件包含组成 FileManage 应用程序的每个文件的内容摘要。-Application Wizard you have to create this FileManage applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point. This document contains FileManage application components of each document summary of the contents.
Platform: | Size: 103369 | Author: | Hits:

[GUI Develop[TOOLBAR]Job_Savers控制面板向导

Description: [TOOLBAR]Job_Savers控制面板向导-[TOOLBAR]Job_Savers control panel wizard
Platform: | Size: 16293 | Author: me | Hits:

[Button controlrgjsq

Description: 软件工程课程设计的一个小作业:用VC++6.0来实现计算器的+.-.*./等基本功能和括号,使用MFC作为向导工具。-software engineering courses designed a small operation : VC 6.0 calculator to realize the basic functions .-.*./ and brackets, the use of MFC as a wizard.
Platform: | Size: 80626 | Author: 藤力 | Hits:

[Dialog_Window创建非矩形窗口

Description: 本程序将VC向导自动生成的矩形窗口框架,通过类的派生创建出一个非矩形的框架窗口,以改变千篇一律的矩形外形。-VC Wizard automatically generated rectangular window framework through the derived class to create a framework of the non-rectangular window to change the stereotyped in a rectangular shape.
Platform: | Size: 79042 | Author: 吴碧华 | Hits:

[Otherwizard-style-dialog-Builder

Description: 创建一个向导对话框的c++源代码,供大家一共研究分享-wizard-style dialog Builder
Platform: | Size: 2276352 | Author: 瑞哥 | Hits:

[Windows DevelopDesktop-Wizard-Module

Description: 桌面精灵 用mfc编写的小程序 包含桌面设置、新建备忘录(纪念日)、备忘录(纪念日)列表.-Desktop Wizard Module
Platform: | Size: 4655104 | Author: | Hits:

[Multimedia DevelopWebpage-Capture-Wizard

Description: VB网页抓图精灵2源码,自带网页浏览器,打开某一网址后,点击抓图按钮,可将本网页完整抓取成图片,原理和以前的截图相似,有兴趣的Vb爱好者可参考。-VB Webpage Capture Wizard 2 source code, with Webpage browser, open a web site, click the capture button, can be the Webpage complete crawl into the picture, the principle and the previous screenshot similar, interested Vb enthusiasts reference.
Platform: | Size: 13312 | Author: shezhiqun | Hits:

[Linux-Unixclk-xlnx-clock-wizard

Description: Xilinx Clocking Wizard driver. -Xilinx Clocking Wizard driver.
Platform: | Size: 3072 | Author: lenggenpu | Hits:

[OtherDesktop-Wizard

Description: 桌面精灵模块是以阴历和阳历相结合的方式显示的日历,其中还包含二十四节气以及一些中西方节日,这些特殊的日期都用不同的颜色进行标注。-Desktop Wizard module is based on a combination of lunar and solar calendar display, which also comprises 22 solar terms as well as some Western holidays, these special dates are labeled in different colors.
Platform: | Size: 4660224 | Author: zxh | Hits:

[Windows DevelopMFC-Wizard-to-generate-framework

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard Wizard to generate the framework of the appearance and size of the program, modify the icon, the cursor, the background of the three methods. How to add and remove toolbar buttons, how to add tools to the application, how to display and hide the toolbar. Customize the status bar, add the clock display in the status bar, the CTime class and its usage. In the status bar to add a progress bar (the main window immediately after the production of the progress of the ingenious ideas, can not be directly dealt with in the OnCreate function, to use a custom message method). Mouse coordinates display, in the CView to get the status bar object in several ways. How to add a splash screen for an application.
Platform: | Size: 58368 | Author: YXX | Hits:

[Windows Developipodwizard-v1.3-source

Description: Ipod Wizard firmware editor source code
Platform: | Size: 703488 | Author: darkfox | Hits:

[OtherMiniTool Partition Wizard drive partitioning tool v7.0.0.1

Description: MiniTool Partition Wizard is an easy-to-use partitioning software. You can create, delete, format, move, and resize partitions. Main Functions of MiniTool Partition Wizard: Resize/ Move Merge Create Delete Change Partition Label Delete all partitions Format Change Cluster Size Convert file system Explore Partition Check Recovery Wipe disk Wipe partition Copy partition Copy disks Initialize to MBR disk Initialize to GPT disk
Platform: | Size: 11965019 | Author: SergeX31 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net