Welcome![Sign In][Sign Up]
Location:
Search - win32 button

Search list

[Button control特殊风格的button

Description: 用win32+c编写的一个按钮风格,具有一定立体感,还有风格更加美观。-prepared with a button style, a certain sense of three-dimensional, more attractive style.
Platform: | Size: 109779 | Author: 刘明昭 | Hits:

[Button control经过特殊处理的按钮

Description: Win32+c编写的按钮控件,更加美观,立体。 值得应用的控件-c Win32 prepared button controls, more beautiful, three-dimensional. The Application Control worthy
Platform: | Size: 949300 | Author: 刘明昭 | Hits:

[Button controlbutton

Description: 先建立一个标准的Win32 Application 工程.选择a simple Win32 Application. 然后建立我们的资源文件首先新建一个对话框资源,资源ID改为IDD_MAIN_DLG 然后在其上新建一个按钮控件资源ID改为IDC_ODBUTTON,此按钮的styles中必须选中owenerdraw属性.
Platform: | Size: 51487 | Author: 张松宝 | Hits:

[Button control很好的按钮类可以实现三态

Description: 该代码提供了很好的类型buttonST类的按钮类,中包含位图按钮,图标按钮,三态按钮,check按钮等,可以绘制按钮背景-the code provides a very excellent button class named buttonST, including bitmap-button, icon-button, three-statements-button, check-button and so on.You can specified your button background yourslef. That sounds cool........
Platform: | Size: 655360 | Author: 张连成 | Hits:

[Button control特殊风格的button

Description: 用win32+c编写的一个按钮风格,具有一定立体感,还有风格更加美观。-prepared with a button style, a certain sense of three-dimensional, more attractive style.
Platform: | Size: 1252352 | Author: | Hits:

[Button control经过特殊处理的按钮

Description: Win32+c编写的按钮控件,更加美观,立体。 值得应用的控件-c Win32 prepared button controls, more beautiful, three-dimensional. The Application Control worthy
Platform: | Size: 2708480 | Author: | Hits:

[Windows CE战斗机

Description: 涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。 重要说明: 1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下 2、未完成部分: 游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果) 游戏难度控制,目前比较幼稚 3、未解决的BUG: CE下需要按退出菜单退出,点窗口的关闭按钮进程仍然存在-the code is against WINCE3.0 (PPC2002) platform, taking into account the Win32 platform; Discussions aimed at the same time prepared to adapt to two types of common code platform, using the most primitive BitBlt and tile from the screen, more rough tile effect. For voice processing relatively naive and not misleading beginners. Important note : 1 without using a memory leak detection tools that do not know no memory leakage, which can help detect about two and unfinished parts : part of the game BOSS (BOSS mapping, BOSS bullets, explosive effect BOSS) difficult to control the game, more naive 3, the unresolved BUG : CE will need to withdraw from the menu, point window close button process still exists
Platform: | Size: 454656 | Author: 夏侯威 | Hits:

[Windows Developb030717-心得三

Description: 心得三——按下鼠标哪个键 1.实验目的 (1)首先打开VC++6.0打开File菜单,New命令建立一个Win32 Application类型的工程,注意,在建立工程时在第2步选择"A simple Win32 application.".利用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口. (2)在此基础上实现如下功能:鼠标键按下时,弹出消息框通知用户是按下了鼠标的哪个键 -experience-- which press the mouse button 1. Experiment (1) First, open the VC 6.0 Open File menu, the establishment of a New Order Win32 Application types of projects, that the establishment of projects in the first two-step selection "A simple Win32 application." . windows API function using programmed entry, to prepare a simple Windows application procedures, the establishment of the window. (2) In this on the basis of the following functions : pressing the mouse button, pop-up message box to inform the user is pressing the mouse button which
Platform: | Size: 37888 | Author: 小钟 | Hits:

[JSP/JavatestSWT

Description: eclipse SWT 编程入门经典代码。分别有按钮,菜单,标签,时间响应代码-eclipse SWT classic introductory programming code. Respectively button, menu, labels, time response code
Platform: | Size: 12288 | Author: sikyZhao | Hits:

[Windows Developwin32controls

Description: 用纯粹的API来创建窗口控件及其控制 作者: hwc 此代码示范并解释了如何用纯粹的API创建窗口控件,如使用CreateWindow和 CreateWindowEx在窗口中创建列表框、编辑框和按钮。不仅告诉你如何创建它们,而且还示范了如何使用。此外,代码还示范了如何用TAB、Shift+Tab等来控制输入焦点以及快捷键。-Using pure API to create window controls and its control Author: hwc this code model and explains how to use the API to create a purely window controls, such as the use of CreateWindow and CreateWindowEx to create the list in the window box, edit box and button. Not only tell you how to create them, but also demonstrated how to use. In addition, the code also demonstrated how to use TAB, Shift+ Tab to control the input focus, etc., as well as shortcuts.
Platform: | Size: 22528 | Author: 李桃 | Hits:

[Button controlbutton

Description: 先建立一个标准的Win32 Application 工程.选择a simple Win32 Application. 然后建立我们的资源文件首先新建一个对话框资源,资源ID改为IDD_MAIN_DLG 然后在其上新建一个按钮控件资源ID改为IDC_ODBUTTON,此按钮的styles中必须选中owenerdraw属性. -To create a standard Win32 Application project. Choose a simple Win32 Application. And then the establishment of our resources to create a new document dialog box first of all resources, resource ID and then changed to IDD_MAIN_DLG its resources to create a new button control ID changed IDC_ODBUTTON, this button styles that must be selected attributes owenerdraw.
Platform: | Size: 51200 | Author: 张松宝 | Hits:

[Windows DevelopImage_Button

Description: This an image button for win32 programming.-This is an image button for win32 programming.
Platform: | Size: 50176 | Author: hj | Hits:

[Chess Poker gamesWin32Tetris_C

Description: 为了挑战一个新的高度,作者原创了他从事WEB编程以来的第一个Win32 API应用,之所以编写一个游戏,是因为游戏考察的知识面很综合,之所以选择俄罗斯方块,一是自己曾被瘾过,二是发现这款游戏几乎包含了Widows入门的很多知识,比如窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练手会收获不少。本游戏是带有背景音乐的,一边玩游戏一边欣赏音乐的感觉相信很舒服。-In order to challenge a new level, the authors of original programming that he has been engaged in WEB the first application of a Win32 API, the reason for the preparation of a game because the game is very comprehensive study of knowledge, chose the Russian box, first, he had had been addicted, and the other is found in the game almost Widows entry contains a lot of knowledge, such as windows, messages, menus, toolbars, resources, dialog box, timer, since the draw button, GDI bitmap operations, Windows directory operations INI file operations, etc., will be used to harvest a lot of hand training. This game is with the background music while playing games while listening to music I believe very comfortable feeling.
Platform: | Size: 4806656 | Author: 104 | Hits:

[Dialog_WindowWin32

Description: 纯API创建对话框和通过数组批量建立各种控件-API CREATE DIALOG AND A LOTS OF BUTTON
Platform: | Size: 2415616 | Author: 小马 | Hits:

[VC/MFCWin32-simple-drawing-program

Description: 简单的win32windows程序,可以实现按鼠标左键画矩形,按鼠标右键画圆,还可以实现重绘功能。-Simple win32windows program that can be achieved by drawing a rectangle the left mouse button, click the right mouse button Circle, redraw function can also be achieved.
Platform: | Size: 1024 | Author: 李建 | Hits:

[Button controlButton

Description: 一个MFC控件集合的win32程序,包括button, CKeck box, radio button。欢迎大家共同学习-A collection of the MFC controls Win32 procedures, including button, CKeck box, radio button. Welcome to learn together
Platform: | Size: 202752 | Author: 石光成 | Hits:

[Multi Monitordesmume-0.9.10-win32

Description: Click the button or tab for any category you are interested in (for example, Storage).
Platform: | Size: 1096704 | Author: asd | Hits:

[Button controlbutton

Description: button.win32 program.
Platform: | Size: 23882752 | Author: jiangzhaoguo | Hits:

[Other Gamesairstrike-pre6a-win32

Description: You and your opponent now have an amount of fuel, which will decrease while accelerating. In the middle of the screen is a rotating Fuel-Barrel which will increase your fuel amount again. If you fuel-up, the Fuel Barrel is locked for you for 10 seconds. You can see your and the opponents fuel amount. There is now a new Button/Key, called Harakiri. If you ran out of fuel, you can kill yourself with this. Of course, when you kill yourself, enemy scores one. So, try to keep an eye on you fuel. AI(Red Baron by default) will kill itself if it has no fuel anymore.
Platform: | Size: 2731008 | Author: Bagheera | Hits:

[Windows Developtest

Description: 1.WIN32应用程序中有2个文本框,2个按钮. 2.在A文本框中输入内容时,B文本框同步更新。 约束: 1。A文本框只能输入字母,最多只能输入19字母。 2。B文本框能自动转化小写为大写,且只读。 3.按钮A,点击后启动一个定时器,每隔一秒将当前时间显示在窗体标题栏,再次点击时停止定时器。 4.按钮B,点击后弹出一个模式对话框,关闭模式对话框后返回当前窗口,对话框内信息要求显示中文。(1. There are 2 text boxes and 2 buttons in the WIN32 application. 2. When entering content in A text box, the B text box is updated. Constraints: 1. A text box can only enter letters, at most 19 letters. 2. The B text box can be automatically converted to uppercase and read only. 3. Button A, click and start A timer, display the current time in the window title bar every other second, and stop the timer when clicked again. 4. Button B, click and pop up a pattern dialog box, close the mode dialog box and return to the current window. The information in the dialog box will display the Chinese language.)
Platform: | Size: 10240 | Author: 静水~流深 | Hits:
« 12 3 »

CodeBus www.codebus.net