搜索资源列表
自定义控件
- 用VC写的自定义控件的程序 该控件是一个MFC常规DLL,它实现了一个简单的功能,类似于Static控件。 它可以显示一段文本 当用户利用鼠标左键单击时,该控件就给父窗口发送一个单击通知消息 可以响应两个用户自定义消息,WM_SETCONTROLTEXT(设置显示的文本),WM_GETCONTROLTEXT(得到显示的文本)-VC write OCX control of the process is a conventional MFC DLL, it achieved a s
ActiveXShadeButton
- There are many owner-draw button written using C++ and the MFC classes. There a lso many ActiveX controls, mostly written in Visual Basic. While with C++ you can easily use both the MFC and the OCX controls, with Visual Basic you need to convert the
94
- 利用MFC正规DLL生成一个自定义控件,实现了一个交通灯控件,用VC++编程,-use MFC DLLs generated a formal OCX, achieving a traffic light control, with VC program
GridCtrlDemo
- 本例详细的说明和介绍了MFC里的一个控件GRID32.ocx的详细应用。MFC自带的grid控件是无法编辑表格内容的,这个程序实现了可以编辑内容。
testmenu
- 这是一个类似于 netscan 状态栏里指示正在进行网络扫描的mfc类和一个编译过的ocx 在那里只需调用Startscan就可显示很酷的扫描界面
wjxocx
- VC6绘++开发的五角星等OCX控件源代码程序,MFC开发
drawscanctrl
- 这是一个类似于 netscan 状态栏里指示正在进行网络扫描的mfc类和一个编译过的ocx 在那里只需调用Startscan就可显示很酷的扫描界面。-This a column similar to the state netscan instructions ongoing network scanning mfc category and the one compiled randomly there can only call Startscan scan showed cool inte
使用MFC+DirectDraw编写的窗口程序
- 使用MFC+DirectDraw编写的窗口程序,可以作为一个简单游戏的基本框架,-MFC+ DirectDraw prepared to use a window procedure can be used as a basic framework of a simple game,
MFCActiveXTest
- 这是一个在mfc中做的acitveX的例子,在这个ocx中使用了formview类,就是在activeX中导入form,然后所有的控件在form上实现,就实现了在acitvex中使用菜单,按钮,工具条等 任何控件。-failed to translate
CardMgr
- 关于智能卡访问控制的ocx控件,用MFC编写,利于新手阅读。-ocx control source code to access ic card.
TestApps
- 测试ocx控件,通过一个MFC对话框程序测试自己的OCX控件对主程序的响应。-failed to translate
fx
- 运行界面如上 将StockControl.ocx注册,然后运行股票应用程序即可。(必须装有VC的MFC库) -StockControl.ocx
ADOAccessor
- 建立了一个MFC ActiveX操作数据库的ocx,常用的数据库操作已经写好,如有问题,欢迎讨论-Operation of the establishment of a database MFC ActiveX ocx, common database operations have been written, any questions, please discuss! ! !
FastDown1.1
- 使用前请首先注册,运行如下命令: regsvr32 GFastdownActiveXTrial.ocx 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序
mini_aspserver
- 支持ASP的mini服务器,以vc6实现-This article presents a mini Web server with ASP support. When writing these classes I was inspired by an article from MSDN Magazine A Client-side Environment for ASP Pages by Dino Esposito. Although I didn t use any of the co
OCXTest
- 控件为MFC下编写的OCX控件实现基本的数字随机验证码,同时附带用MFC编写控件测试程序,包含控件注册和卸载程序,包含全部源码和说明文档。(嘻嘻,自己课程Project亲自做的,欢迎初学者交流,高手莫进)-The control is written under the MFC OCX control for basic digital random verification code that came with MFC write control testing procedures to
ActiveX
- 这个工程是关于如何利用mfc编写ocx的,希望需要的人参考-This project is about how to use mfc ocx, I hope those who need reference
DrawStationTP
- 访问oracle数据库,读取数据,以图形的方式展示界面,ocx文件,嵌入网页使用(Access the Oracle database, read the data, display the interface graphically, OCX files, and embed the web pages)
软件需求
- 软件开发功能Mfc非常好用呢请大家参看谢谢c语言开发中国科技大学(Software development function Mfc, very easy to use, please see everyone, thank you c language development, University of Science and Technology of China)
OCX
- 一个由c++编写的ocx控件。用vc++ 6.0编译,用MFC对话框调用。执行后会显示一个增加按钮,用来表示已经调用OCX控件。作为一项课堂作业,它是完美的。(An ocx control written by c+ +. Use vc++ 6.0 to compile, call with MFC dialog box. After execution, a button is displayed to indicate that the OCX control has been called