Michael Stefaniuc
|
47cde46c43
|
dplayx: Forward IDirectPlay::GetCaps to ::GetPlayerCaps.
|
2013-04-02 12:07:34 +02:00 |
Michael Stefaniuc
|
4ccd8720d5
|
dplayx: Merge the IDirectPlay4_GetGroupData helper.
|
2013-04-02 12:07:27 +02:00 |
Michael Stefaniuc
|
7cd17803d5
|
dplayx: Merge the IDirectPlay4_EnumGroupPlayers helper.
|
2013-04-02 12:07:21 +02:00 |
Michael Stefaniuc
|
dfe8563d92
|
dplayx: Merge the IDirectPlay4_DeletePlayerFromGroup helper.
|
2013-04-02 12:07:14 +02:00 |
Michael Stefaniuc
|
878a6a5a06
|
dplayx: Merge the IDirectPlay4_Close helper.
|
2013-04-02 12:06:50 +02:00 |
Michael Stefaniuc
|
5e0da57087
|
dplayx: Assimilate the inherited stub methods into IDirectPlay4.
|
2013-04-02 12:06:39 +02:00 |
Michael Stefaniuc
|
cf80379e56
|
dplayx: Merge the DirectPlay QueryInterface helper.
|
2013-04-02 12:06:26 +02:00 |
Michael Stefaniuc
|
719b5d931c
|
dplayx: IDirectPlay4 / IDirectPlay4A have independent refcounts.
|
2013-04-02 12:06:18 +02:00 |
Michael Stefaniuc
|
4a9cd63072
|
dplayx: Cleanup the DirectPlay object creation.
|
2013-04-02 12:06:03 +02:00 |
Michael Stefaniuc
|
526851f5df
|
dplayx: Move the lock into the DirectPlay object.
|
2013-04-02 12:05:37 +02:00 |
Andrew Cook
|
878ea7d9ea
|
dbghelp: Add stubs for SymSetHomeDirectory.
|
2013-04-01 20:42:33 +02:00 |
Ludger Sprenker
|
31f8c51b0b
|
windowscodecs: Basic tests for tiff encoder options.
|
2013-04-01 20:41:48 +02:00 |
Piotr Caban
|
f08246c25f
|
wininet: Added urlcache Unicode functions tests.
|
2013-04-01 19:28:59 +02:00 |
Piotr Caban
|
802387f82a
|
wininet: Use InternetCrackUrl in urlcache_entry_create.
|
2013-04-01 19:28:53 +02:00 |
Piotr Caban
|
a56fbf336e
|
wininet: Support Punycode in RetrieveUrlCacheEntryStream.
|
2013-04-01 19:28:44 +02:00 |
Piotr Caban
|
c5346085ae
|
wininet: Support Punycode in urlcache_copy_entry.
|
2013-04-01 19:28:38 +02:00 |
Piotr Caban
|
c0df87ba30
|
wininet: Support Punycode in CommitUrlCacheEntryW.
|
2013-04-01 19:28:31 +02:00 |
Piotr Caban
|
d40867121f
|
wininet: Support Punycode in CreateUrlCacheEntryW.
|
2013-04-01 19:28:08 +02:00 |
Piotr Caban
|
41b582beff
|
wininet: Support Punycode in IsUrlCacheEntryExpiredW.
|
2013-04-01 19:27:47 +02:00 |
Piotr Caban
|
2f3f973923
|
wininet: Support Punycode in DeleteUrlCacheEntryW.
|
2013-04-01 19:27:42 +02:00 |
Piotr Caban
|
6f35d68f42
|
wininet: Support Punycode in UnlockUrlCacheEntryFileW.
|
2013-04-01 19:27:37 +02:00 |
Piotr Caban
|
4345e44dbb
|
wininet: Support Punycode in RetrieveUrlCacheEntryFileW.
|
2013-04-01 19:27:32 +02:00 |
Piotr Caban
|
f08e79ce92
|
wininet: Support Punycode in SetUrlCacheEntryInfoW.
|
2013-04-01 19:27:25 +02:00 |
Piotr Caban
|
940176d8cb
|
wininet: Support Punycode in GetUrlCacheEntryInfoExW.
|
2013-04-01 19:27:17 +02:00 |
Piotr Caban
|
c3a23a99a2
|
cryptnet: Handle SystemTimeToFileTime failure in HTTP_RetrieveEncodedObjectW.
|
2013-04-01 18:17:35 +02:00 |
Piotr Caban
|
ef4db477f0
|
wininet: Correctly set SYSTEMTIME year in HTTP_HttpQueryInfoW.
|
2013-04-01 18:17:28 +02:00 |
Dmitry Timoshkov
|
a0b4ce6017
|
wineps.drv: Add support for TrueType composite glyph transforms.
|
2013-04-01 18:17:19 +02:00 |
Jacek Caban
|
8c0c09e4c7
|
mshtml: Fixed builtin getter call with arguments.
|
2013-04-01 18:17:14 +02:00 |
Andrew Talbot
|
08254df316
|
krnl386.exe16: Constify a variable.
|
2013-04-01 14:42:57 +02:00 |
Jactry Zeng
|
8c53b6fde4
|
msvcrt: Add missing declarations for _wcsncoll, _wcsncoll_l, _wcsicoll_l, _wcsnicoll_l and wcscoll_l.
|
2013-04-01 14:42:25 +02:00 |
Jactry Zeng
|
5af20ef180
|
msvcrt: Added _wcsnicoll_l implementation.
|
2013-04-01 14:41:03 +02:00 |
Jactry Zeng
|
d2763e43d1
|
msvcrt: Added _wcsicoll_l implementation.
|
2013-04-01 14:40:49 +02:00 |
Jactry Zeng
|
dafa7611e9
|
msvcrt: Added _wcscoll_l implementation.
|
2013-04-01 14:40:21 +02:00 |
Alexandre Julliard
|
2467c06a30
|
winebuild: Check for delayed import before the library is parsed, in case the real module name is different.
|
2013-04-01 14:32:36 +02:00 |
Piotr Caban
|
a59210a6e8
|
wininet: Fixed buffer size check in urlcache_create_file_pathA.
|
2013-04-01 14:10:43 +02:00 |
Piotr Caban
|
96fb659ba9
|
wininet: Use short path name when container path can't be converted to CP_ACP.
|
2013-04-01 14:10:40 +02:00 |
Piotr Caban
|
e4e79e7183
|
wininet: Store urlcache container prefix as ANSI string.
|
2013-04-01 14:10:37 +02:00 |
Piotr Caban
|
97e0cf9f5f
|
wininet: Fixed memory leak in load_persistent_cookie.
|
2013-04-01 14:08:02 +02:00 |
Piotr Caban
|
c8d1d76909
|
wininet: Do case-insensitive compare when looking for scheme.
|
2013-04-01 14:07:57 +02:00 |
Alexander Monakov
|
7d61c7b158
|
winex11.drv: Simplify test for pbuffer availability.
|
2013-04-01 13:17:34 +02:00 |
Nikolay Sivov
|
611cf6bb0d
|
ole32: Fix possible return of freed pointer (Coverity).
|
2013-04-01 12:32:37 +02:00 |
Nikolay Sivov
|
58bbe5ac4c
|
msi: Free records on error paths (Coverity).
|
2013-04-01 12:32:37 +02:00 |
Nikolay Sivov
|
3f3404d248
|
mscms: Free memory and handle on error path (Coverity).
|
2013-04-01 12:32:37 +02:00 |
Nikolay Sivov
|
6ee869da6d
|
comctl32: Initialize id field for message data (Coverity).
|
2013-04-01 12:32:36 +02:00 |
Dmitry Timoshkov
|
142c2982dc
|
winspool.drv: Move loading of libcups out of the init code protected by mutex.
|
2013-04-01 12:32:36 +02:00 |
Łukasz Wojniłowicz
|
4e3b8621c4
|
po: Update Polish translation.
|
2013-04-01 12:32:34 +02:00 |
Andrew Talbot
|
c072ac1071
|
msvcr90: void functions should not return a value.
|
2013-04-01 12:19:27 +02:00 |
Andrew Talbot
|
11ebf851b2
|
winmm: Remove unneeded address-of operator from function name.
|
2013-04-01 12:19:21 +02:00 |
Jacek Caban
|
29d9d668f7
|
jscript: Moved string buffer to separated struct from jsstr_t.
|
2013-04-01 12:19:06 +02:00 |
Jacek Caban
|
c79180a978
|
jscript: Use helpers to access string buffer in string.c.
|
2013-04-01 12:19:04 +02:00 |