Sign in
goma
/
wine
/
190c3518d66df44cfa464d8dc1ca3fd50ff6c361
/
dlls
/
dswave
b86d515
dlls: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
02602bd
dswave: Remove superfluous pointer casts.
by Michael Stefaniuc
· 16 years ago
4bfb33e
include: Change MUSIC_TIME from long to LONG for Win64 compatibility.
by Michael Stefaniuc
· 16 years ago
7fb33f0
dswave: Add missing segment vtbl initialisation (with DirectMusicSegment8_Segment_Vtbl).
by Christian Costa
· 16 years ago
63aff89
janitorial: Remove unneeded user32 imports.
by Hans Leidekker
· 16 years ago
8bd9a3a
janitorial: Don't depend on user32 for the self registration functions.
by Hans Leidekker
· 16 years ago
d2bd90f
dswave: Remove some unused functions.
by Alexandre Julliard
· 16 years ago
6b540d4
dswave: Sign-compare warning fix.
by Andrew Talbot
· 17 years ago
dad21bb
makefiles: List the static libraries as normal imports instead of extra libs.
by Alexandre Julliard
· 17 years ago
5dd2f1e
Include config.h and wine/port.h in files that use snprintf.
by Rob Shearman
· 17 years ago
a5a11b7
dswave: Assign to structs instead of using memcpy.
by Andrew Talbot
· 17 years ago
ad93963
Removed some unneeded imports.
by Alexandre Julliard
· 17 years ago
dcf7252
dswave: Indirection level fix.
by Andrew Talbot
· 18 years ago
411f5f7
dswave: Remove 'recursive registry key delete' function.
by Stefan Leichter
· 18 years ago
7718d2b
dmusic: Fix license headers that mistakenly use GPL instead of LGPL.
by Alexandre Julliard
· 18 years ago
d865fc9
dswave: Constify a variable.
by Andrew Talbot
· 18 years ago
54aae98
dswave: Make some data const.
by Dmitry Timoshkov
· 18 years ago
2c10db0
dswave: Replaced && 0xff by & 0xff.
by Marcus Meissner
· 18 years ago
162218b
dswave: Win64 printf format warning fixes.
by Michael Stefaniuc
· 18 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
14b5e01
dswave: Print 64bit integers with wine_dbgstr_longlong.
by Stefan Leichter
· 19 years ago
77dc0d9
.gitignore: Added wildcards to ignore generated resource files.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
8f143f1
Use the return value of register_key_guid.
by Paul Vriens
· 19 years ago
9d1d5c2
dswave: Make the virtual table functions static where possible.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
7440710
Check the return value from register_key_guid in all the DLL registering code.
by Robert Shearman
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
1de5d3c
Correct more mismatches between spec files and comments about export number.
by Francois Gouget
· 20 years ago
21e3ba8
Correct mismatches between spec files and comments about export number.
by Vincent Béron
· 20 years ago
d37f0ab
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
by Alexandre Julliard
· 20 years ago
85c9283
Don't generate import libraries for dlls that don't export anything.
by Alexandre Julliard
· 20 years ago
0791d06
Interlocked LONG* gcc warning fixes.
by Mike McCormack
· 20 years ago
ac6f562
Fix more -Wstrict-prototypes warnings.
by Stefan Huehner
· 20 years ago
b67da5b
Make more of the OLE interface vtables const.
by Dmitry Timoshkov
· 20 years ago
34fa35d
Added rules for building import libraries in the individual dll
by Alexandre Julliard
· 20 years ago
d62356a
Added rules to build import libraries in the individual dll makefiles.
by Alexandre Julliard
· 20 years ago
e732fc0
Janitorial: Get rid of strncpy/strncpyW.
by Peter Berg Larsen
· 20 years ago
a85da70
Properly implement DllCanUnloadNow ref counting.
by James Hawkins
· 20 years ago
ba92d29
- Use Interlocked* instead of ++/-- in AddRef/Release.
by James Hawkins
· 20 years ago
cf1d00b
Removed excessive statement (break after return or goto, not useful
by Eric Pouech
· 20 years ago
ee0344a
Remove unneeded NULL casts.
by Francois Gouget
· 20 years ago
5c38e1b
Version resources cleanup.
by Tom Wickline
· 20 years ago
39a696a
Removed some uses of the non-standard ICOM_THIS macro.
by Alexandre Julliard
· 21 years ago
f714b39
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE macro.
by Alexandre Julliard
· 21 years ago
25e2a32
Don't define BEGIN_INTERFACE in unknwn.h.
by Alexandre Julliard
· 21 years ago
936198c
Moved ICOM_THIS_MULTI definition out of objbase.h and into the files
by Alexandre Julliard
· 21 years ago
48c4bb3
Get rid of the non-standard ICOM_VTABLE macro.
by Alexandre Julliard
· 21 years ago
0467ce9
Get rid of the non-standard ICOM_VFIELD macro.
by Alexandre Julliard
· 21 years ago
bf72af3
Modify widl to put the C COM macros inside an #ifdef COBJMACROS block
by Francois Gouget
· 21 years ago
10778aa
Updated the version info of all DirectX dlls to the version numbers of
by Ivan Leo Murray-Smith
· 21 years ago
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
b26d65b
Added name resolving for CLSIDs, IIDs, GUIDs and return codes.
by Rok Mandeljc
· 21 years ago
20b4585
Only link against libdxguid where necessary.
by Alexandre Julliard
· 21 years ago
0382ea1
- updated resources to DX9
by Rok Mandeljc
· 21 years ago