xref: /AOO41X/main/extensions/test/ole/AxTestComponents/AxTestComponents.def (revision 80a6f5c575dba650469ea4eacf1c8652e4eec583)
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