xref: /trunk/main/extensions/test/ole/AxTestComponents/AxTestComponents.def (revision 33e3de2bff2cb64cc44194d80de86f5583f4f269)
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