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
e218462f
Commit
e218462f
authored
Nov 11, 2013
by
André Hentschel
Committed by
Alexandre Julliard
Nov 12, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add more vfw error codes.
parent
d0bf7f4e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
vfwmsgs.h
include/vfwmsgs.h
+10
-0
No files found.
include/vfwmsgs.h
View file @
e218462f
...
...
@@ -155,8 +155,18 @@
#define VFW_E_VMR_NOT_IN_MIXER_MODE ((HRESULT)0x80040296)
#define VFW_E_VMR_NO_AP_SUPPLIED ((HRESULT)0x80040297)
#define VFW_E_VMR_NO_DEINTERLACE_HW ((HRESULT)0x80040298)
#define VFW_E_VMR_NO_PROCAMP_HW ((HRESULT)0x80040299)
#define VFW_E_DVD_VMR9_INCOMPATIBLEDEC ((HRESULT)0x8004029A)
#define VFW_E_NO_COPP_HW ((HRESULT)0x8004029B)
#define VFW_E_DVD_NONBLOCKING ((HRESULT)0x8004029C)
#define VFW_E_DVD_TOO_MANY_RENDERERS_IN_FILTER_GRAPH ((HRESULT)0x8004029D)
#define VFW_E_DVD_NON_EVR_RENDERER_IN_FILTER_GRAPH ((HRESULT)0x8004029E)
#define VFW_E_DVD_RESOLUTION_ERROR ((HRESULT)0x8004029F)
#define VFW_E_CODECAPI_LINEAR_RANGE ((HRESULT)0x80040310)
#define VFW_E_CODECAPI_ENUMERATED ((HRESULT)0x80040311)
#define VFW_E_CODECAPI_NO_DEFAULT ((HRESULT)0x80040313)
#define VFW_E_CODECAPI_NO_CURRENT_VALUE ((HRESULT)0x80040314)
#define VFW_E_DVD_CHAPTER_DOES_NOT_EXIST ((HRESULT)0x80040315)
#define VFW_E_BAD_KEY ((HRESULT)0x800403F2)
#ifndef E_PROP_ID_UNSUPPORTED
...
...
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