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
cc1cb0ad
Commit
cc1cb0ad
authored
Nov 23, 2006
by
Francois Gouget
Committed by
Alexandre Julliard
Nov 24, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dsound/tests: Remove unneeded NONAMELESS* macros.
parent
dc44dbfa
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
0 additions
and
14 deletions
+0
-14
capture.c
dlls/dsound/tests/capture.c
+0
-2
ds3d.c
dlls/dsound/tests/ds3d.c
+0
-2
ds3d8.c
dlls/dsound/tests/ds3d8.c
+0
-2
dsound.c
dlls/dsound/tests/dsound.c
+0
-2
dsound8.c
dlls/dsound/tests/dsound8.c
+0
-2
duplex.c
dlls/dsound/tests/duplex.c
+0
-2
propset.c
dlls/dsound/tests/propset.c
+0
-2
No files found.
dlls/dsound/tests/capture.c
View file @
cc1cb0ad
...
@@ -19,8 +19,6 @@
...
@@ -19,8 +19,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
*/
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include <windows.h>
#include <windows.h>
#include <stdio.h>
#include <stdio.h>
...
...
dlls/dsound/tests/ds3d.c
View file @
cc1cb0ad
...
@@ -23,8 +23,6 @@
...
@@ -23,8 +23,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
*/
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include <windows.h>
#include <windows.h>
#include <math.h>
#include <math.h>
...
...
dlls/dsound/tests/ds3d8.c
View file @
cc1cb0ad
...
@@ -23,8 +23,6 @@
...
@@ -23,8 +23,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
*/
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include <windows.h>
#include <windows.h>
#include <math.h>
#include <math.h>
...
...
dlls/dsound/tests/dsound.c
View file @
cc1cb0ad
...
@@ -25,8 +25,6 @@
...
@@ -25,8 +25,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
*/
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include <windows.h>
#include <windows.h>
#include "wine/test.h"
#include "wine/test.h"
...
...
dlls/dsound/tests/dsound8.c
View file @
cc1cb0ad
...
@@ -25,8 +25,6 @@
...
@@ -25,8 +25,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
*/
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include <windows.h>
#include <windows.h>
#include <stdio.h>
#include <stdio.h>
...
...
dlls/dsound/tests/duplex.c
View file @
cc1cb0ad
...
@@ -18,8 +18,6 @@
...
@@ -18,8 +18,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
*/
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include <windows.h>
#include <windows.h>
#include <stdio.h>
#include <stdio.h>
...
...
dlls/dsound/tests/propset.c
View file @
cc1cb0ad
...
@@ -19,8 +19,6 @@
...
@@ -19,8 +19,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
*/
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#define COBJMACROS
#define COBJMACROS
#include <windows.h>
#include <windows.h>
...
...
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