;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