代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/157712/5602597
cpp subclass.cpp
////////////////////////////////////////////////////////////////
// VCKBASE -- September 2000
// Visual C++ 6.0 环境编译, Windows 98 和 NT 环境运行.
//
// CSubclassWnd is a generic class for hooking anoth
www.eeworm.com/read/153634/5645990
p subclass.p
subclass.o: subclass.c /usr/include/stdio.h /usr/include/features.h \
/usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h \
/usr/include/
www.eeworm.com/read/153634/5645994
c subclass.c
/* This program demostrates the technology of sub-class in MiniGUI
* Wrriten by Wei Yongming, 2000/11/20 */
#include
#include
#include
#include
#
www.eeworm.com/read/395366/8181377
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/395366/8181380
cpp subclass.cpp
////////////////////////////////////////////////////////////////
// VCKBASE -- August 2000
// Compiles with Visual C++ 6.0, runs on Windows 98 and probably NT too.
//
// CSubclassWnd is a generic
www.eeworm.com/read/193835/8204478
c subclass.c
/*
** $Id: subclass.c,v 1.5.12.1 2006/06/16 01:01:45 xwyan Exp $
**
** subclass.c:
** This program demostrates the technology of sub-class in MiniGUI
**
** Copyright (C) 2001 ~ 2002 Wei Yongming.
**
www.eeworm.com/read/293597/8283499
h subclass.h
////////////////////////////////////////////////////////////////
// 1997 Microsoft Sytems Journal
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
//
www.eeworm.com/read/293597/8283517
cpp subclass.cpp
////////////////////////////////////////////////////////////////
// 1997 Microsoft Systems Journal.
// If this program works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
www.eeworm.com/read/293597/8283934
h subclass.h
////////////////////////////////////////////////////////////////
// 1997 Microsoft Sytems Journal
// If this code works, it was written by Paul DiLascia.
// If not, I don't know who wrote it.
//
www.eeworm.com/read/174180/9605118
h subclass.h
#ifndef _SUBCLASSW_H
#define _SUBCLASSW_H
////////////////////////////////////////////////////////////////
// Copyright 1998 Paul DiLascia
// If this code works, it was written by Paul DiLascia.