ControlWizard has created this project for your MYVOIP ActiveX Control DLL, which contains 1 control. This skeleton project not only demonstrates the basics of writing an ActiveX Control, but is also a starting point for writing the specific feature
AppWizard has created this drawGraphics application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what
AppWizard has created this Mp4Player application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you
AppWizard has created this MyPlayer application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you
视频点播软件 AppWizard has created this EtVod application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what
MICROSOFT FOUNDATION CLASS LIBRARY : xieyuying AppWizard has created this xieyuying application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applic
MICROSOFT FOUNDATION CLASS LIBRARY : WS232LIB AppWizard has created this WS232LIB application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicat
千年封包解密库 MICROSOFT FOUNDATION CLASS LIBRARY : SubPacket AppWizard has created this SubPacket application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing you
MICROSOFT FOUNDATION CLASS LIBRARY : xLANInfo AppWizard has created this xLANInfo application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicat
MICROSOFT FOUNDATION CLASS LIBRARY : ZSCPascal AppWizard has created this ZSCPascal application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applic
Have you ever wanted to resize a window but NOT have to deal with all of that annoying control-repositioning? What a hassle! Here is an easy-to-use class that should provide a good foundation for anyone wishing to easily reposition controls when a u
VC++6.0 下的安装资源,步骤: * Open the src/CppUnitLibraries.dsw workspace in VC++. * In the 'Build' menu, select 'Batch Build...' * In the batch build dialog, select all projects and press the build button. * The resulting libraries can be found in the lib/
这是用Qt编写的TCP通讯程序测试程序,在借鉴他人的基础上添加了一些自己的东西,比如支持多客户连接与通信。因为还没学QT的多线程,所以以下程序都是通过信号与槽实现的,而且对于我这个项目来说也够用了。 本程序在QT4和QT5下,windows和ubuntu上都能正常编译,但用QT5编译时会出现以下错误: E:\wl_tcpServer\dialog.cpp:70: error: 'class QHeaderView' has no member named 'setResizeMode' ui-