代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/101623/7152983
h subclass.h
////////////////////////////////////////////////////////////////
// Copyright 1998 Paul DiLascia
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
//
#
www.eeworm.com/read/462932/7191415
h subclass.h
////////////////////////////////////////////////////////////////
// VCKBASE -- August 2000
// Compiles with Visual C++ 6.0, runs on Windows 98 and probably NT too.
//
#ifndef _SUBCLASSW_H
#define
www.eeworm.com/read/462932/7191416
cpp subclass.cpp
////////////////////////////////////////////////////////////////
// VCKBASE -- August 2000
// Compiles with Visual C++ 6.0, runs on Windows 98 and probably NT too.
// Download by http://www.codefan
www.eeworm.com/read/251481/7216999
h subclass.h
////////////////////////////////////////////////////////////////
//
#ifndef _SUBCLASSW_H
#define _SUBCLASSW_H
class /*AFX_EXT_CLASS*/ CSubclassWnd : public CObject {
public:
DECLARE_DYNAMIC(C
www.eeworm.com/read/251481/7217029
cpp subclass.cpp
////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Subclass.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/387950/7217780
exe subclass.exe
www.eeworm.com/read/387950/7217781
asm subclass.asm
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Sample code for < Win32ASM Programming 2nd Edition>
; by 罗云彬, http://asm.yeah.net
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
www.eeworm.com/read/387950/7217782
rc subclass.rc
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#include
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#define ICO_MAIN 1000
#define DLG_M
www.eeworm.com/read/459969/7260013
class subclass.class
www.eeworm.com/read/459375/7276641