Detlef Riekenberg
|
71e11c0c1a
|
api-ms-win-downlevel-advapi32-l2-1-0: Add dll.
|
2012-12-21 11:42:53 +01:00 |
|
Detlef Riekenberg
|
7d6e592b0b
|
api-ms-win-downlevel-shell32-l1-1-0: Add dll.
|
2012-12-21 11:40:43 +01:00 |
|
Detlef Riekenberg
|
38a69f0c1d
|
api-ms-win-downlevel-shlwapi-l2-1-0: Add dll.
|
2012-12-21 11:40:02 +01:00 |
|
Andrew Talbot
|
1d7a407f6d
|
shell32: Indentation fix.
|
2012-12-21 11:37:22 +01:00 |
|
Andrew Talbot
|
d7d1e40240
|
rsaenh: Indentation fix.
|
2012-12-21 11:37:14 +01:00 |
|
Andrew Talbot
|
b2b4bb9a12
|
oleaut32: Indentation fix.
|
2012-12-21 11:37:01 +01:00 |
|
Christian Costa
|
f30c18f3d2
|
dmusic: Set instrument stream position where the instrument begins, not at the beginning of the instruments list. Simplify CustomLoad accordingly.
|
2012-12-20 18:30:16 +01:00 |
|
Christian Costa
|
cdf727ebd1
|
dmloader: Use dump_DMUS_OBJECTDESC to dump data to avoid truncation in TRACE.
|
2012-12-20 18:29:46 +01:00 |
|
Jörg Höhle
|
a39e423f6f
|
mmdevapi: Avoid lock contention after SetEvent.
|
2012-12-20 18:06:53 +01:00 |
|
Huw Davies
|
496898db51
|
usp10: Add support for format 2 pair adjustments.
|
2012-12-20 18:04:41 +01:00 |
|
Huw Davies
|
08fcdd5f6f
|
usp10: Move the application of pair values to a helper function.
|
2012-12-20 18:04:37 +01:00 |
|
Huw Davies
|
79cbcf9612
|
usp10: Glyph class tables are just generic class tables.
|
2012-12-20 18:04:33 +01:00 |
|
Dmitry Timoshkov
|
eb272cbd31
|
wineps.drv: Slightly simplify a PPD parser code snippet.
|
2012-12-20 18:04:19 +01:00 |
|
Dmitry Timoshkov
|
d170f05ece
|
wineps.drv: Ignore requested resolutions not supported by device.
|
2012-12-20 18:04:02 +01:00 |
|
Dmitry Timoshkov
|
d5f27e194a
|
wineps.drv: Keep track of all supported device resolutions.
|
2012-12-20 18:03:51 +01:00 |
|
Alexandre Julliard
|
57f84bc7bb
|
gdi32: Avoid duplicate computation of text extents in ExtTextOut.
|
2012-12-20 15:08:31 +01:00 |
|
Alexandre Julliard
|
0da8c0d92e
|
gdi32: Compute the extents of the whole string at once in ExtTextOut.
|
2012-12-20 14:32:58 +01:00 |
|
Alexandre Julliard
|
718e2f256e
|
oleaut32: Cleanup some relay traces.
|
2012-12-20 12:55:37 +01:00 |
|
Alexandre Julliard
|
2915e47979
|
oleaut32: Use a saner calling convention for the marshaller asm thunks.
|
2012-12-20 12:54:55 +01:00 |
|
Piotr Caban
|
76969a8651
|
msvcrt: Don't call local_unwind2 when Cookie equals MSVCRT_JMP_MAGIC in longjmp.
|
2012-12-20 12:23:20 +01:00 |
|
Nikolay Sivov
|
16cc2b8753
|
shlwapi: Implement IsCharSpaceA().
|
2012-12-20 12:22:54 +01:00 |
|
Nikolay Sivov
|
83e87a3232
|
msxml3: More tests for DISPID_VALUE properties handling.
|
2012-12-20 12:21:52 +01:00 |
|
Alistair Leslie-Hughes
|
f20427361c
|
oleaut32: Don't output an error when the typelib cannot be found.
|
2012-12-20 12:21:39 +01:00 |
|
Detlef Riekenberg
|
cdec918b26
|
api-ms-win-downlevel-ole32-l1-1-0.dll: Add dll.
|
2012-12-20 12:17:58 +01:00 |
|
Detlef Riekenberg
|
dcce818540
|
api-ms-win-downlevel-normaliz-l1-1-0: Add dll.
|
2012-12-20 12:17:22 +01:00 |
|
Detlef Riekenberg
|
5b5e8d9b68
|
api-ms-win-downlevel-user32-l1-1-0: Add dll.
|
2012-12-20 12:15:16 +01:00 |
|
Detlef Riekenberg
|
f8c041fef4
|
api-ms-win-downlevel-version-l1-1-0: Add dll.
|
2012-12-20 12:14:51 +01:00 |
|
Frédéric Delanoy
|
2952db6403
|
xmllite: Avoid dead initialization (clang).
|
2012-12-20 12:01:33 +01:00 |
|
Austin English
|
bc4e1efce3
|
winedbg: stack_backtrace should not return a value.
|
2012-12-20 12:01:15 +01:00 |
|
Austin English
|
ecfb6539f6
|
widl: add_interface_typeinfo should not return a value.
|
2012-12-20 12:01:08 +01:00 |
|
Austin English
|
554a2ccb11
|
widl: write_array_element_type shouldn't return a value.
|
2012-12-20 12:01:02 +01:00 |
|
Frédéric Delanoy
|
5188f08bf4
|
cmd: Remove dead assignments (clang).
|
2012-12-20 12:00:45 +01:00 |
|
André Hentschel
|
e431d89ed2
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2012-12-20 12:00:26 +01:00 |
|
André Hentschel
|
61a1213078
|
msvcrt/tests: Don't test function directly when reporting errno.
|
2012-12-20 12:00:21 +01:00 |
|
Jacek Caban
|
f28324a69c
|
atl80: Updated spec file.
|
2012-12-19 14:39:01 +01:00 |
|
Jacek Caban
|
5f4f215c2d
|
atl100: Added AtlWinModuleExtractCreateWndData tests.
|
2012-12-19 14:39:00 +01:00 |
|
Jacek Caban
|
c0456aea76
|
atl100: Added AtlWinModuleExtractCreateWndData implementation.
|
2012-12-19 14:39:00 +01:00 |
|
Detlef Riekenberg
|
8ca7a068f4
|
api-ms-win-downlevel-shlwapi-l1-1-0: Add dll.
|
2012-12-19 14:38:59 +01:00 |
|
Detlef Riekenberg
|
52a231c5b7
|
api-ms-win-downlevel-advapi32-l1-1-0: Add dll.
|
2012-12-19 14:38:59 +01:00 |
|
Alexandre Julliard
|
a0ec065666
|
make_specfiles: Don't copy the ordinal flag if not appropriate.
|
2012-12-19 14:38:59 +01:00 |
|
Jiang Yike
|
44d5d3951b
|
wined3d: Add recognition for NVIDIA GeForce GTX 660 Ti, 660, 650 Ti and 650.
|
2012-12-19 14:38:59 +01:00 |
|
Huw Davies
|
b83216c124
|
usp10: PairValueRecord is a variable length struct, so don't use a C array to index into them.
|
2012-12-19 14:38:59 +01:00 |
|
Huw Davies
|
c28897f3e9
|
usp10: Add the ability to just return the size of the value record.
|
2012-12-19 14:38:59 +01:00 |
|
Jacek Caban
|
9f781a06dc
|
propvarutil.h: Added InitPropVariantFromInt64 declaration and inline implementation.
|
2012-12-19 14:38:59 +01:00 |
|
Frédéric Delanoy
|
40a69ae868
|
cmd: Remove dead assignment (clang).
|
2012-12-19 14:38:59 +01:00 |
|
Hans Leidekker
|
f33f7a5df1
|
wininet: Map socket errors to ERROR_INTERNET_CANNOT_CONNECT in create_netconn_socket.
|
2012-12-19 14:38:59 +01:00 |
|
Hans Leidekker
|
10cb483cf1
|
winhttp: Add a missing goto in winhttp_request_get_Status.
|
2012-12-19 14:38:58 +01:00 |
|
Hans Leidekker
|
4788c214e2
|
winhttp/tests: Fix test failures on Windows 8.
|
2012-12-19 14:38:58 +01:00 |
|
Hans Leidekker
|
61db36556a
|
msi: Fix a test failure on Windows 8 and conform to the more recent behavior.
|
2012-12-19 14:38:58 +01:00 |
|
Piotr Caban
|
7771552f24
|
msvcrt: Don't fail when _aligned_offset_malloc is used with size=0.
|
2012-12-19 14:38:58 +01:00 |
|