代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/126231/14437038
def information.def
; Information.def : Declares the module parameters for the DLL.
LIBRARY "Information"
DESCRIPTION 'Information Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/126231/14437073
def buybook.def
; BuyBook.def : Declares the module parameters for the DLL.
LIBRARY "BuyBook"
DESCRIPTION 'BuyBook Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/126231/14437095
def chartdll.def
; ChartDll.def : Declares the module parameters for the DLL.
LIBRARY "ChartDll"
DESCRIPTION 'ChartDll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/126231/14437135
def regvip.def
; RegVip.def : Declares the module parameters for the DLL.
LIBRARY "RegVip"
DESCRIPTION 'RegVip Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/126231/14437165
def sellbook.def
; SellBook.def : Declares the module parameters for the DLL.
LIBRARY "SellBook"
DESCRIPTION 'SellBook Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/226513/14462616
def dll.def
; dll.def : Declares the module parameters for the DLL.
LIBRARY "dll"
DESCRIPTION 'dll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/125648/14480875
def samptarg.def
; SampTarg.def : Declares the module parameters for the DLL.
LIBRARY "SampTarg"
DESCRIPTION 'SampTarg Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/125643/14481289
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/226171/14491514
def machdevice.def
; MachDevice.def : Declares the module parameters for the DLL.
LIBRARY "G100"
EXPORTS
; Explicit exports can go here
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRe
www.eeworm.com/read/226057/14500887
def ceclock.def
; CEClock.def : Declares the module parameters for the DLL.
LIBRARY "CECLOCK"
;DESCRIPTION 'CECLOCK Windows CE Dynamic Link Library'
EXPORTS
; Explicit exports can go here