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
af1ef928
Commit
af1ef928
authored
Jun 22, 2009
by
Paul Vriens
Committed by
Alexandre Julliard
Jun 23, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include/activscp.idl: Add some defines.
parent
b475deab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
activscp.idl
include/activscp.idl
+5
-2
No files found.
include/activscp.idl
View file @
af1ef928
...
...
@@ -40,8 +40,11 @@ cpp_quote("#define SCRIPTPROP_CONVERSIONLCID 0x00001002")
cpp_quote
(
"#define SCRIPTPROP_HOSTSTACKREQUIRED 0x00001003"
)
cpp_quote
(
"#define SCRIPTPROP_DEBUGGER 0x00001100"
)
cpp_quote
(
"#define SCRIPTPROP_JITDEBUG 0x00001101"
)
cpp_quote
(
"#define SCRIPTPROP_HACK_FIBERSUPPORT 0x70000000"
)
cpp_quote
(
"#define SCRIPTPROP_HACK_TRIDENTEVENTSINK 0x70000001"
)
cpp_quote
(
"#define SCRIPTPROP_INVOKEVERSIONING 0x00004000"
)
cpp_quote
(
"#define SCRIPTPROP_HACK_FIBERSUPPORT 0x70000000"
)
cpp_quote
(
"#define SCRIPTPROP_HACK_TRIDENTEVENTSINK 0x70000001"
)
cpp_quote
(
"#define SCRIPTPROP_ABBREVIATE_GLOBALNAME_RESOLUTION 0x70000002"
)
typedef
enum
tagSCRIPTSTATE
{
SCRIPTSTATE_UNINITIALIZED
=
0
,
...
...
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