home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Building OCXs
/
Building_OCXs_Que_1995.iso
/
code
/
ch09
/
comm32.def
< prev
next >
Wrap
Text File
|
1994-12-11
|
236b
|
10 lines
; comm32.def : Declares the module parameters.
LIBRARY COMM.OCX
EXPORTS
DllCanUnloadNow @1 RESIDENTNAME
DllGetClassObject @2 RESIDENTNAME
DllRegisterServer @3 RESIDENTNAME
DllUnregisterServer @4 RESIDENTNAME