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
eb70c4ae
Commit
eb70c4ae
authored
May 26, 2008
by
James Hawkins
Committed by
Alexandre Julliard
May 26, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mshtml: Add missing OLECMDID definitions.
parent
1a34d703
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
docobj.idl
include/docobj.idl
+13
-1
No files found.
include/docobj.idl
View file @
eb70c4ae
...
...
@@ -262,7 +262,19 @@ interface IOleCommandTarget : IUnknown
OLECMDID_PRINT2
=
49
,
OLECMDID_PRINTPREVIEW2
=
50
,
OLECMDID_SETPRINTTEMPLATE
=
51
,
OLECMDID_GETPRINTTEMPLATE
=
52
OLECMDID_GETPRINTTEMPLATE
=
52
,
OLECMDID_PAGEACTIONBLOCKED
=
55
,
OLECMDID_PAGEACTIONUIQUERY
=
56
,
OLECMDID_FOCUSVIEWCONTROLS
=
57
,
OLECMDID_FOCUSVIEWCONTROLSQUERY
=
58
,
OLECMDID_SHOWPAGEACTIONMENU
=
59
,
OLECMDID_ADDTRAVELENTRY
=
60
,
OLECMDID_UPDATETRAVELENTRY
=
61
,
OLECMDID_UPDATEBACKFORWARDSTATE
=
62
,
OLECMDID_OPTICAL_ZOOM
=
63
,
OLECMDID_OPTICAL_GETZOOMRANGE
=
64
,
OLECMDID_WINDOWSTATECHANGED
=
65
,
OLECMDID_ACTIVEXINSTALLSCOPE
=
66
}
OLECMDID
;
HRESULT
QueryStatus
(
...
...
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