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
c0646664
Commit
c0646664
authored
Aug 02, 2015
by
Bernhard Übelacker
Committed by
Alexandre Julliard
Aug 03, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Fix packing of digitalv.h.
parent
b3fe96a0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
43 additions
and
0 deletions
+43
-0
generated.c
dlls/winmm/tests/generated.c
+0
-0
digitalv.h
include/digitalv.h
+4
-0
tests.dat
tools/winapi/tests.dat
+39
-0
No files found.
dlls/winmm/tests/generated.c
View file @
c0646664
This diff is collapsed.
Click to expand it.
include/digitalv.h
View file @
c0646664
...
...
@@ -23,6 +23,8 @@
* Wine Digital Video extensions
*/
#include <pshpack1.h>
#ifdef __cplusplus
extern
"C"
{
#endif
...
...
@@ -863,4 +865,6 @@ DECL_WINELIB_TYPE_AW(MCI_DGV_WINDOW_PARMS)
}
#endif
#include <poppack.h>
#endif
/* __WINE_DIGITALV_H */
tools/winapi/tests.dat
View file @
c0646664
...
...
@@ -1734,11 +1734,13 @@ basetsd.h
winnt.h
windef.h
mmsystem.h
digitalv.h
%include
"windef.h"
"mmsystem.h"
"digitalv.h"
%type
...
...
@@ -1842,3 +1844,40 @@ MCI_OVLY_SAVE_PARMSA
MCI_OVLY_SAVE_PARMSW
MCI_OVLY_LOAD_PARMSA
MCI_OVLY_LOAD_PARMSW
MCI_DGV_RECT_PARMS
MCI_DGV_CAPTURE_PARMSA
MCI_DGV_CAPTURE_PARMSW
MCI_DGV_COPY_PARMS
MCI_DGV_CUE_PARMS
MCI_DGV_CUT_PARMS
MCI_DGV_DELETE_PARMS
MCI_DGV_INFO_PARMSA
MCI_DGV_INFO_PARMSW
MCI_DGV_LIST_PARMSA
MCI_DGV_LIST_PARMSW
MCI_DGV_MONITOR_PARMS
MCI_DGV_OPEN_PARMSA
MCI_DGV_OPEN_PARMSW
MCI_DGV_PASTE_PARMS
MCI_DGV_QUALITY_PARMSA
MCI_DGV_QUALITY_PARMSW
MCI_DGV_RECORD_PARMS
MCI_DGV_RESERVE_PARMSA
MCI_DGV_RESERVE_PARMSW
MCI_DGV_RESTORE_PARMSA
MCI_DGV_RESTORE_PARMSW
MCI_DGV_SAVE_PARMSA
MCI_DGV_SAVE_PARMSW
MCI_DGV_SET_PARMS
MCI_DGV_SETAUDIO_PARMSA
MCI_DGV_SETAUDIO_PARMSW
MCI_DGV_SIGNAL_PARMS
MCI_DGV_SETVIDEO_PARMSA
MCI_DGV_SETVIDEO_PARMSW
MCI_DGV_STATUS_PARMSA
MCI_DGV_STATUS_PARMSW
MCI_DGV_STEP_PARMS
MCI_DGV_UPDATE_PARMS
MCI_DGV_WINDOW_PARMSA
MCI_DGV_WINDOW_PARMSW
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