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
fb391afa
Commit
fb391afa
authored
Mar 29, 2011
by
David Hedberg
Committed by
Alexandre Julliard
Mar 30, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comdlg32/tests: Add initial tests for the Item Dialog.
parent
18b1f5ca
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
Makefile.in
dlls/comdlg32/tests/Makefile.in
+2
-1
filedlg.c
dlls/comdlg32/tests/filedlg.c
+0
-1
itemdlg.c
dlls/comdlg32/tests/itemdlg.c
+0
-0
No files found.
dlls/comdlg32/tests/Makefile.in
View file @
fb391afa
TESTDLL
=
comdlg32.dll
IMPORTS
=
comdlg32 winspool user32 gdi32
IMPORTS
=
uuid shell32 ole32
comdlg32 winspool user32 gdi32
C_SRCS
=
\
filedlg.c
\
finddlg.c
\
fontdlg.c
\
itemdlg.c
\
printdlg.c
RC_SRCS
=
rsrc.rc
...
...
dlls/comdlg32/tests/filedlg.c
View file @
fb391afa
...
...
@@ -22,7 +22,6 @@
#include <windows.h>
#include <wine/test.h>
#include "initguid.h"
#include "shlguid.h"
#define COBJMACROS
#include "shobjidl.h"
...
...
dlls/comdlg32/tests/itemdlg.c
0 → 100644
View file @
fb391afa
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