home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QBasic & Borland Pascal & C
/
Delphi5.iso
/
Basic
/
Visual Basic.60
/
COMMON
/
TOOLS
/
VCM
/
VCM.MDB
/
VcmComponentContainer
/
21_Cabinet
/
API2HELP.DEF
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-05-18
|
377 b
|
15 lines
; API2Help.def : Declares the module parameters for the DLL.
; Copyright (C) 1992-1998 Microsoft Corporation
; All rights reserved.
LIBRARY "API2HELP"
DESCRIPTION 'API2HELP Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE