summaryrefslogtreecommitdiff
path: root/odk/examples/OLE/activex/so_activex.def
blob: 88ba88d1ba5135a4f51777494d6bd1561c9ca5a6 (plain)
1
2
3
4
5
6
7
8
9
; iervp.def : Declares the module parameters.

LIBRARY      "so_activex.dll"

EXPORTS
	DllCanUnloadNow     @1 PRIVATE
	DllGetClassObject   @2 PRIVATE
	DllRegisterServer   @3 PRIVATE
	DllUnregisterServer	@4 PRIVATE