代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/147747/12531362
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
www.eeworm.com/read/147747/12531398
def ex21d.def
; ex21d.def : Declares the module parameters for the DLL.
LIBRARY "ex21d"
DESCRIPTION 'ex21d Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/334907/12563544
def resourcedll.def
; ResourceDll.def : Declares the module parameters for the DLL.
LIBRARY "ResourceDll"
DESCRIPTION 'ResourceDll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/146678/12626157
def arsdb10.def
; arsdb10.def : Declares the module parameters for the DLL.
LIBRARY "arsdb10"
DESCRIPTION 'arsdb10 Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/146438/12649071
def dllhwmobile.def
; DllHwMobile.def : Declares the module parameters for the DLL.
LIBRARY "DllHwMobile"
DESCRIPTION 'DllHwMobile Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/300625/13902676
def talkdll.def
; TalkDll.def : Declares the module parameters for the DLL.
LIBRARY "TalkDll"
DESCRIPTION 'TalkDll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/237967/13915658
bas w_event.bas
Option Explicit
Declare Function WaitForSingleObject Lib "kernel32" Alias "WaitForSingleObject" (ByVal hHandle As Long, ByVal dwMilliseconds As Long) As Long
www.eeworm.com/read/237911/13919203
def modartdll.def
; ModArtDLL.def : Declares the module parameters for the DLL.
LIBRARY "ModArtDLL"
DESCRIPTION 'ModArtDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/135305/13940883
bas ttdefs_472.bas
Attribute VB_Name = "mTooltipDefs_472"
Option Explicit
'
' Copyright
www.eeworm.com/read/134656/13977921
def mextest.def
; mextest.def : Declares the module parameters for the DLL.
LIBRARY "mextest"
DESCRIPTION 'mextest Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
mexFunction