Commit 39ed0c0c authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

typelib: Implement several IIDs.

parent 77d99bbf
2 stub CREATETYPELIB
3 pascal LoadTypeLib(ptr ptr) LoadTypeLib16
4 pascal LHashValOfNameSys(word long str) LHashValOfNameSys16
5 stub _IID_ICREATETYPEINFO
6 stub _IID_ICREATETYPELIB
7 stub _IID_ITYPECOMP
8 stub _IID_ITYPEINFO
9 stub _IID_ITYPELIB
5 variable _IID_ICreateTypeInfo(0x00020405 0x00000000 0x000000c0 0x46000000)
6 variable _IID_ICreateTypeLib(0x00020406 0x00000000 0x000000c0 0x46000000)
7 variable _IID_ITypeComp(0x00020403 0x00000000 0x000000c0 0x46000000)
8 variable _IID_ITypeInfo(0x00020401 0x00000000 0x000000c0 0x46000000)
9 variable _IID_ITypeLib(0x00020402 0x00000000 0x000000c0 0x46000000)
10 stub REGISTERTYPELIB
11 stub LOADREGTYPELIB
14 pascal QueryPathOfRegTypeLib(ptr word word word ptr) QueryPathOfRegTypeLib16
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment