summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/activex-pjsua/activex-pjsua.def
blob: 3ed6a66b6c6d0fa59f6225205758757e94265d23 (plain)
1
2
3
4
5
6
7
8
9
; ActivePJSUA.def : Declares the module parameters.

LIBRARY      "activex-pjsua.DLL"

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