Module: wine Branch: master Commit: 4f9c56d6f411f3e5b7eb2f488df0fd79ef12435e URL: http://source.winehq.org/git/wine.git/?a=commit;h=4f9c56d6f411f3e5b7eb2f488d...
Author: Detlef Riekenberg wine.dev@web.de Date: Fri Aug 29 05:24:56 2008 +0200
oleaut32: Add entry for 16-bit LHashValOfNameSys.
---
dlls/oleaut32/typelib.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dlls/oleaut32/typelib.spec b/dlls/oleaut32/typelib.spec index 3f943e2..c994288 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