Commit Graph

94733 Commits (ab8cc4acdbd3b4c8ea57d2378d4b736a1635ac97)
 

Author SHA1 Message Date
Michael Stefaniuc 7964f42327 dplayx: Merge the IDirectPlay4_SendEx helper. 2013-04-02 12:08:47 +02:00
Michael Stefaniuc 31065c62d4 dplayx: Merge the IDirectPlay4_EnumSessions helper. 2013-04-02 12:08:40 +02:00
Michael Stefaniuc 5dc2b8f69c dplayx: Merge the IDirectPlay4_AddPlayerToGroup helper. 2013-04-02 12:08:33 +02:00
Michael Stefaniuc 06edee2da7 dplayx: Merge the IDirectPlay4_GetGroupParent helper. 2013-04-02 12:08:27 +02:00
Michael Stefaniuc 03464daa3d dplayx: Merge the IDirectPlay4_InitializeConnection helper. 2013-04-02 12:08:22 +02:00
Michael Stefaniuc c3df4764cf dplayx: Merge the IDirectPlay4_EnumGroupsInGroup helper. 2013-04-02 12:08:16 +02:00
Michael Stefaniuc db97f14f4b dplayx: Merge the IDirectPlay4_DeleteGroupFromGroup helper. 2013-04-02 12:08:11 +02:00
Michael Stefaniuc 684a666d23 dplayx: Merge the IDirectPlay4_AddGroupToGroup helper. 2013-04-02 12:08:05 +02:00
Michael Stefaniuc 2e2226dd76 dplayx: Merge the IDirectPlay4_SetPlayerData helper. 2013-04-02 12:08:00 +02:00
Michael Stefaniuc 1d43acf5f9 dplayx: Merge the IDirectPlay4_SetGroupData helper. 2013-04-02 12:07:54 +02:00
Michael Stefaniuc 0dd3f041f4 dplayx: Merge the IDirectPlay4_GetPlayerData helper. 2013-04-02 12:07:49 +02:00
Michael Stefaniuc a784e23917 dplayx: Merge the IDirectPlay4_GetPlayerCaps helper. 2013-04-02 12:07:43 +02:00
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