home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
com
/
activexcontrol
/
basectl
/
card
/
card.def
< prev
next >
Wrap
Text File
|
1997-10-08
|
810b
|
22 lines
; --------------------------------------------------------------------------
; Card.Def - Module definition file for Card.Ocx (win32)
; --------------------------------------------------------------------------
; Copyright 1995 - 1997 Microsoft Corporation. All Rights Reserved.
;
; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
; ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
; THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
; PARTICULAR PURPOSE.
;=--------------------------------------------------------------------------=
;
LIBRARY Card
DESCRIPTION 'Card Control'
EXPORTS DllRegisterServer private
EXPORTS DllUnregisterServer private
EXPORTS DllCanUnloadNow private
EXPORTS DllGetClassObject private