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
fd196329
Commit
fd196329
authored
Feb 16, 2010
by
Justin Chevrier
Committed by
Alexandre Julliard
Feb 17, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
uuid: Add LangBarMgr CLSID.
parent
a0499b0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
uuid.c
dlls/uuid/uuid.c
+1
-0
No files found.
dlls/uuid/uuid.c
View file @
fd196329
...
...
@@ -120,6 +120,7 @@ DEFINE_GUID(CLSID_InProcFreeMarshaler, 0x0000033a,0x0000,0x0000,0xc0,0x00,0x0
DEFINE_GUID
(
CLSID_TF_ThreadMgr
,
0x529a9e6b
,
0x6587
,
0x4f23
,
0xab
,
0x9e
,
0x9c
,
0x7d
,
0x68
,
0x3e
,
0x3c
,
0x50
);
DEFINE_GUID
(
CLSID_TF_InputProcessorProfiles
,
0x33c53a50
,
0xf456
,
0x4884
,
0xb0
,
0x49
,
0x85
,
0xfd
,
0x64
,
0x3e
,
0xcf
,
0xed
);
DEFINE_GUID
(
CLSID_TF_CategoryMgr
,
0xA4B544A1
,
0x438D
,
0x4B41
,
0x93
,
0x25
,
0x86
,
0x95
,
0x23
,
0xE2
,
0xD6
,
0xC7
);
DEFINE_GUID
(
CLSID_TF_LangBarMgr
,
0xebb08c45
,
0x6c4a
,
0x4fdc
,
0xae
,
0x53
,
0x4e
,
0xb8
,
0xc4
,
0xc7
,
0xdb
,
0x8e
);
DEFINE_GUID
(
CLSID_TaskbarList
,
0x56fdf344
,
0xfd6d
,
0x11d0
,
0x95
,
0x8a
,
0x00
,
0x60
,
0x97
,
0xc9
,
0xa0
,
0x90
);
DEFINE_GUID
(
GUID_TFCAT_TIP_KEYBOARD
,
0x34745c63
,
0xb2f0
,
0x4784
,
0x8b
,
0x67
,
0x5e
,
0x12
,
0xc8
,
0x70
,
0x1a
,
0x31
);
DEFINE_GUID
(
GUID_TFCAT_TIP_SPEECH
,
0xB5A73CD1
,
0x8355
,
0x426B
,
0xA1
,
0x61
,
0x25
,
0x98
,
0x08
,
0xF2
,
0x6B
,
0x14
);
...
...
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