André Hentschel
bd1f7ef186
include: Rename 64-bit PState to 32-bit Cpsr on ARM64.
2015-06-15 14:51:33 +09:00
Erich E. Hoover
cdefae9ef2
ntdll: Fix IOCTL_DVD_READ_STRUCTURE expected output size.
2015-06-15 14:50:19 +09:00
Thomas Faller
4e91fa5f6b
cmd: Fix invalid memory access.
2015-06-15 14:49:54 +09:00
Nikolay Sivov
cfe52abcf4
msxml3: Handle SafeArrayAccessData() failure in load() (Coverity).
2015-06-15 14:49:33 +09:00
Piotr Caban
27b7ff73e4
msvcrt: Add _ungetwch implementation.
2015-06-15 14:49:26 +09:00
Piotr Caban
d4fab07110
msvcrt: Add _getwche implementation.
2015-06-15 14:49:21 +09:00
Piotr Caban
9a10a71638
msvcrt: Add _getwch implementation.
2015-06-15 14:49:16 +09:00
Piotr Caban
de68efdb7d
msvcrt: Fix return value of cputws.
2015-06-15 14:49:11 +09:00
Piotr Caban
9ed740377b
msvcrt: Fix return value of _cputs.
2015-06-15 14:49:09 +09:00
Piotr Caban
eb9e00857a
msvcrt: Write directly to the console in _putwch.
2015-06-15 14:49:04 +09:00
Nikolay Sivov
6827724e54
regedit: Make it possible for save/restore position on tree root.
2015-06-15 14:48:46 +09:00
Marcus Meissner
99549e1e2e
oledb32: Free memory on error exit (Coverity).
2015-06-15 14:47:45 +09:00
Marcus Meissner
a2869de4d4
shlwapi: Add missing braces (Coverity).
2015-06-15 14:47:32 +09:00
Jacek Caban
7fa7e9bd3b
wininet: Get rid of no longer needed read_chunked field.
2015-06-15 14:46:49 +09:00
Piotr Caban
7c4f2b91d6
msvcp60: Sync spec files.
2015-06-15 14:46:20 +09:00
Jacek Caban
dd26d1f981
scrrun: Added IFile::put_Attributes imeplementation.
2015-06-15 14:45:56 +09:00
Hans Leidekker
3b8a8d31dc
winhttp: Store credentials set with WinHttpSetCredentials separately from username and password set through options.
2015-06-15 14:45:51 +09:00
Hans Leidekker
c5a969904f
qmgr/tests: Add tests.
2015-06-15 14:45:45 +09:00
Hans Leidekker
bda14f61fc
qmgr: Don't inline transitionJobState.
2015-06-15 14:45:42 +09:00
Hans Leidekker
13c3f7ac2b
qmgr: Implement IBackgroundCopyJob::Cancel.
2015-06-15 14:45:40 +09:00
Hans Leidekker
63aa94573f
qmgr: Implement IBackgroundCopyJob::SetCredentials and IBackgroundCopyJob::RemoveCredentials.
2015-06-15 14:45:38 +09:00
Hans Leidekker
1e800c7b94
qmgr: Implement IBackgroundCopyJobHttpOptions::SetCustomHeaders and IBackgroundCopyJobHttpOptions::GetCustomHeaders.
2015-06-15 14:45:36 +09:00
Hans Leidekker
dcfe6648f8
qmgr: Implement IBackgroundCopyJobHttpOptions::SetSecurityFlags and IBackgroundCopyJobHttpOptions::GetSecurityFlags.
2015-06-15 14:45:34 +09:00
Hans Leidekker
faa65f6291
qmgr: Add a stub implementation of IBackgroundCopyJobHttpOptions.
2015-06-15 14:45:32 +09:00
Hans Leidekker
230b52da18
qmgr: Use winhttp for HTTP transfers instead of wininet.
2015-06-15 14:45:29 +09:00
Piotr Caban
3b5991cd80
msvcrt: Open console input handle with write permission so SetConsoleMode can work on it.
2015-06-15 14:45:10 +09:00
Alexandre Julliard
cde46665fa
Release 1.7.45.
2015-06-12 21:34:31 +09:00
Matteo Bruni
4189d29776
wined3d: Avoid the builtin GLSL vertex attributes.
2015-06-12 21:23:12 +09:00
Matteo Bruni
92a2cef7a8
d3d8/tests: Port part of the fixed function attributes test to D3D8.
2015-06-12 21:23:12 +09:00
Matteo Bruni
ddefb49a30
d3d8/tests: Port the vertex shader input test to D3D8.
2015-06-12 21:23:12 +09:00
Matteo Bruni
4611ad8bef
d3d9/tests: Test the default colors for fixed function vertex processing.
2015-06-12 21:23:12 +09:00
Matteo Bruni
3c7e48a132
d3d9/tests: Test the default diffuse color for vertex shaders.
2015-06-12 21:23:12 +09:00
Michael Müller
2f17d5b136
ddraw: Make some functions hotpachable.
2015-06-12 21:23:12 +09:00
Huw Davies
30c529c9f7
user32/tests: Use the correct codepage for WM_CHAR tests.
2015-06-12 21:22:43 +09:00
Huw Davies
53dbffd314
wininet/tests: Fix tests on Win 2k.
2015-06-12 21:22:43 +09:00
Iván Matellanes
c69ac67206
msvcirt: Fix implementation of streambuf::sync.
2015-06-12 21:22:43 +09:00
Iván Matellanes
b36a526f5a
msvcirt/tests: Add more streambuf tests.
2015-06-12 21:22:43 +09:00
Thomas Faller
43dfe76376
cmd: Fix access of uninitialized memory.
2015-06-12 21:22:42 +09:00
Vincent Povirk
3f83b788d4
ole32: Fix storage locking for read-only exclusive mode.
2015-06-12 21:22:42 +09:00
Michael Stefaniuc
06e988a5d3
dmcompos: Get rid of the extra pointer to a DMUS_OBJECTDESC.
2015-06-12 21:22:42 +09:00
Michael Stefaniuc
c64d41fa47
dmcompos: Use the generic DirectMusicObject implementation for DMChordMap.
2015-06-12 21:22:42 +09:00
Ken Thomases
3b74ac0f08
ntdll: Fix the "not found" status set by read_directory_stat() and read_directory_getattrlist() for when restart_scan is set.
2015-06-12 21:22:42 +09:00
Ken Thomases
e7fa766378
Revert "ntdll: Avoid one of the calls to getattrlist() when read_directory_getattrlist() checks the case sensitivity of the file system.".
...
This was wrong-headed and could never have worked. The second getattrlist()
call that I was trying to avoid was only necessary when the first fails. Given
that the first failed, its results can't be used to avoid the second, no matter
what information we requested.
This reverts commit 5514df9d4e
.
2015-06-12 21:22:42 +09:00
Ken Thomases
f634faaae3
winecoreaudio: Fix build by importing advapi32.
...
This was missed in commit 3494fb7f72
.
2015-06-12 21:22:42 +09:00
Mark Harmstone
3b9ac1b18a
winecfg: Invalidate property sheet when font changed.
...
When you changed the font on the Desktop Integration tab, it wasn't
enabling the Apply button.
2015-06-12 21:22:41 +09:00
Piotr Caban
853d4343db
msvcr: Add _ungetch_nolock implementation.
2015-06-12 21:22:41 +09:00
Piotr Caban
57754bdb29
msvcr: Add _getche_nolock implementation.
2015-06-12 21:22:41 +09:00
Piotr Caban
0a600ccde8
msvcr: Add _putch_nolock implementation.
2015-06-12 21:22:41 +09:00
Piotr Caban
3bd60974a9
msvcr: Add _getch_nolock implementation.
2015-06-12 21:22:41 +09:00
Marcus Meissner
d0cb2519b6
msi: Free rec in error exit (Coverity).
2015-06-12 15:24:44 +09:00