Welcome![Sign In][Sign Up]
Location:
Search - win32 api dialog

Search list

[GDI-Bitmap视频捕获程序代码

Description: 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the video camera and video can be intercepted from AVI to preserve documents. Procedures model of non-rectangular windows programming and "save the file" common dialog achieved. This code is a rare example of beginners procedures.
Platform: | Size: 19335 | Author: 张敏 | Hits:

[Other resourceProgrammingWindowsCHS

Description: 《Windows 程序设计(第5版)(上、下册)》 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 ** 内核和打印机 ** 声音和音乐 ** 动态链接库 ** 多任务和多线程 ** 多文档界面 ** Internet和 Intranet的程序设计 其中采用的大多是具有代表性的示例,这本Petzold著作为使用 Windows 95、Windows 98或 Windows NT的各级windows程序员提供了最基本的参考和指导。没有经验的开发人员也可以从中获取大量的新知识。 -"Windows programming (Release 5) (, Volume) "If Windows developers have any problems, please read the book PetZold it. In "Window Design" (Release 5), this outstanding "Windows Pioneer Award" (Windows Pioneer Award) was who according to the latest Windows operating system technical amendments to the authority of his classics -- once again demonstrated the basic the Win32 API programming core content. The book's contents include : ** basic elements -- input, output dialog and outlined ** ** Unicode graphics -- graphics, text and fonts, yuan bitmap file and the kernel and printers ** ** ** voices and music dynamic link library ** multi-tasking and multi-threading ** ** Document Interface Internet and Intranet design procedures which use is the most represent
Platform: | Size: 3078803 | Author: 大头卫 | Hits:

[GDI-BitmapCaptureWindow_demo

Description: Capturing window content can be done easily by using the ::BitBlt(..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this project, to capture all the screen (Desktop), this technique is useful. Because it s not good for capturing covered windows, I capture windows with the ::PrintWindow(..) API. The project is a MFC-dialog based application, built with VC6. However, as mentioned above, all the implementations are inside the CaptureEx class, so actually MFC is being used just as a wrapper for the GUI the CaptureEx functionality is implemented with the Win32 API. In that way, Win32 applications can also benefit from the class.
Platform: | Size: 14896 | Author: ljm | Hits:

[Other resourceWindows程式设计

Description: 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 ** 内核和打印机 ** 声音和音乐 ** 动态链接库 ** 多任务和多线程 ** 多文档界面 ** Internet和 Intranet的程序设计 其中采用的大多是具有代表性的示例,这本Petzold著作为使用 Windows 95、Windows 98或 Windows NT的各级windows程序员提供了最基本的参考和指导。没有经验的开发人员也可以从中获取大量的新知识-on Windows development if any questions, please refer to the writings PetZold it. In "Window Design" (Release 5), this outstanding "Windows Pioneer Award" (Windows Pioneer Award) winner According to the latest Windows operating system technical amendments to the authority of his classics -- once again demonstrated the basic Win32 API programming core content. The book's contents include : ** basic elements -- input, output and dialog outlined ** ** Unicode graphics -- graphics, text and fonts, bitmaps and metafiles kernel and printers ** ** ** voices and music dynamic link library ** multi - Treasury and multi-threaded multi-document interface ** ** Internet and Intranet program design which is the most representative example of this Petzold book for the use of Wind
Platform: | Size: 2983119 | Author: 刘建国 | Hits:

[Video Capturevcap

Description: vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for Windows) use. Show video from the camera and can be intercepted off the video saved as AVI files. Process model of non-rectangular windows programming as well as file Universal Realization of the dialog box. This code is a rare example of a beginner program.
Platform: | Size: 19456 | Author: 周哲 | Hits:

[VC/MFCWindows程式设计

Description: 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 ** 内核和打印机 ** 声音和音乐 ** 动态链接库 ** 多任务和多线程 ** 多文档界面 ** Internet和 Intranet的程序设计 其中采用的大多是具有代表性的示例,这本Petzold著作为使用 Windows 95、Windows 98或 Windows NT的各级windows程序员提供了最基本的参考和指导。没有经验的开发人员也可以从中获取大量的新知识-on Windows development if any questions, please refer to the writings PetZold it. In "Window Design" (Release 5), this outstanding "Windows Pioneer Award" (Windows Pioneer Award) winner According to the latest Windows operating system technical amendments to the authority of his classics-- once again demonstrated the basic Win32 API programming core content. The book's contents include :** basic elements-- input, output and dialog outlined**** Unicode graphics-- graphics, text and fonts, bitmaps and metafiles kernel and printers****** voices and music dynamic link library** multi- Treasury and multi-threaded multi-document interface**** Internet and Intranet program design which is the most representative example of this Petzold book for the use of Wind
Platform: | Size: 2982912 | Author: 刘建国 | Hits:

[GDI-Bitmap视频捕获程序代码

Description: 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the video camera and video can be intercepted from AVI to preserve documents. Procedures model of non-rectangular windows programming and "save the file" common dialog achieved. This code is a rare example of beginners procedures.
Platform: | Size: 19456 | Author: 张敏 | Hits:

[Software EngineeringProgrammingWindowsCHS

Description: 《Windows 程序设计(第5版)(上、下册)》 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 ** 内核和打印机 ** 声音和音乐 ** 动态链接库 ** 多任务和多线程 ** 多文档界面 ** Internet和 Intranet的程序设计 其中采用的大多是具有代表性的示例,这本Petzold著作为使用 Windows 95、Windows 98或 Windows NT的各级windows程序员提供了最基本的参考和指导。没有经验的开发人员也可以从中获取大量的新知识。 -"Windows programming (Release 5) (, Volume) "If Windows developers have any problems, please read the book PetZold it. In "Window Design" (Release 5), this outstanding "Windows Pioneer Award" (Windows Pioneer Award) was who according to the latest Windows operating system technical amendments to the authority of his classics-- once again demonstrated the basic the Win32 API programming core content. The book's contents include :** basic elements-- input, output dialog and outlined**** Unicode graphics-- graphics, text and fonts, yuan bitmap file and the kernel and printers****** voices and music dynamic link library** multi-tasking and multi-threading**** Document Interface Internet and Intranet design procedures which use is the most represent
Platform: | Size: 3078144 | Author: 大头卫 | Hits:

[OS programBitmap

Description: 一个介绍位图、图标、光标及对话框应用的WIN32 API程序。-Introduction of a bitmap, icon, cursor and the WIN32 API dialog application procedures.
Platform: | Size: 152576 | Author: 开开 | Hits:

[GDI-BitmapCaptureWindow_demo

Description: Capturing window content can be done easily by using the ::BitBlt(..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this project, to capture all the screen (Desktop), this technique is useful. Because it s not good for capturing covered windows, I capture windows with the ::PrintWindow(..) API. The project is a MFC-dialog based application, built with VC6. However, as mentioned above, all the implementations are inside the CaptureEx class, so actually MFC is being used just as a wrapper for the GUI the CaptureEx functionality is implemented with the Win32 API. In that way, Win32 applications can also benefit from the class.-Capturing window content can be done easily by using the:: BitBlt (..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this project, to capture all the screen (Desktop), this technique is useful. Because it s not good for capturing covered windows, I capture windows with the:: PrintWindow (..) API.The project is a MFC-dialog based application, built with VC6. However, as mentioned above, all the implementations are inside the CaptureEx class, so actually MFC is being used just as a wrapper for the GUI the CaptureEx functionality is implemented with the Win32 API. In that way, Win32 applications can also benefit from the class.
Platform: | Size: 14336 | Author: ljm | Hits:

[VC/MFCcode

Description: 1 BallMove 使用Win32 API线程函数创建多线程程序实例源码 2 UIThreadDemo1 不创建用户界面线程耗时操作的实例源码 3 UIThreadDemo2 创建用户界面线程耗时操作的实例源码 4 WorkThread 创建工作线程,并实现线程间通信的实例源码 5 CSemaphoreDemo 使用CSemaphore类实现线程同步的实例源码 6 SearchFile 通过多线程实现文件查找的实例源码 7. DlgActiveXDemo 在对话框应用程序中使用ActiveX控件的实例源码 8. SDIActiveXDemo 在单文档应用程序中使用ActiveX控件的实例源码 9. OleEdit 使用MFC开发ActiveX控件实例源码 10. Boxer 使用ATL开发ActiveX控件实例源码 11.ADO-PROM ADO数据库综合应用源码-1 BallMove use Win32 API function to create multi-threaded thread instance 2 UIThreadDemo1 source does not create a user interface thread an example of time-consuming operation 3 UIThreadDemo2 source user interface thread to create time-consuming operation example 4 WorkThread the creation of source code lines process, and to achieve inter-thread communication examples of the use of source CSemaphore category 5 CSemaphoreDemo realize examples of thread synchronization source 6 SearchFile through the realization of multi-threaded file search examples of source 7. DlgActiveXDemo application in the dialog box to use ActiveX controls Examples of source 8. SDIActiveXDemo in a single document application examples of the use of ActiveX controls source 9. OleEdit development of ActiveX controls using MFC source code examples 10. Boxer use ATL source code examples of the development of ActiveX controls 11.ADO-PROM ADO Database Application source
Platform: | Size: 29230080 | Author: Misszhao | Hits:

[GUI Developaddfontstoctrl

Description: 这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何改变编辑框,列表框,组合框,静态控制以及单选按钮和复选框控制的字体。此外,代码还示范了通用的字体选择(ChooseFont)对话框编程。 -This is a pure Win32 API code, did not use MFC. Code demonstrated how to change the edit box, list box, combo box, static control, as well as radio buttons and check box control fonts. In addition, the code also demonstrated the common font choices (ChooseFont) dialog programming.
Platform: | Size: 10240 | Author: 段平平 | Hits:

[Com PortMFCAPISeriesPort

Description: 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
Platform: | Size: 3213312 | Author: bill | Hits:

[Dialog_WindowAPIfunctionreference

Description: 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Windows NT常量以及所有数据类型。 - WINDOWS/WIN32/WINDOWS NT Programming General API Function Reference. This book discusses the common Windows/Win32/Windows NT API function, these functions involve the following aspects: speed up the key, bitmap, from characters, NT console, clipboard, cutting area, controls the output curve, equipment environment, the dialog box , mapping tools, file I/O, font, GDI objects, icons, keyboard, painting lines, maps, menus, news, mouse, graphics, color palette, rectangular operations, rolling voice, string, text output, time with the timer, version management, operation and window management window. Appendix also lists the constants Windows/Win32/Windows NT as well as all data types.
Platform: | Size: 8173568 | Author: 林孝城 | Hits:

[Chess Poker gamesWin32Tetris_C

Description: 为了挑战一个新的高度,作者原创了他从事WEB编程以来的第一个Win32 API应用,之所以编写一个游戏,是因为游戏考察的知识面很综合,之所以选择俄罗斯方块,一是自己曾被瘾过,二是发现这款游戏几乎包含了Widows入门的很多知识,比如窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练手会收获不少。本游戏是带有背景音乐的,一边玩游戏一边欣赏音乐的感觉相信很舒服。-In order to challenge a new level, the authors of original programming that he has been engaged in WEB the first application of a Win32 API, the reason for the preparation of a game because the game is very comprehensive study of knowledge, chose the Russian box, first, he had had been addicted, and the other is found in the game almost Widows entry contains a lot of knowledge, such as windows, messages, menus, toolbars, resources, dialog box, timer, since the draw button, GDI bitmap operations, Windows directory operations INI file operations, etc., will be used to harvest a lot of hand training. This game is with the background music while playing games while listening to music I believe very comfortable feeling.
Platform: | Size: 4806656 | Author: 104 | Hits:

[Dialog_WindowWin32

Description: 纯API创建对话框和通过数组批量建立各种控件-API CREATE DIALOG AND A LOTS OF BUTTON
Platform: | Size: 2415616 | Author: 小马 | Hits:

[Com PortMFC_API_Arch_SeriesPort

Description: 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
Platform: | Size: 37888 | Author: | Hits:

[GUI DevelopDialog-Demo

Description: Create a Simple Dialog with Win32 API
Platform: | Size: 36864 | Author: Merano | Hits:

[GDI-Bitmapwin32-api-tab-control

Description: windows 32控件界面相关编程 很有用处 实现对话框等,需要可以借鉴使用一下其功能- windows 32控件界面相关编程 很有用处 实现对话框等,需要可以借鉴使用一下其功能 Windows 32 control interface programming is useful for the realization of the dialog box, you can learn the use of its functions
Platform: | Size: 2401280 | Author: 刘天成 | Hits:

[Windows Developtest

Description: 1.WIN32应用程序中有2个文本框,2个按钮. 2.在A文本框中输入内容时,B文本框同步更新。 约束: 1。A文本框只能输入字母,最多只能输入19字母。 2。B文本框能自动转化小写为大写,且只读。 3.按钮A,点击后启动一个定时器,每隔一秒将当前时间显示在窗体标题栏,再次点击时停止定时器。 4.按钮B,点击后弹出一个模式对话框,关闭模式对话框后返回当前窗口,对话框内信息要求显示中文。(1. There are 2 text boxes and 2 buttons in the WIN32 application. 2. When entering content in A text box, the B text box is updated. Constraints: 1. A text box can only enter letters, at most 19 letters. 2. The B text box can be automatically converted to uppercase and read only. 3. Button A, click and start A timer, display the current time in the window title bar every other second, and stop the timer when clicked again. 4. Button B, click and pop up a pattern dialog box, close the mode dialog box and return to the current window. The information in the dialog box will display the Chinese language.)
Platform: | Size: 10240 | Author: 静水~流深 | Hits:
« 12 »

CodeBus www.codebus.net