Marcus Meissner
|
2cd1fed6ee
|
dplayx: Check return of CoCreateInstance (Coverity).
|
2013-01-08 16:35:34 +01:00 |
André Hentschel
|
3dd7c64c25
|
dplayx: Reorder some code to avoid memory leak (coverity).
|
2012-10-30 10:46:21 +01:00 |
André Hentschel
|
436e9f9c06
|
dplayx/tests: Add missing GetPlayerName test.
|
2012-10-29 10:34:38 +01:00 |
Michael Stefaniuc
|
66bd68a809
|
dplayx: Avoid TRUE:FALSE conditional expressions.
|
2012-08-27 19:49:43 +02:00 |
Francois Gouget
|
d33891784f
|
dplayx: Fix the spelling of the BuildParentalHierarchy field name and type.
|
2012-05-14 12:06:15 +02:00 |
Francois Gouget
|
2539004fe1
|
dplayx: Use a proper plural for the repliesExpected field name.
|
2012-05-14 12:06:15 +02:00 |
Michael Stefaniuc
|
f454d8cd08
|
dplayx: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:20 +02:00 |
Pierre Schweitzer
|
2d14f89fea
|
dplayx: Fix handle leak.
|
2012-01-03 12:37:56 +01:00 |
Andrew Talbot
|
f640ba231b
|
dplayx: Remove extraneous braces from switch statement.
|
2011-11-07 11:53:26 +01:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Frédéric Delanoy
|
b5a33dab88
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
Alexandre Julliard
|
b56dc9a6f7
|
winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
|
2011-08-02 20:47:49 +02:00 |
Frédéric Delanoy
|
6ae1bfe20f
|
dplayx: Remove dead code (Clang).
|
2011-07-05 14:43:21 +02:00 |
Marcus Meissner
|
b7389f409a
|
dplayx: Mark internal symbols with hidden visibility.
|
2011-05-18 10:58:57 +02:00 |
Austin English
|
4036cc06b0
|
dplayx/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-08 14:46:33 -06:00 |
Alexandre Julliard
|
c6f91df4b7
|
dplayx: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 12:54:24 +01:00 |
Michael Stefaniuc
|
3ef0a52346
|
dplayx: Use an iface instead of a vtbl pointer in IClassFactoryImpl.
|
2010-12-05 16:43:40 +01:00 |
Alexandre Julliard
|
5f49129e03
|
resources: Define a generic mechanism for adding extra values to the common version block.
|
2010-12-03 14:53:59 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Marcus Meissner
|
44ab484af8
|
dplayx: Remove currently unused unicode code (Coverity).
|
2010-01-14 10:08:34 -06:00 |
Francois Gouget
|
ea71c9e5fd
|
dplayx/tests: Fix compilation on systems that don't support nameless unions.
|
2009-08-31 13:30:59 +02:00 |
Ismael Barros
|
ebcb243c33
|
dplayx/tests: Host migration when session host leaves.
|
2009-07-21 10:50:57 +02:00 |
Francois Gouget
|
185b4bf605
|
dplayx: DPLAYX_SetLocalSession() and DPLAYX_CopyIntoSessionDesc2A() are unused so remove them.
|
2009-05-26 14:09:31 +02:00 |
Francois Gouget
|
7422611cc9
|
dplayx: cbDelete{Groups,Player}Elem() are unused so remove them.
|
2009-05-18 12:32:23 +02:00 |
Francois Gouget
|
f80187f1f9
|
dplayx: Reorder the code to avoid forward declarations.
|
2009-05-15 10:29:15 +02:00 |
Francois Gouget
|
6512ed5271
|
dplayx: NS_GetOtherMagic() is not used, so remove it.
|
2009-05-15 10:28:29 +02:00 |
Francois Gouget
|
d5b324e362
|
dplayx/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-25 12:49:35 +01:00 |
Andrew Talbot
|
75572fdb0c
|
dplayx: Remove unused functions.
|
2009-02-05 13:13:55 +01:00 |
Michael Stefaniuc
|
f1a877a69d
|
dplayx: Remove superfluous pointer casts.
|
2009-01-16 12:56:10 +01:00 |
Michael Stefaniuc
|
4008a35020
|
dplayx/tests: Fix typo.
|
2009-01-02 11:53:45 +01:00 |
Michael Stefaniuc
|
f01b21634a
|
dplayx/tests: Do not explicitly cast LPVOID function arguments.
|
2009-01-02 11:53:42 +01:00 |
Hans Leidekker
|
8bd9a3aa09
|
janitorial: Don't depend on user32 for the self registration functions.
|
2008-12-17 11:38:32 +01:00 |
Christian Costa
|
34f6afdf89
|
dplayx: Fix typo.
|
2008-12-15 12:31:10 +01:00 |
Alexandre Julliard
|
de5a266aa0
|
dplayx: Remove some unused functions.
|
2008-12-01 13:26:05 +01:00 |
Francois Gouget
|
b4912bc13d
|
dplayx: Remove WINAPI on static functions where not needed.
|
2008-12-01 12:44:51 +01:00 |
Francois Gouget
|
80b6c2efd6
|
dplay: Remove WINAPI on static functions where not needed.
|
2008-12-01 12:44:49 +01:00 |
Francois Gouget
|
b3bf746ff9
|
Straighten out some ellipses.
|
2008-11-26 12:33:34 +01:00 |
Michael Stefaniuc
|
4afe790387
|
dplayx: Use SUCCEEDED instead of !FAILED.
|
2008-10-08 13:42:34 +02:00 |
Kai Blin
|
ab448df3ef
|
dplayx: Set tests to "interactive" to avoid timing out on all machines.
|
2008-09-29 17:25:04 -05:00 |
Ismael Barros
|
7dddf097a8
|
dplayx: Fix static overrun of pDP array in test (Coverity).
|
2008-09-12 11:41:23 +02:00 |
Kai Blin
|
e738f6144e
|
dplayx: Fix possible NULL pointer deference in error path (Coverity).
|
2008-09-10 12:08:37 +02:00 |
Kai Blin
|
8348c9fa94
|
dplayx: Fix possible NULL pointer dereference (Coverity).
|
2008-09-10 12:07:40 +02:00 |
Kai Blin
|
d266abee14
|
dplayx: Fix static overrun of pDP array in test. (Coverity).
|
2008-09-10 11:20:31 +02:00 |
Paul Vriens
|
501b1e0a49
|
dplayx/tests: Add a few missing HeapFree's.
|
2008-09-03 13:14:51 +02:00 |
Paul Vriens
|
7e21104bd9
|
dplayx/tests: Remove a stray CoInitialize.
|
2008-09-02 13:59:39 +02:00 |
Francois Gouget
|
ec83c30075
|
dplayx/tests: Fix compilation on systems that don't support nameless unions.
|
2008-09-02 13:58:47 +02:00 |
Alexandre Julliard
|
5d900bb0f6
|
Avoid some size_t printf format warnings.
|
2008-08-21 16:05:15 +02:00 |