windows-nt/Source/XPSP1/NT/shell/applets/cleanup/dataclen/dataclen.def

12 lines
319 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
;dataclen.def : Declares the module parameters for the DLL.
LIBRARY DATACLEN
; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
;DESCRIPTION 'System data cleaner'
EXPORTS
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE