-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1
-
学生信息管理系统(自己)一个简单的图形界面,希望能…
学生信息管理系统(自编)简单的图形界面,希望大家喜欢-Student Information Management System (own) a simple graphical interface, I hope everyone likes
- 2022-04-21 05:43:55下载
- 积分:1
-
A short code is used to detect whether an array of benefits, can be directly ins...
一小段代码 用于检测数组是否益处,直接插入即可-A short code is used to detect whether an array of benefits, can be directly inserted
- 2022-12-10 16:40:03下载
- 积分:1
-
迷宫问题的非递归算法
迷宫问题的非递归算法-maze of non- recursive algorithm
- 2023-08-04 03:55:02下载
- 积分:1
-
stoking
files
folders
desktops
stoking
files
folders
desktops
- 2022-06-12 05:01:17下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
VC项目管理器
VC项目管理器-VC project manager
- 2022-03-04 14:05:51下载
- 积分:1
-
物流供应链管理系统.rar
物流供应链管理系统.rar-logistics supply chain management system. Rar
- 2023-01-13 17:15:04下载
- 积分:1
-
万年历中星期的算法 包括闰年,从0000
万年历中星期的算法 包括闰年,从0000-9999年 原代码,未编译-hefty almanac weeks algorithm which include a leap year, from 0000-9999, the original code did not compile
- 2022-11-17 19:05:03下载
- 积分:1
-
水声信号的处理水下机器人对目标的定位并提供反馈信息
水声信号的处理水下机器人对目标的定位并提供反馈信息-The location of handling underwater robot for goal of underwater acoustic signal and offer feedback information
- 2022-03-23 15:16:55下载
- 积分:1