Sign in
goma
/
wine
/
a54a990b3b68a126e02ef6805d01f314fa5896e3
/
dlls
/
dplayx
c4b1195
Assorted spelling fixes.
by Francois Gouget
· 17 years ago
5ab977e
dplayx: Fix some memory leaks.
by Andrew Talbot
· 18 years ago
cd6472f
dplayx: Fixed memory leak in dplay.c (found by Smatch).
by Lionel Debroux
· 18 years ago
8cb25a4
dplayx: Remove 'recursive registry key delete' function.
by Stefan Leichter
· 18 years ago
9cc84f6
dplayx: Cast-qual warning fix.
by Andrew Talbot
· 18 years ago
43b278c
dplayx: Constify some variables.
by Andrew Talbot
· 18 years ago
2d9685d
dplayx: Fix a typo.
by Andrew Talbot
· 18 years ago
3040e09
dplayx: Implement proper interface locking for DP_EnumSession.
by Alessandro Pignotti
· 18 years ago
6406a20
dplayx: Fixes the order of GUID initialization and storage.
by Alessandro Pignotti
· 18 years ago
7169718
dplayx: Corrected the way nameserver initializes the sessiondesc structure on broadcast request reply.
by Alessandro Pignotti
· 18 years ago
d8b24e3
dplayx: Check for null pointer dereference in DP_FindPlayer.
by Alessandro Pignotti
· 18 years ago
9d69d53
dplayx: DirectPlay should keep track of the user count.
by Alessandro Pignotti
· 18 years ago
a950a47
dplayx: Add DebugInfo to critical sections.
by Jan Zerebecki
· 18 years ago
eeb289e
dplayx/tests: Fix compilation on systems that don't support nameless unions.
by Francois Gouget
· 18 years ago
2c595a1
dplayx/tests: Add missing '\n' to ok() call.
by Francois Gouget
· 18 years ago
cc549b2
dplayx: Remove unneeded test, fix compilation on msvc++.
by Kai Blin
· 18 years ago
2a13eb0
dplayx: Use skip and fix indentation.
by Kai Blin
· 18 years ago
d1331e6
dplay: Directplay should initialize session Guid, with conformance tests.
by Alessandro Pignotti
· 18 years ago
22684cc
janitorial: Remove stray '\' at end of lines.
by Michael Stefaniuc
· 18 years ago
f0763b9
dplayx: Declare some functions static.
by Andrew Talbot
· 18 years ago
b99e60e
dplayx: Make some data const.
by Dmitry Timoshkov
· 18 years ago
ec8393d
dplayx: Display requested provider.
by Detlef Riekenberg
· 18 years ago
1ccf944
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
30e44c8
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
4b57bd5
dplayx: Fix spelling of the DPLAYX_AcquireSemaphore() macro.
by Francois Gouget
· 18 years ago
699d441
dplayx: 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
ded7d0b
dplayx: Cast-qual warnings fix.
by Andrew Talbot
· 19 years ago
eb8a40c
libs: Merged libwine_unicode into libwine.
by Alexandre Julliard
· 19 years ago
77dc0d9
.gitignore: Added wildcards to ignore generated resource files.
by Alexandre Julliard
· 19 years ago
5258e06
make_dlls: Ignore generated import libraries from the top-level .gitignore.
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
9f37cd5
dplayx: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
9ca8a86
Link against libwine_unicode everywhere we use Unicode functions.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
4054c06
directx: Update file versions to dx9c (compared to win2k).
by Vitaliy Margolen
· 19 years ago
7440710
Check the return value from register_key_guid in all the DLL registering code.
by Robert Shearman
· 19 years ago
75fc82c
dplayx: Fix semaphore deadlock.
by Aric Cyr
· 19 years ago
1a1583a
Match PSDK STATUS_* definitions.
by Ge van Geldorp
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
0edbaf7
Remove spaces before '\n' in traces.
by Francois Gouget
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
4a5378e
Fix some gcc 4.0 warnings.
by Mike McCormack
· 20 years ago
7160af0
Uniformize DllMain TRACEing across dlls.
by Vincent Béron
· 20 years ago
0de0d11
Change some Dll* functions so they are exported by name like on
by Francois Gouget
· 20 years ago
d37f0ab
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
by Alexandre Julliard
· 20 years ago
65f20821
Add missing WINAPI to MSXML_DllGetClassObject().
by Francois Gouget
· 20 years ago
b8d3075
Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of
by Alexandre Julliard
· 20 years ago
bda7ace
Interlocked LONG* gcc warning fixes.
by Mike McCormack
· 20 years ago
0791d06
Interlocked LONG* gcc warning fixes.
by Mike McCormack
· 20 years ago
257c337
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
by Mike McCormack
· 20 years ago
2440dcf
Fix -Wmissing-declarations warnings.
by Stefan Huehner
· 20 years ago
b67da5b
Make more of the OLE interface vtables const.
by Dmitry Timoshkov
· 20 years ago
c53db19
Rewrite DirectPlayEnumerateA and add W version at the same time.
by Lionel Ulmer
· 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
e8ec9d5
DPSET_REMOTE is 0 so we cannot do (flags & DPSET_REMOTE). Instead
by Francois Gouget
· 20 years ago
9ed61de
Get rid of HeapAlloc casts.
by Jakob Eriksson
· 20 years ago
93416cd
Assorted spelling fixes.
by Francois Gouget
· 20 years ago
aa5676b
Avoid ConvertToGlobalHandle calls.
by Raphael Junqueira
· 20 years ago
4d801b6
Assorted spelling fixes.
by Francois Gouget
· 20 years ago
da8b3dd
Assorted spelling fixes.
by Francois Gouget
· 20 years ago
6a8268f
Use Interlocked* functions in AddRef and Release.
by Paul Vriens
· 20 years ago
4a0f999
Use CreateEventW in preference to CreateEventA for unnamed events.
by Mike McCormack
· 20 years ago
5ad7d85
Do not check for non NULL pointer before HeapFree'ing it. It's redundant.
by Michael Stefaniuc
· 20 years ago
c164e06
Fixed array index overflow.
by Eric Pouech
· 20 years ago
0a25896
Const correctness fixes.
by Eric Pouech
· 20 years ago
5c38e1b
Version resources cleanup.
by Tom Wickline
· 20 years ago
3bb5b09
Assorted spelling fixes.
by Francois Gouget
· 20 years ago
486d020
Don't define COBJMACROS in objbase.h. Update the Wine sources accordingly.
by Francois Gouget
· 20 years ago
739e5b0
Avoid depending on the non-standard IUnknown_METHODS macro in Wine
by Alexandre Julliard
· 21 years ago
6be32f7
Don't use COBJMACROS on internal interfaces.
by Francois Gouget
· 21 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
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
616940e
Get rid of the non-standard ICOM_DEFINE macro.
by Alexandre Julliard
· 21 years ago
2d34619
Move definitions of static vtables from header to dplay.c.
by Marcus Meissner
· 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
20b4585
Only link against libdxguid where necessary.
by Alexandre Julliard
· 21 years ago
100e113
Fix various function prototypes to conform to PSDK.
by Ge van Geldorp
· 21 years ago
bc08f32
Fix some return values of dplayx API calls.
by Sami Aario
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
ee1eb63
Fixed warnings with gcc option "-Wwrite-strings".
by Daniel Marmier
· 22 years ago
224063f
Some spelling fixes. Fix the case of WineHQ.
by Francois Gouget
· 22 years ago
aaf38e3
Remove obsolete information.
by Tom Wickline
· 22 years ago
e21e3d0
Merge documentation/status/directplay into the code.
by Dimitrie O. Paun
· 22 years ago
20c169e
Fixed a few more headers dependency issues.
by Alexandre Julliard
· 22 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
1c6a20f
Set version to 8.1.
by Tom Wickline
· 22 years ago
718f9e9
Implement DllRegisterServer and DllUnregisterServer for dplayx.dll,
by John K. Hohm
· 22 years ago
b636334
Set version to DirectX 7.
by Tom Wickline
· 22 years ago
20698b2
Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer,
by Alexandre Julliard
· 22 years ago
56aaea2
Spelling fixes.
by Francois Gouget
· 22 years ago
4e1ef0c
For all DLLs with defined DllMain and which do not require
by Dmitry Timoshkov
· 22 years ago
c5f775a
Typos/spelling fixes.
by Francois Gouget
· 22 years ago
f803e2a
Fix miscellaneous spelling errors and typos.
by Francois Gouget
· 22 years ago
Next »