代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/143026/5759705
h subclass.h
#ifndef _SUBCLASSW_H
#define _SUBCLASSW_H
//////////////////
// Generic class to hook messages on behalf of a CWnd.
// Once hooked, all messages go to CSubclassWnd::WindowProc before going
// to
www.eeworm.com/read/143026/5759706
cpp subclass.cpp
////////////////////////////////////////////////////////////////
// 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/136178/5873174
cpp subclass.cpp
////////////////////////////////////////////////////////////////
// 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/136178/5873219
h subclass.h
#ifndef _SUBCLASSW_H
#define _SUBCLASSW_H
////////////////////////////////////////////////////////////////
// Copyright 1998 Paul DiLascia
// If this code works, it was written by Paul DiLascia.
www.eeworm.com/read/134063/5895253
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/130947/5949075
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/130947/5949096
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/130947/5949141
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/126541/6016165
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/126541/6016169
c subclass.c
/* This program demostrates the technology of sub-class in MiniGUI
* Wrriten by Wei Yongming, 2000/11/20 */
#include
#include
#include
#include
#