搜索资源列表
DebugWindow23.zip
- 系统菜单是每个 Windows 程序的标准特性。通常系统菜单由 Windows 系统来管理,所以我们平时编成时很少去碰它。但是,有的时候,我们确实想定制自己的系统菜单项。这样就涉及到定制菜单的处理问题,因为 Windows 无法自动处理我们定制的系统菜单。而且,系统菜单的处理方式与常规的菜单处理是不同的。那么我们如何实现定制的系统菜单呢? [代码性质] VC可重用代码段
DynaMenu
- 这是个用VC++编写的程序,它实现的功能你一看就知道。- This is with the VC + + compilation procedure, it realizes the function you understood at a glance.
menuadvance
- vc菜单界面处里程序,像xp的menu,-vc menu interface Lane procedures, as the menu xp,
在工具条里面创建 CComboBox
- 用Vc编写的 在工具条里面创建 CComboBox的程序。-Vc used in the preparation of the tools which create CComboBox procedures.
MYDynaMenu
- 这是一个动态菜单的程序,适合初步VC开发人员使用-This is a dynamic menu of procedures for the initial development of the use of VC
自绘菜单类BCMenu
- 本程序是在VC下开发的Windodws窗口界面程序,教你如何根据自己的喜好,定制出自己满意的菜单。-this procedure was developed under the VC Windodws window interface procedures, to teach you how their preferences, customize their own satisfaction with the menu.
常用数值算法于程序C++常用算法2
- 包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。盘中还包括由这些源程序在VC++6.0下生成的可执行文件(文件扩展名为.exe),以及由这些程序运行后产生的结果文件(文件扩展名为.dat)。另外,还包括若干类书中所介绍算法的头文件,由文件扩展名为.h和.inl所组成。 为了方便读者实际应用书中所介绍的算法程序,本光盘专门预创建了VC++6.0的工程,-book i
常用数值算法于程序C++常用算法3
- 包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。盘中还包括由这些源程序在VC++6.0下生成的可执行文件(文件扩展名为.exe),以及由这些程序运行后产生的结果文件(文件扩展名为.dat)。另外,还包括若干类书中所介绍算法的头文件,由文件扩展名为.h和.inl所组成。 为了方便读者实际应用书中所介绍的算法程序,本光盘专门预创建了VC++6.0的工程,-book i
常用数值算法于程序C++常用算法4
- 包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。盘中还包括由这些源程序在VC++6.0下生成的可执行文件(文件扩展名为.exe),以及由这些程序运行后产生的结果文件(文件扩展名为.dat)。另外,还包括若干类书中所介绍算法的头文件,由文件扩展名为.h和.inl所组成。 为了方便读者实际应用书中所介绍的算法程序,本光盘专门预创建了VC++6.0的工程,-book i
VC++里面的关于MENU资源操作
- 菜单,你的程序是文档类型的还是对话框的? 文档类型简单的替换原来的菜单的方法就是编辑一下原来的菜单的资源 -menu, your program is the document type or dialog? Document type simple replacement of the original menu is the editor about the original menu of resources
vc++6.0程序员指南及wdl阅读器
- 该文件给出了作为一名程序员,或者即将有准备成为程序员的人提出了一些必备良药!-the document is given as a programmer, or will soon be ready to become programmers who made a number of essential medicine!
在VC++实现数据加密
- vc简单的菜单代码和vc数据加密程序,希望vc初学者有点帮助与参考价值-vc simple menu code and vc data encryption procedures in the hope that vc help beginners with a little reference value
VC写的一个菜单程序
- 用win32 API 实现的一个菜单程序。
VCinterface
- 好东西,可以以此进行window环境下32位的vc++程序界面设计和二次开发.-Good things, can also be used for window environment 32 of vc++ Program interface design and secondary development.
CLR_VC2005
- 使用VC2005开发CLR托管应用程序如何在菜单栏中添加文本框-VC2005 development using CLR managed application how to add text in the menu bar box
19854783VC-ui
- vc++编写的界面源代码,可以为你的系统增色不少哦 代码中,用在基于对话框的程序中,非常方便-vc++ to prepare the interface source code, the system can be for you a lot of Oh hyperchromic code used in the procedure based on the dialog box, a very convenient
BmpMenu_demo
- 一个漂亮的自绘制菜单控件,VC开发,程序可读性和可抑制性好,外观漂亮大方,十分实用。-A beautiful self-drawn menu control, VC development, program readability and inhibit good, look pretty generous, very useful.
VC-right-click-menu
- 这是一个适合VC初学者进行入门学习的一个右键弹出菜单的小程序。通过右键菜单的创建,进一步了解和掌握VC编程的技巧和强大功能。-This is an entry for beginners learning VC right-click menu of a small program. Created through the context menu, better understanding and mastering the skills and VC programming power.
vc-create-menu-dynamicly
- 一个动态产生菜单的程序,能够根据选择自动产生菜单-a program about how to create menu dynamicly
Test2
- 可以在vc程序的菜单栏里进行最大化,常规化和改变程序窗口的位置-Can the maximum in the VC program menu bar, routine and change the program window position