-
VC源码
VC源码-VC source R11/0350V0400N
- 2022-06-14 12:37:11下载
- 积分:1
-
1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windo...
1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码 通过设置WNDCLASS变量的lpszMenuName属性实现自动创建菜单操作 响应WM_COMMAND消息时处理各种菜单消息 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects SixthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : SixthProj.sln is document management solutions, SixthProj project management, project SixthProj.ncb database files, users SixthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code#
- 2022-08-03 14:11:26下载
- 积分:1
-
菜单目录
菜单目录,类似于书目之类的,用C语言编写,可以 套用在任何电子书目录中,通过该目录,可以快速查找到所查询内容。
- 2022-02-21 17:21:18下载
- 积分:1
-
dynamic menu
动态菜单的实现,动态实现菜单的增加和删除。-dynamic menu
- 2022-02-04 13:10:11下载
- 积分:1
-
Using visual c++ 6.0 Drawing realize from the menu, such as documents and view t...
用visual c++ 6.0 实现自绘制的菜单,像文件和查看等菜单,文件打开,文件保存等按钮的实现-Using visual c++ 6.0 Drawing realize from the menu, such as documents and view the menu, etc., the document opens, save the file, such as button realize
- 2022-01-26 05:21:22下载
- 积分:1
-
VB6的有效的方式来创造的,没有密码,一个程序可以使用
VB6快捷方式创建,没有密码,一个程序可以用-VB6 efficient way to create, no password, a procedure can be used
- 2022-12-12 11:15:03下载
- 积分:1
-
多行的标题头(headctrl)控制.快点下载吧。不要钱的。
多行的标题头(headctrl)控制.快点下载吧。不要钱的。-multiple lines of the first title (headctrl) control. To download it quickly. Not money.
- 2022-03-02 00:12:29下载
- 积分:1
-
计划提醒器,用来提醒重要的事情,会弹出提示框,很好用,而且也非常实用。 注意 设置菜单在任务栏里!...
计划提醒器,用来提醒重要的事情,会弹出提示框,很好用,而且也非常实用。 注意 设置菜单在任务栏里!-reminder for the plan, to remind the important thing will pop-up boxes, useful, but also very practical. Attention to the Setup menu in the task bar!
- 2022-09-29 16:05:03下载
- 积分:1
-
innovative pop
新颖的弹出菜单,比较有创意,可以给大家一些参考-innovative pop-up menu, more creative, can give us some information
- 2023-05-26 03:25:03下载
- 积分:1
-
一个类和一个简单的方法来动态地将存储在文件中的项目添加到菜单中
A class and an easy way to dynamically add items stored in a file to a menu
- 2022-02-24 23:25:52下载
- 积分:1