Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
39ed0c0c
Commit
39ed0c0c
authored
Feb 02, 2017
by
Zebediah Figura
Committed by
Alexandre Julliard
Feb 02, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typelib: Implement several IIDs.
Signed-off-by:
Zebediah Figura
<
z.figura12@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
77d99bbf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
typelib.dll16.spec
dlls/typelib.dll16/typelib.dll16.spec
+5
-5
No files found.
dlls/typelib.dll16/typelib.dll16.spec
View file @
39ed0c0c
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment