xref: /AOO41X/main/extensions/test/ole/AxTestComponents/AxTestComponents.def (revision d0e8e3f7014ad7dcec3dc85f347071fc85e7f40d)
1; AxTestComponents.def : Declares the module parameters.
2
3LIBRARY      "AxTestComponents.DLL"
4
5EXPORTS
6    DllCanUnloadNow      PRIVATE
7    DllGetClassObject    PRIVATE
8    DllRegisterServer    PRIVATE
9    DllUnregisterServer  PRIVATE
10