代码搜索:xpbutton
找到约 892 项符合「xpbutton」的源代码
代码结果 892
www.eeworm.com/read/115591/15006509
cpp xpbutton.cpp
//====================================================================
//==============XP Style Button=============
//Author Ma811
//Date 2002-7-19
//Version 0.50
//E-mail ma811@yeah.net
//====
www.eeworm.com/read/115591/15006552
h xpbutton.h
#if !defined(AFX_XPBUTTON_H__7C6468A7_65D2_4DD8_B7B3_1CD483294610__INCLUDED_)
#define AFX_XPBUTTON_H__7C6468A7_65D2_4DD8_B7B3_1CD483294610__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/115530/15011217
cpp xpbutton.cpp
// XPButton.cpp : implementation file
//调用JINZHOUXU之button控件派生类
#include "stdafx.h"
#include "XPButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/115530/15011235
h xpbutton.h
#if !defined(AFX_XPBUTTON_H__1143C55B_B3B3_4610_851C_2CAAA94E171D__INCLUDED_)
#define AFX_XPBUTTON_H__1143C55B_B3B3_4610_851C_2CAAA94E171D__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/209623/15216306
cpp xpbutton.cpp
//====================================================================
//==============XP Style Button=============
//Author Ma811
//Date 2002-7-19
//Version 0.50
//E-mail ma811@yeah.net
//====
www.eeworm.com/read/209623/15216340
h xpbutton.h
#if !defined(AFX_XPBUTTON_H__7C6468A7_65D2_4DD8_B7B3_1CD483294610__INCLUDED_)
#define AFX_XPBUTTON_H__7C6468A7_65D2_4DD8_B7B3_1CD483294610__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/208472/15246786
cpp xpbutton.cpp
// XPButton.cpp : implementation file
//
#include "stdafx.h"
#include "XPButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//////
www.eeworm.com/read/208472/15246795
h xpbutton.h
#if !defined(AFX_XPBUTTON_H__44CD5B2A_756E_4939_9261_E0034E0F2DEF__INCLUDED_)
#define AFX_XPBUTTON_H__44CD5B2A_756E_4939_9261_E0034E0F2DEF__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/9135/164159
cpp xpbutton.cpp
#include
#include
#include "stdafx.h"
#include "XPButton.h"
//#if(WINVER >= 0x0501)
#ifdef THEMEAPI
#include
#else
#define NO_THEMEAPI_FOUND
#define
www.eeworm.com/read/9135/164168
h xpbutton.h
#ifndef _XPBUTTON_H
#define _XPBUTTON_H
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "MyButton.h"
#include "memDC.h"
class CXPButton : public CMyButton
{
public: