Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Win32
Search - Win32 - List
用VC++实现的WIN32 console程序,实现了消息响应功能
Date : 2008-10-13 Size : 7.73kb User : 蕾蕾

A Great Win32 System Menu Example (NOT MFC !!!)
Date : 2008-10-13 Size : 23.27kb User : 王逸翔

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 # 61557 Programming by setting the variable attributes lpszMenuName automatically create menu # 61557 response WM_COMMAND handle various news sources menu 4. compil
Date : 2008-10-13 Size : 17.1kb User : 朱磊

用win32 API 实现的一个菜单程序。
Date : 2010-02-01 Size : 1.95mb User : disheng727@qq.com

A Great Win32 System Menu Example (NOT MFC !!!)
Date : 2025-12-22 Size : 23kb User : 王逸翔

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# 61557 Programming by setting the variable attributes lpszMenuName automatically create menu# 61557 response WM_COMMAND handle various news sources menu 4. compil
Date : 2025-12-22 Size : 31kb User : 朱磊

用VC++实现的WIN32 console程序,实现了消息响应功能-With VC++ Realize the WIN32 console program, realize the news response function
Date : 2025-12-22 Size : 7kb User : 蕾蕾

这是我用WIN32API写的一个多功能关机小程序,程序只有一个托盘图标,托盘图标上有一个右键菜单,程序的全部功能都在这个右键菜单里。里面的大部分功能都已经注册成了Windows热键,方便大家日常使用。有兴趣学习WIN32编程的,可以拿去研究一下。或许对您会有帮助。-This is what I used to write a multi-shutdown WIN32API small program, the program is only one tray icon, tray icon has a context menu, the program' s full functionality in the context menu. Which most of the features are already registered into Windows hot keys so as to facilitate daily use. Are interested in learning WIN32 programming can Naqu study. May be helpful to you.
Date : 2025-12-22 Size : 107kb User : 吴贝贝

实现菜单功能, 为terminal emulation menu. -Implement menu function on Win32
Date : 2025-12-22 Size : 2kb User : Claire

基本功能 能够倒计时显示分,秒 可以对基础时间进行设置 扩展功能 界面简洁,美观 右键菜单方便使用 能够改变字体颜色-Win32 program to add right click on the popup menu
Date : 2025-12-22 Size : 1.22mb User : 袁同

基于Windows SDK的自绘制式菜单Win32编程-Self-draw menu programming
Date : 2025-12-22 Size : 2.92mb User : 康军

Hge引擎做滴简单UI界面,分享分享,学习学习-The Hge engine do drop simple UI, Share Share learning learning
Date : 2025-12-22 Size : 11.03mb User : Eric

const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* char* const
Date : 2025-12-22 Size : 38kb User : 汪小菲
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.