xref: /trunk/main/extensions/test/ole/AxTestComponents/AxTestComponents.def (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1*cdf0e10cSrcweir; AxTestComponents.def : Declares the module parameters.
2*cdf0e10cSrcweir
3*cdf0e10cSrcweirLIBRARY      "AxTestComponents.DLL"
4*cdf0e10cSrcweir
5*cdf0e10cSrcweirEXPORTS
6*cdf0e10cSrcweir    DllCanUnloadNow      PRIVATE
7*cdf0e10cSrcweir    DllGetClassObject    PRIVATE
8*cdf0e10cSrcweir    DllRegisterServer    PRIVATE
9*cdf0e10cSrcweir    DllUnregisterServer  PRIVATE
10