代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/491812/6426376
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/491812/6426518
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/488937/6479998
bas subclass.bas
Attribute VB_Name = "modSubClass"
Option Explicit
www.eeworm.com/read/487439/6512735
bas subclass.bas
Attribute VB_Name = "mSubClass"
Option Explicit
Private Const WM_NCDESTROY = &H82
Private Declare Function GetProp Lib "user32" Alias "GetPropA" (ByVal hWnd As Long, ByVal lpString As String)
www.eeworm.com/read/485206/6568102
bas subclass.bas
Attribute VB_Name = "mSubClass"
Option Explicit
Private Const WM_NCDESTROY = &H82
Private Declare Function GetProp Lib "user32" Alias "GetPropA" (ByVal hWnd As Long, ByVal lpString As String)
www.eeworm.com/read/478821/6704053
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/478821/6704054
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/478173/6720938
pm subclass.pm
# Verilog - Verilog Perl Interface
# See copyright, etc in below POD section.
######################################################################
package Verilog::Netlist::Subclass;
use Verilog::N
www.eeworm.com/read/477766/6733894
class subclass.class
www.eeworm.com/read/410848/11267295