mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[AVIFIL32] Get back Dll{Register,Unregister}Server exports. They do not exist in native but we need to register this dll. CORE-8174
svn path=/trunk/; revision=69278
This commit is contained in:
@@ -74,3 +74,7 @@
|
||||
74 extern IID_IAVIFile
|
||||
75 extern IID_IAVIStream
|
||||
76 extern IID_IGetFrame
|
||||
|
||||
# FIXME: Not in native
|
||||
@ stdcall -private DllRegisterServer()
|
||||
@ stdcall -private DllUnregisterServer()
|
||||
|
||||
Reference in New Issue
Block a user