Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
ffb2cfc2
Commit
ffb2cfc2
authored
Nov 10, 2009
by
Sunil Mohan Adapa
Committed by
Alexandre Julliard
Nov 10, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
oleaut32: Update comment about a newly seen value in SLTG TypeLib.
parent
59ae1705
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
typelib.h
dlls/oleaut32/typelib.h
+1
-1
No files found.
dlls/oleaut32/typelib.h
View file @
ffb2cfc2
...
@@ -413,7 +413,7 @@ typedef struct {
...
@@ -413,7 +413,7 @@ typedef struct {
/*0e*/
DWORD
res0e
;
/* 0xffffffff */
/*0e*/
DWORD
res0e
;
/* 0xffffffff */
/*12*/
WORD
major_version
;
/* major version number */
/*12*/
WORD
major_version
;
/* major version number */
/*14*/
WORD
minor_version
;
/* minor version number */
/*14*/
WORD
minor_version
;
/* minor version number */
/*16*/
DWORD
res16
;
/* 0xfffe0000 */
/*16*/
DWORD
res16
;
/* 0xfffe0000
or 0xfffc0000 (on dual interfaces?)
*/
/*1a*/
BYTE
typeflags1
;
/* 0x02 | top 5 bits hold l5sbs of TYPEFLAGS */
/*1a*/
BYTE
typeflags1
;
/* 0x02 | top 5 bits hold l5sbs of TYPEFLAGS */
/*1b*/
BYTE
typeflags2
;
/* TYPEFLAGS >> 5 */
/*1b*/
BYTE
typeflags2
;
/* TYPEFLAGS >> 5 */
/*1c*/
BYTE
typeflags3
;
/* 0x02*/
/*1c*/
BYTE
typeflags3
;
/* 0x02*/
...
...
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