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
50608908
Commit
50608908
authored
Jan 12, 2015
by
Jacek Caban
Committed by
Alexandre Julliard
Jan 13, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
activscp.idl: Added SCRIPT_E_* error codes.
parent
11bee58b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
activscp.idl
include/activscp.idl
+4
-0
No files found.
include/activscp.idl
View file @
50608908
...
...
@@ -118,6 +118,10 @@ cpp_quote("#define SCRIPTSTAT_INSTRUCTION_COUNT 2")
cpp_quote
(
"#define SCRIPTSTAT_INTSTRUCTION_TIME 3"
)
cpp_quote
(
"#define SCRIPTSTAT_TOTAL_TIME 4"
)
cpp_quote
(
"#define SCRIPT_E_RECORDED 0x86664004"
)
cpp_quote
(
"#define SCRIPT_E_REPORTED 0x80020101"
)
cpp_quote
(
"#define SCRIPT_E_PROPAGATE 0x80020102"
)
[
object
,
uuid
(
EAE1BA61
-
A4ED
-
11
cf
-
8
F20
-
00805
F2CD064
),
...
...
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