Eric Pouech
|
e72d5d6de4
|
dbghelp: When failing to look up for a PDB file, don't keep a module format object around.
|
2011-01-18 12:36:36 +01:00 |
Eric Pouech
|
711f71639d
|
dbghelp: Get stream indexes out of PDB files (instead of hardwired values).
|
2011-01-18 12:36:30 +01:00 |
Eric Pouech
|
8595f6c652
|
dbghelp: Add support for stream lookup by name in PDB files and use it for strings stream.
|
2011-01-18 12:36:21 +01:00 |
Eric Pouech
|
a43b38fe0c
|
winedump: Also dump FPO data out of JG PDB files.
|
2011-01-18 12:36:07 +01:00 |
Eric Pouech
|
2b010ad366
|
winedump: Dump segment info out of PDB files.
|
2011-01-18 12:35:59 +01:00 |
Eric Pouech
|
a7cdc540f3
|
winedump: Make use of PDB_STREAM_INDEXES in order to get rid of hardwired indexes.
|
2011-01-18 12:35:46 +01:00 |
Eric Pouech
|
5199d04b42
|
winedump: Added stream header support.
|
2011-01-18 12:35:15 +01:00 |
Eric Pouech
|
2cba84027b
|
winedump: Get string table stream index out of ROOT named streams list.
|
2011-01-18 12:34:30 +01:00 |
Eric Pouech
|
40fb62c99f
|
winedump: Dump streams names information out of ROOT object.
|
2011-01-18 12:33:56 +01:00 |
Eric Pouech
|
b7635f96ff
|
winedump: Force the PDB_??_ROOT to always be present in reader object.
|
2011-01-18 12:33:21 +01:00 |
Henri Verbeet
|
d91a413ade
|
wined3d: Store an IWineD3DClipperImpl pointer in IWineD3DSurfaceImpl.
|
2011-01-18 12:32:10 +01:00 |
Henri Verbeet
|
098cdf4ae3
|
wined3d: Store an IWineD3DResourceImpl pointer in struct wined3d_rendertarget_view.
|
2011-01-18 12:32:06 +01:00 |
Henri Verbeet
|
e42e5247dd
|
wined3d: Pass an IWineD3DResourceImpl pointer to wined3d_rendertarget_view_init().
|
2011-01-18 12:32:01 +01:00 |
Henri Verbeet
|
2ceb2a8cdd
|
wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_unloaded().
|
2011-01-18 12:31:58 +01:00 |
Stefan Dösinger
|
e98a0e5bb1
|
wined3d: Don't set cube and volume POW2 caps if np2 textures are supported.
|
2011-01-17 17:33:36 +01:00 |
Jacek Caban
|
31c23ad9b5
|
urlmon: Fixed memory leaks in tests.
|
2011-01-17 17:33:31 +01:00 |
Greg Geldorp
|
4745c567f5
|
winhttp/tests: Fix tests when connecting via proxy.
|
2011-01-17 17:33:23 +01:00 |
Akihiro Sagawa
|
ac66c57523
|
gdi32: Use the helper function in GetCharABCWidthsFloatA to support DBCS.
|
2011-01-17 16:03:53 +01:00 |
Akihiro Sagawa
|
da76ffa90e
|
gdi32: Use the helper function in GetCharWidth32A to support DBCS.
|
2011-01-17 16:03:53 +01:00 |
Akihiro Sagawa
|
b9c41636bb
|
gdi32: Add a helper function to get chars in the range.
|
2011-01-17 16:03:41 +01:00 |
Akihiro Sagawa
|
d4924bf9a1
|
gdi32: Avoid an integer overflow in GetCharABCWidthsA.
|
2011-01-17 16:00:12 +01:00 |
Akihiro Sagawa
|
62b5963507
|
gdi32: Pass the byte count to FONT_mbtowc in GetCharABCWidthsA.
|
2011-01-17 15:59:26 +01:00 |
Akihiro Sagawa
|
c05d8781ad
|
gdi32/tests: Add more tests for GetCharABCWidthsA.
|
2011-01-17 15:59:12 +01:00 |
Andrew Nguyen
|
c66d27c555
|
setupapi: Fix some memory leaks in SetupDiGetINFClassA.
Spotted with Valgrind.
|
2011-01-17 15:58:34 +01:00 |
Andrew Nguyen
|
a91fd8fbb2
|
setupapi: Allocate the proper number of bytes for the drive spec.
Spotted with Valgrind.
|
2011-01-17 15:58:29 +01:00 |
Andrew Nguyen
|
dd1b937287
|
msvcrt: Null terminate the temporary locale buffer in _create_locale.
Spotted with Valgrind.
|
2011-01-17 15:57:16 +01:00 |
Andrew Nguyen
|
92fe8ef38e
|
msvcrt/tests: Avoid embedding extended ASCII characters in locale string literals.
|
2011-01-17 15:57:07 +01:00 |
Andrew Nguyen
|
b42f162563
|
msvcrt: Fix a possible memory leak in _wsystem for the NULL command case.
Spotted with Valgrind.
|
2011-01-17 15:56:31 +01:00 |
Andrew Nguyen
|
9361b61949
|
msvcrt: Fix a possible memory leak in _wpopen if a memory allocation fails.
|
2011-01-17 15:56:27 +01:00 |
Andrew Nguyen
|
587a9aa9f0
|
iphlpapi: Correctly compute the buffer offset for the DNS address structure in GetAdaptersAddresses.
Spotted with Valgrind.
|
2011-01-17 15:56:06 +01:00 |
Erich Hoover
|
037d58c4f6
|
hhctrl.ocx: Add support for the print button using IWebBrowser_ExecWB.
|
2011-01-17 15:52:15 +01:00 |
Nikolay Sivov
|
0a46f9b678
|
rsaenh/tests: Fix a key leak (Valgrind).
|
2011-01-17 14:29:35 +01:00 |
Andrew Nguyen
|
ba7f7046ee
|
kernel32/tests: Free environment block in the child process when it is unused.
|
2011-01-17 14:29:24 +01:00 |
Andrew Nguyen
|
e6da2aec8f
|
gameux: Free the allocated GameStatisticsImpl object on failure in GameStatisticsMgrImpl::GetGameStatistics.
Spotted with Valgrind.
|
2011-01-17 14:29:20 +01:00 |
Andrew Nguyen
|
3e2bf8adb0
|
gameux: Initialize registry path pointer to NULL in GAMEUX_getAppIdFromGDFPath.
|
2011-01-17 14:29:20 +01:00 |
Andrew Nguyen
|
e46c66a1f5
|
fusion: Avoid memory leaks on memory allocation failure in parse_display_name.
|
2011-01-17 14:29:20 +01:00 |
Andrew Nguyen
|
3ed34dc325
|
explorerframe/tests: Free the shell items at the end of the event tests.
Spotted with Valgrind.
|
2011-01-17 14:29:20 +01:00 |
Austin English
|
534196fba9
|
loader: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:27:44 +01:00 |
Austin English
|
9832bd6c54
|
ntdll: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:27:38 +01:00 |
Austin English
|
599afa06b7
|
server: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:26:24 +01:00 |
Austin English
|
b21319231e
|
libwine: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:26:16 +01:00 |
Alexandre Julliard
|
831338df01
|
shdocvw: Get rid of the IDB_IETOOLBAR define, the bitmap is loaded by name.
|
2011-01-17 13:33:26 +01:00 |
Michael Stefaniuc
|
00d1915902
|
mmdevapi: Use ifaces instead of vtbl pointers in MMDevice.
|
2011-01-17 13:23:39 +01:00 |
Michael Stefaniuc
|
f0b20ad4b3
|
hhctrl.ocx: Use ifaces instead of vtbl pointers in IOleClientSiteImpl.
|
2011-01-17 13:23:33 +01:00 |
Greg Geldorp
|
725cb2f3c0
|
msvcrt/tests: Use different method to determine non-SBCS locale.
|
2011-01-17 13:23:25 +01:00 |
Michael Stefaniuc
|
568b0d5c08
|
jscript: COM cleanup for the IServiceProvider iface.
|
2011-01-17 13:22:14 +01:00 |
Michael Stefaniuc
|
3b1d9d43de
|
jscript: Use ifaces instead of vtbl pointers in JScript.
|
2011-01-17 13:22:12 +01:00 |
Michael Stefaniuc
|
3cb9886ea7
|
jscript: COM cleanup for the IDispatchEx iface.
|
2011-01-17 13:22:10 +01:00 |
Henri Verbeet
|
c28d6f38af
|
wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_released().
|
2011-01-17 13:22:06 +01:00 |
Henri Verbeet
|
834b599e19
|
wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_released().
|
2011-01-17 13:22:06 +01:00 |