Welcome![Sign In][Sign Up]
Location:
Search - Non-MFC Dll

Search list

[File Operatevc++dllintroduce

Description: VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular DLL (MFC rules DLL), MFC Extension DLL (MFC extension DLL)
Platform: | Size: 387752 | Author: 董峰涛 | Hits:

[Otherdllcombination

Description: 实现了3个dll功能,建立非mfc的dll静态连接,显示已装载模块,显示已装载模块,运行时动态调用dll,功能全面的阿-achieved three dll function, the establishment of the non-mfc dll static link Show loadable module, Show loadable module, run-time dynamic invocation dll, full functions of the A
Platform: | Size: 123234 | Author: zhanghaiyu | Hits:

[Console53607920StudyDllTest

Description: 很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序
Platform: | Size: 88070 | Author: 柳建武 | Hits:

[Otherdllcombination

Description: 实现了3个dll功能,建立非mfc的dll静态连接,显示已装载模块,显示已装载模块,运行时动态调用dll,功能全面的阿-achieved three dll function, the establishment of the non-mfc dll static link Show loadable module, Show loadable module, run-time dynamic invocation dll, full functions of the A
Platform: | Size: 132096 | Author: zhanghaiyu | Hits:

[USB develop20077181047

Description: vc下 usb程序USB端口的分析, VC-MFC 硬件-系统 VC,MFC基础类,非技术类,界面,网络编程,进程,线程,DLL,ATL,ActiveX,COM,数据库,硬件,系统,HTML,XML,图形处理,算法,-vc procedures under the USB port usb analysis, VC-MFC hardware- System VC, MFC foundation class, non-technical type, interface, network programming, process, thread, DLL, ATL, ActiveX, COM, database, hardware, systems, HTML, XML, graphics processing, algorithms,
Platform: | Size: 282624 | Author: davi | Hits:

[Console53607920StudyDllTest

Description: 很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序-Good learning example DLL entry, which describes non-mfc, mfc, mfc-ext related dll example of the preparation and investigation procedures
Platform: | Size: 88064 | Author: 柳建武 | Hits:

[VC/MFCMFC_DLL

Description: VC++动态链接库DLL编程深入浅出 概论 静态链接库 库的调试与查看 非MFC DLL MFC规则DLL MFC扩展DLL的创建-VC++ Dynamic-link library DLL programming easy Introduction to the static link library library debugging and view the non-MFC DLLMFC rules DLLMFC expansion DLL creation
Platform: | Size: 555008 | Author: shennq | Hits:

[OS programW32DLL

Description: win32下的非mfc的dll编写,很经典-win32 under the preparation of non-mfc' s dll, it is a classic
Platform: | Size: 13312 | Author: 朱朋 | Hits:

[OtherDLL

Description: 静态链接库和动态链接库的编程实例,动态链接库为非MFC链接库-Static link library and dynamic-link library programming examples for non-MFC dynamic-link library link library
Platform: | Size: 681984 | Author: 方超 | Hits:

[Windows Developcreate_non-MFC_dll_link

Description: 建立非MFC DLL的静态连接 建立非MFC DLL的静态连接-create non-MFC dll link create non-MFC dll link
Platform: | Size: 8192 | Author: | Hits:

[VC/MFC83390063VC(dll)programming(pdf)

Description: vc++ 动态数据库DLL 深入浅出编程技巧 1.0 基本概念 2.0 非MFC的DLL 3.0 MFC的DLL 4.0 MFC扩展的DLL 5.0 DLL 木马 -vc++ dynamic database DLL in simple terms the basic concepts of programming skills 1.0 of 2.0 non-MFC in DLL 3.0 MFC extension DLL 4.0 MFC Trojan DLL 5.0 DLL. . .
Platform: | Size: 552960 | Author: 覃贵锋 | Hits:

[GUI DevelopTDL_Calendar

Description: 这是一个用MFC实现的日历控件,它可以实现像OutLook中日程安排(事件记录)。如果你只是希望使用这样的日程日历,你可以直接拷贝CalendarExt.dll到工程中使用,如果你希望进一步修改代码,可以直接在代码中修改。它还包括的功能:ESC键关闭日历窗口、每个日程任务有它的Tooltip,支持最大化按钮,支持非ASCII字符显示,可以自动显示或隐藏周末,支持右键选择多个任务的功能。-This is a calendar control with the MFC implementation, it can be achieved in the schedule as OutLook (event records). If you just want to use such a schedule calendar, you can copy directly to the project CalendarExt.dll be used if you wish to further modify the code, you can modify directly in the code. It also includes the function: ESC key to close the calendar window, each task has its agenda Tooltip, support for maximize button, and support non-ASCII character display, it will automatically show or hide the weekend, support the right to select multiple task functions.
Platform: | Size: 600064 | Author: 郭峰 | Hits:

[GDI-BitmapWGF

Description: WGF(windows graphic foundation)为windows下的gdi和gdiplus双缓冲绘图框架。框架在VC6.0下使用C++语言开发而成并以可扩展的MFC动态链接库形式提供,适用于windows操作系统。WGF为完全开源的免费产品,可以用于任何商业的和非商业的用途。 WGF设计的目的是对windows下的gdi和gdiplus双缓冲绘图进行封装和优化。WGF封装了使用gdi和gdiplus进行双缓冲绘图的实现细节,使用框架进行双缓冲绘图时感觉就像是在窗口上绘图一样。同时,WGF通过将绘图内容划分为静态场景和动态场景以及通过采用gdi和gdiplus混合绘图的方式对windows下的gdi和gdiplus绘图进行了优化。 -WGF (windows graphic foundation) for the windows under the gdi and gdiplus double buffering the drawing frame. Framework VC6.0 using C++ language development can be made and to extend the MFC dynamic-link library provided in the form suitable for windows operating system. WGF as fully open source free product that can be used for any commercial and non-commercial purposes. WGF design objective is to gdi under windows, and double-buffered drawing gdiplus encapsulated and optimized. WGF package using gdi and gdiplus for double buffering the drawing of the implementation details, use the framework feels like a double-buffered drawing, drawing in the same window. At the same time, WGF by mapping the contents of the scene is divided into static and dynamic scenes, as well as through the use of gdi and gdiplus way hybrid mapping gdi under windows and gdiplus graphics were optimized.
Platform: | Size: 3496960 | Author: 陈灯 | Hits:

[Windows Developvc_dll

Description: 上节给大家介绍了静态链接库与库的调试与查看(动态链接库(DLL)编程深入浅出(一)),本节主要介绍非MFC DLL。-In the previous section we introduced a static link library and the library and view the debugger (Dynamic Link Library (DLL) program easy to understand (a)), this section introduces the non-MFC DLL.
Platform: | Size: 1166336 | Author: hawk | Hits:

[File OperateXZip_demo

Description: 压缩和解压文件,不使用MFC,无Lib和DLL封装的原始cpp文件-XZip and XUnzip provide non-MFC functions to create a zip, add files to it, and extract files from it- all in two .cpp files
Platform: | Size: 157696 | Author: tongchengde | Hits:

[Windows DevelopvcPPTrayIcon_Demo

Description: 任务栏图标封闭类vc++ TrayIcon源代码,是一个MFC扩展DLL,可能其它非MFC扩展的程序无法使用。-Tray icon class vc++ TrayIcon closed source code, is a MFC extension DLL, may be other non-MFC extensions can not use.
Platform: | Size: 97280 | Author: 小玫瑰 | Hits:

[Windows DevelopDLLNOMFC

Description: 演示简单的DLL(非MFC)建立程序,说明了显示与隐式调用,同时由演示程序。-Demonstrates a simple DLL (non-MFC) that procedures that implicitly calls the display and
Platform: | Size: 4742144 | Author: 张文涛 | Hits:

[ToolBarTrayIcon_Demo

Description: 任务栏图标封闭类vc++ TrayIcon源代码,是一个MFC扩展DLL,可能其它非MFC扩展的程序无法使用。-Taskbar icon like vc++ TrayIcon closed source code is an MFC extension DLL, an MFC extension may be other non-program can not be used.
Platform: | Size: 100352 | Author: denis | Hits:

[VC/MFCVCPP-DLL

Description: VC++动态链接库编程,包括非MFC DLL、MFC规则DLL、MFC扩展DLL、DLL典型实例等。-VC++ dynamic link library programming, including non-MFC DLL, MFC rules DLL MFC extension DLL, DLL typical example.
Platform: | Size: 387072 | Author: Weickey | Hits:

[OtherDllTest-2016.01.23PM

Description: 自己学习编制的DLL编程,包含了非MFC DLL、规则MFC DLL、扩展MFC DLL三种类型的工程。开发环境为VC++ 2010-DLL compiled their own learning program, including the non-MFC DLL, MFC DLL rule, three types of expansion MFC DLL project. Development environment for VC++ 2010
Platform: | Size: 304128 | Author: 陆坚锋 | Hits:
« 12 »

CodeBus www.codebus.net