Welcome to mirror list, hosted at ThFree Co, Russian Federation.

VSFilter.def « vsfilter « transform « filters « src - github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: af5ac09ef9b8fba536b47d9a6409dafcbb542881 (plain)
1
2
3
4
5
6
7
8
9
10
; VSFilter.def : Declares the module parameters.

LIBRARY      "VSFilter.dll"

EXPORTS
	DllCanUnloadNow			PRIVATE
	DllGetClassObject		PRIVATE
	DllRegisterServer		PRIVATE
	DllUnregisterServer		PRIVATE
	DirectVobSub