MuckyFoot-UrbanChaos/fallen/UnInst/uninst.def

12 lines
223 B
Modula-2
Raw Normal View History

2017-05-20 03:14:17 +02:00
; UNINST.def : Declares the module parameters for the DLL.
LIBRARY "UNINST"
DESCRIPTION 'UNINST Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
UninstInitialize
UninstUnInitialize