代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/156803/11769629
def ex22c.def
; ex22c.def : Declares the module parameters for the DLL.
LIBRARY "ex22c"
DESCRIPTION 'ex22c Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/156803/11770061
def ex22a.def
; ex22a.def : Declares the module parameters for the DLL.
LIBRARY "ex22a"
DESCRIPTION 'ex22a Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/345496/11811743
def gdi.def
; GDI.def : Declares the module parameters for the DLL.
LIBRARY "GDI"
DESCRIPTION 'GDI Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/258884/11834030
def automessageboxdlle.def
; AutoMessageBoxDllE.def : Declares the module parameters for the DLL.
;LIBRARY "AutoMessageBoxDllE"
;DESCRIPTION 'AutoMessageBoxDllE Windows Dynamic Link Library'
;EXPORTS
; Explici
www.eeworm.com/read/344090/11909105
txt disablecontrolaltdel.txt
Option Explicit
Declare Function SystemParametersInfo Lib "user32" Alias "SystemParametersInfoA" (ByVal uAction As Long, ByVal uParam As Long, ByVal lpvParam As Any, ByVal fuWinIni As Long) As Long
www.eeworm.com/read/154869/11921658
bas 工资管理.bas
Attribute VB_Name = "ggzlzc"
Option Explicit
Public user As String
Declare Function GetWindowsDirectory Lib "kernel32" Alias "GetWindowsDirectoryA" (ByVal lpbuffer As String, ByVal nsize As Long) A
www.eeworm.com/read/343324/11957112
def cj60lib.def
; CJ60Lib.def : Declares the module parameters for the DLL.
;LIBRARY "CJ60Lib"
DESCRIPTION 'CJ60Lib Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/256996/11961640
def decode.def
; decode.def : Declares the module parameters for the DLL.
LIBRARY "decode"
DESCRIPTION 'decode Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/256994/11961749
def decode2.def
; decode2.def : Declares the module parameters for the DLL.
LIBRARY "decode2"
DESCRIPTION 'decode2 Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
;DllCanUnloa
www.eeworm.com/read/256822/11970830
def mfcdisp.def
; MFCDisp.def : Declares the module parameters for the DLL.
LIBRARY "MFCDisp"
DESCRIPTION 'MFCDisp Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllCanUnload