From 4f9c56d6f411f3e5b7eb2f488df0fd79ef12435e Mon Sep 17 00:00:00 2001 From: Detlef Riekenberg Date: Fri, 29 Aug 2008 05:24:56 +0200 Subject: [PATCH] oleaut32: Add entry for 16-bit LHashValOfNameSys. --- dlls/oleaut32/typelib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/oleaut32/typelib.spec b/dlls/oleaut32/typelib.spec index 3f943e2795e..c9942886481 100644 --- a/dlls/oleaut32/typelib.spec +++ b/dlls/oleaut32/typelib.spec @@ -1,6 +1,6 @@ 2 stub CREATETYPELIB 3 pascal LoadTypeLib(ptr ptr) LoadTypeLib16 -4 stub LHASHVALOFNAMESYS +4 pascal LHashValOfNameSys(word long str) LHashValOfNameSysA 5 stub _IID_ICREATETYPEINFO 6 stub _IID_ICREATETYPELIB 7 stub _IID_ITYPECOMP