代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/378583/9223058
def seconddll.def
; SecondDLL.def : Declares the module parameters for the DLL.
LIBRARY "SecondDLL"
DESCRIPTION 'SecondDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
InitMy
www.eeworm.com/read/378583/9223088
def myinterface.def
; MyInterface.def : Declares the module parameters for the DLL.
LIBRARY "MyInterface"
DESCRIPTION 'MyInterface Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/378583/9223127
def firstdll.def
; FirstDLL.def : Declares the module parameters for the DLL.
LIBRARY "FirstDLL"
DESCRIPTION 'FirstDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
InitMyDLL
www.eeworm.com/read/179935/9330864
def launchdll.def
; LaunchDLL.def : Declares the module parameters for the DLL.
LIBRARY "LaunchDLL"
DESCRIPTION 'LaunchDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/375634/9355041
def regulardll.def
; RegularDLL.def : Declares the module parameters for the DLL.
;LIBRARY "RegularDLL"
DESCRIPTION 'RegularDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/375634/9355100
def extensiondll.def
; ExtensionDLL.def : Declares the module parameters for the DLL.
;LIBRARY "ExtensionDLL"
DESCRIPTION 'ExtensionDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go her
www.eeworm.com/read/374738/9386398
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/178380/9401741
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
www.eeworm.com/read/178380/9401964
def ex21c.def
; ex21c.def : Declares the module parameters for the DLL.
LIBRARY "ex21c"
DESCRIPTION 'ex21c Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/178380/9404037
def ex21a.def
; ex21a.def : Declares the module parameters for the DLL.
LIBRARY "ex21a"
DESCRIPTION 'ex21a Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here