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
4376a8c7
Commit
4376a8c7
authored
Nov 30, 2022
by
Gabriel Ivăncescu
Committed by
Alexandre Julliard
Nov 30, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include/mshtmhst: Add CGID_ScriptSite and CMDIDs for it.
Signed-off-by:
Gabriel Ivăncescu
<
gabrielopcode@gmail.com
>
parent
a431aa42
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
mshtmhst.idl
include/mshtmhst.idl
+14
-0
No files found.
include/mshtmhst.idl
View file @
4376a8c7
...
...
@@ -44,11 +44,25 @@ cpp_quote("#define HTMLDLG_MODAL 0x0020")
cpp_quote
(
"#define HTMLDLG_MODELESS 0x0040"
)
cpp_quote
(
"#define HTMLDLG_PRINT_TEMPLATE 0x0080"
)
cpp_quote
(
"#define HTMLDLG_VERIFY 0x0100"
)
cpp_quote
(
"#define HTMLDLG_ALLOW_UNKNOWN_THREAD 0x0200"
)
cpp_quote
(
"#define PRINT_DONTBOTHERUSER 0x0001"
)
cpp_quote
(
"#define PRINT_WAITFORCOMPLETION 0x0002"
)
cpp_quote
(
"#define CMDID_SCRIPTSITE_URL 0"
)
cpp_quote
(
"#define CMDID_SCRIPTSITE_HTMLDLGTRUST 1"
)
cpp_quote
(
"#define CMDID_SCRIPTSITE_SECSTATE 2"
)
cpp_quote
(
"#define CMDID_SCRIPTSITE_SID 3"
)
cpp_quote
(
"#define CMDID_SCRIPTSITE_TRUSTEDDOC 4"
)
cpp_quote
(
"#define CMDID_SCRIPTSITE_SECURITY_WINDOW 5"
)
cpp_quote
(
"#define CMDID_SCRIPTSITE_NAMESPACE 6"
)
cpp_quote
(
"#define CMDID_SCRIPTSITE_IURI 7"
)
cpp_quote
(
"#define CMDID_HOSTCONTEXT_URL 8"
)
cpp_quote
(
"#define CMDID_SCRIPTSITE_ALLOWRECOVERY 9"
)
cpp_quote
(
"#define CMDID_SCRIPTSITE_BASEIURI 10"
)
cpp_quote
(
"DEFINE_GUID(CGID_MSHTML, 0xde4ba900,0x59ca,0x11cf,0x95,0x92,0x44,0x45,0x53,0x54,0x00,0x00);"
)
cpp_quote
(
"DEFINE_GUID(CGID_ScriptSite, 0x3050f3f1,0x98b5,0x11cf,0xbb,0x82,0x00,0xaa,0x00,0xbd,0xce,0x0b);"
)
cpp_quote
(
"#define CMDSETID_Forms3 CGID_MSHTML"
)
cpp_quote
(
"#if defined(__GNUC__)"
)
...
...
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