9 lines
228 B
Modula-2
9 lines
228 B
Modula-2
|
; ccfapi32.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "CCFAPI32"
|
||
|
EXPORTS
|
||
|
; Explicit exports can go here
|
||
|
CCFCertificateEnterUI
|
||
|
CCFCertificateRemoveUI
|
||
|
NoCertificateEnter
|
||
|
NoCertificateRemove
|