Austin English : wmp: Add some ordinals.
Module: wine Branch: master Commit: 496677404953bf2b976e19508c8ab29b06ae5b6d URL: http://source.winehq.org/git/wine.git/?a=commit;h=496677404953bf2b976e19508c... Author: Austin English <austinenglish(a)gmail.com> Date: Thu May 25 17:48:29 2017 -0500 wmp: Add some ordinals. Signed-off-by: Austin English <austinenglish(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wmp/wmp.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dlls/wmp/wmp.spec b/dlls/wmp/wmp.spec index b16365d..377bbcc 100644 --- a/dlls/wmp/wmp.spec +++ b/dlls/wmp/wmp.spec @@ -1,3 +1,8 @@ +3000 stub @ +3002 stub @ +3003 stub @ +3004 stub @ + @ stdcall -private DllCanUnloadNow() @ stdcall -private DllGetClassObject(ptr ptr ptr) @ stdcall -private DllRegisterServer()
participants (1)
-
Alexandre Julliard