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