代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/478044/6718609
def fp.def
; FP.def : Declares the module parameters for the DLL.
LIBRARY "FP"
DESCRIPTION 'FP Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/478129/6720507
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public FNAME As String
Public rs As Recordset
Public DataFile As Integer
Public Fl As Long
Public block As Integer
Public Const blocksize As Intege
www.eeworm.com/read/409678/11316612
def mfcexpenddll.def
; mfcexpenddll.def : Declares the module parameters for the DLL.
LIBRARY "mfcexpenddll"
DESCRIPTION 'mfcexpenddll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/263982/11333771
def imagelib.def
; ImageLib.def : Declares the module parameters for the DLL.
LIBRARY "ImageLib"
DESCRIPTION 'ImageLib Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/408735/11371856
def wzddllrc.def
; WzdDllRc.def : Declares the module parameters for the DLL.
LIBRARY "WzdDllRc"
DESCRIPTION 'WzdDllRc Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/408735/11371866
def wzddllrc.def
; WzdDllRc.def : Declares the module parameters for the DLL.
LIBRARY "WzdDllRc"
DESCRIPTION 'WzdDllRc Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/408735/11375208
def wzddmfc.def
; WzdDMFC.def : Declares the module parameters for the DLL.
LIBRARY "WzdDMFC"
DESCRIPTION 'WzdDMFC Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/408735/11375227
def wzddmfc.def
; WzdDMFC.def : Declares the module parameters for the DLL.
LIBRARY "WzdDllMFC"
DESCRIPTION 'WzdDllMFC Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/262950/11382888
def imagelib.def
; ImageLib.def : Declares the module parameters for the DLL.
LIBRARY "ImageLib"
DESCRIPTION 'ImageLib Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/327223/11392691
def ex23b.def
; ex23b.def : Declares the module parameters for the DLL.
LIBRARY "Ex23b"
DESCRIPTION 'Ex23b Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllCanUnloadNow PR