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
db0b392d
Commit
db0b392d
authored
Oct 14, 2007
by
Jacek Caban
Committed by
Alexandre Julliard
Oct 15, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Added dimm.idl.
parent
a82428b1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
0 deletions
+3
-0
.gitignore
.gitignore
+1
-0
uuid.c
dlls/uuid/uuid.c
+1
-0
Makefile.in
include/Makefile.in
+1
-0
dimm.idl
include/dimm.idl
+0
-0
No files found.
.gitignore
View file @
db0b392d
...
...
@@ -548,6 +548,7 @@ include/config.h
include/control.h
include/d3d10.h
include/ddstream.h
include/dimm.h
include/dispex.h
include/docobj.h
include/downloadmgr.h
...
...
dlls/uuid/uuid.c
View file @
db0b392d
...
...
@@ -68,6 +68,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "htiframe.h"
#include "urlhist.h"
#include "hlguids.h"
#include "dimm.h"
/* FIXME: cguids declares GUIDs but does not define their values */
...
...
include/Makefile.in
View file @
db0b392d
...
...
@@ -13,6 +13,7 @@ IDL_H_SRCS = \
control.idl
\
d3d10.idl
\
ddstream.idl
\
dimm.idl
\
dispex.idl
\
docobj.idl
\
downloadmgr.idl
\
...
...
include/dimm.idl
0 → 100644
View file @
db0b392d
This diff is collapsed.
Click to expand it.
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