Alexandre Julliard
|
33ba9731a3
|
widl: Add support for generating old-style interpreted stubs for proxies.
|
2011-06-03 12:27:00 +02:00 |
Alexandre Julliard
|
4fe88648cb
|
widl: Always use signed types in parameter formats.
Native marshaller doesn't support the unsigned ones.
|
2011-06-03 12:26:31 +02:00 |
Alexandre Julliard
|
69bc4da51a
|
rpcrt4: Add entry points for the old-style stubless Ndr calls.
|
2011-06-02 17:26:59 +02:00 |
Dan Kegel
|
32ea7d1f2e
|
cmd: WCMD_delete: fix /s for dirnames containing spaces, add test.
|
2011-06-02 17:24:58 +02:00 |
Aric Stewart
|
2bd19a89ff
|
usp10: Handle new OpenType tags for Microsoft Indic fonts.
|
2011-06-02 16:24:35 +02:00 |
Huw Davies
|
c5f41f89f3
|
gdi32: Update pixel colours when the colour table changes.
|
2011-06-02 16:24:25 +02:00 |
Peter Urbanec
|
78ab293d3f
|
ws2_32/tests: Socket error handling and reporting tests.
|
2011-06-02 16:24:22 +02:00 |
Frédéric Delanoy
|
0198b3d01e
|
taskmgr: No need for translatable string for IDC_MEM_USAGE_HISTORY_GRAPH pushbutton.
|
2011-06-02 16:24:14 +02:00 |
Michael Stefaniuc
|
2f76274df9
|
d3d10core: COM cleanup for the ID3D10Query iface.
|
2011-06-02 16:24:07 +02:00 |
Michael Stefaniuc
|
db9823e02a
|
d3d10core: COM cleanup for the ID3D10SamplerState iface.
|
2011-06-02 16:24:03 +02:00 |
Michael Stefaniuc
|
54ac05a871
|
d3d10core: COM cleanup for the ID3D10RasterizerState iface.
|
2011-06-02 16:24:00 +02:00 |
Michael Stefaniuc
|
815470e68b
|
d3d10core: COM cleanup for the ID3D10DepthStencilState iface.
|
2011-06-02 16:23:54 +02:00 |
Michael Stefaniuc
|
e6b29add01
|
d3d10: COM cleanup for the ID3D10EffectType iface.
|
2011-06-02 16:23:48 +02:00 |
Piotr Pawłow
|
bc9407a452
|
wined3d: Set container of swapchain surfaces to WINED3D_CONTAINER_NONE in swapchain_init() error path.
|
2011-06-02 16:22:44 +02:00 |
Marko Nikolic
|
6ed2208e72
|
comctl32/tests: Removed sign comparison warning in status tests.
|
2011-06-02 16:22:44 +02:00 |
Marko Nikolic
|
cf6dae563c
|
comctl32/tests: Removed sign comparison warning in toolbar tests.
|
2011-06-02 16:22:44 +02:00 |
Alexandre Julliard
|
6143403e91
|
msvcrt: Comment out exports with a non-standard comment to prevent make_specfiles from trying to update them.
|
2011-06-02 16:22:43 +02:00 |
Alexandre Julliard
|
f137ffdfb5
|
msvcp60: Synchronize the spec file.
|
2011-06-02 16:22:43 +02:00 |
Alexandre Julliard
|
f061917296
|
include: Make CLIENT_CALL_RETURN definition platform-specific to handle the return type incompatibility in NdrClientCall.
|
2011-06-02 16:22:43 +02:00 |
Alexandre Julliard
|
9128dea410
|
widl: Use the pointer offset for arrays declared as pointer in the proc format strings of interpreted functions.
|
2011-06-02 16:22:43 +02:00 |
Alexandre Julliard
|
11416a20c9
|
widl: Generate function headers in the proc format string for interpreted functions.
|
2011-06-02 16:22:43 +02:00 |
Alexandre Julliard
|
6ae510050b
|
widl: Add a -O option to specify stub style.
|
2011-06-02 16:22:42 +02:00 |
Alexandre Julliard
|
2db27725bf
|
widl: Don't allow unions passed by value or floating point returns for interpreted functions.
|
2011-06-02 16:21:52 +02:00 |
Alexandre Julliard
|
82d3ea86cf
|
widl: Always update the type format offset in write_type_tfs and not in callers.
|
2011-06-02 14:42:13 +02:00 |
Alexandre Julliard
|
5e67dcd10f
|
widl: Fix representation of context handles in the format string.
|
2011-06-02 14:41:55 +02:00 |
Alasdair Sinclair
|
b6484ccbeb
|
comctl32/tab: Fully initialize itemData to fix x64 test failure.
|
2011-06-01 18:10:01 +02:00 |
Andrew Nguyen
|
6ee16099a3
|
dbghelp: Implement SymEnumSourceFilesW.
|
2011-06-01 17:59:17 +02:00 |
Andrew Nguyen
|
9edafeb742
|
ws2_32: Avoid a crash with an optional pointer in WSAAsyncGetServByPort.
|
2011-06-01 16:14:30 +02:00 |
Andrew Nguyen
|
2c74796456
|
ws2_32/tests: Properly destroy the async test window.
|
2011-06-01 16:14:22 +02:00 |
Andrew Nguyen
|
a5e0f09b52
|
ws2_32: Free the asynchronous query structure if thread creation fails.
|
2011-06-01 16:14:08 +02:00 |
Hans Leidekker
|
926fe27718
|
msi: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small.
|
2011-06-01 16:13:32 +02:00 |
Hans Leidekker
|
0875abcce0
|
crypt32: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small.
|
2011-06-01 16:13:30 +02:00 |
Andrew Nguyen
|
c0b7345e38
|
advapi32: Fix last error value of GetUserNameA/W and output buffer handling in GetUserNameA.
|
2011-06-01 16:12:36 +02:00 |
Andrew Nguyen
|
c8ea11c0d8
|
hostname: Output a CRLF newline with the hostname string.
|
2011-06-01 16:12:34 +02:00 |
Andrew Nguyen
|
a90b698e0c
|
ddraw: Handle a callback cancellation attempt in d3d7_EnumDevices.
|
2011-06-01 16:09:58 +02:00 |
Andrew Nguyen
|
f2f529ae38
|
ddraw: Extend the lifetime of the EnumDevices strings beyond function scope.
|
2011-06-01 16:09:53 +02:00 |
Marko Nikolic
|
2dd0d8ab2a
|
comctl32/tests: Removed sign comparison warning in tooltip tests.
|
2011-06-01 16:09:11 +02:00 |
Marko Nikolic
|
8c13dcc2e9
|
comctl32/tests: Use unsigned constants to remove sign comparison warning.
|
2011-06-01 16:08:56 +02:00 |
André Hentschel
|
3ea13c9c49
|
winedbg: Increase buffer for function names.
|
2011-06-01 16:07:32 +02:00 |
Huw Davies
|
ea361367ed
|
gdi32: Fix an error in the blue channel of the 32 -> 16 bpp conversion and update the tests to catch this.
|
2011-06-01 15:17:42 +02:00 |
Huw Davies
|
cc4c252962
|
gdi32/tests: Add tests for 24 bpp brushes.
|
2011-06-01 15:17:35 +02:00 |
Huw Davies
|
146ad997ba
|
gdi32: Add support for 24 bpp brushes.
|
2011-06-01 15:17:30 +02:00 |
Huw Davies
|
ce2c593d64
|
gdi32/tests: Add tests for 24 bpp dibs.
|
2011-06-01 15:17:24 +02:00 |
Huw Davies
|
dc7ff3a45a
|
gdi32: Add support for 24 bpp dibs.
|
2011-06-01 15:17:15 +02:00 |
Hans Leidekker
|
9acd1ef15f
|
wininet: Consistently use the allocation macros.
|
2011-06-01 15:16:53 +02:00 |
Hans Leidekker
|
14d4d1957d
|
wininet: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.
|
2011-06-01 15:16:49 +02:00 |
Hans Leidekker
|
b7df063fde
|
winhttp: Don't change the verb if the server response is HTTP_STATUS_REDIRECT_KEEP_VERB.
|
2011-06-01 15:16:44 +02:00 |
Michael Stefaniuc
|
a4a4a420f8
|
d3d10core: COM cleanup for the ID3D10BlendState iface.
|
2011-06-01 15:16:36 +02:00 |
Michael Stefaniuc
|
2b1001907f
|
d3d10core: COM cleanup for the ID3D10GeometryShader iface.
|
2011-06-01 15:16:32 +02:00 |
Michael Stefaniuc
|
36de21b3a1
|
d3d10core: COM cleanup for the ID3D10ShaderResourceView iface.
|
2011-06-01 15:16:29 +02:00 |