Stefan Dösinger
06010471c2
includes: Remove some double defines in d3d11.idl.
2014-11-28 17:05:07 +01:00
Stefan Dösinger
832aa40ae6
Revert "d3d10_1.idl: Added D3D10_1_SHADER_*_VERSION constants.".
...
This reverts commit 044d7e82bf
.
These were added later by 9e942d29
in the _D3D10_1_CONSTANTS ifdef block.
The double define causes a compile error with midl.
2014-11-28 17:05:03 +01:00
Hans Leidekker
9023a95e5b
user32: Add a stub implementation of IsTouchWindow.
2014-11-27 13:27:06 +01:00
Hans Leidekker
a4a48d3fc8
vssapi: Add stub implementations for a couple of functions.
2014-11-27 13:26:42 +01:00
Stefan Leichter
791d4f9f8c
difxapi: Add stubs for SetDifxLogCallbackA/W.
2014-11-26 17:26:09 +01:00
Sebastian Lackner
f7f2167fe8
ole32/tests: Add tests for CoWaitForMultipleHandles.
2014-11-21 20:09:58 +09:00
Nikolay Sivov
5ff44e5aef
include: Added SHAssocEnumHandlers() and related interfaces definition.
2014-11-20 22:30:34 +09:00
Stefan Dösinger
f6dde70624
wined3d: Restore the display mode on focus change.
2014-11-19 17:56:44 +09:00
Bruno Jesus
b82bb85760
include: Add SO_BSP_STATE definition.
2014-11-18 14:10:45 +09:00
Henri Verbeet
82f70e25c1
d3d9: Remove some incorrect constants from d3d9types.h.
...
D3DPRESENT_BACK_BUFFER_MAX doesn't exist at all and
D3DPRESENT_BACK_BUFFERS_MAX is in d3d9.h.
2014-11-17 19:30:31 +09:00
Jacek Caban
949ecc5123
wpcapi.idl: Added WPCFLAG_RESTRICTION declaration.
2014-11-13 21:04:36 +09:00
Stefan Dösinger
06328e91f7
wined3d: Add new D3DCREATE flags.
2014-11-13 20:35:46 +09:00
Hans Leidekker
b31ed58b96
server: Set the security descriptor of named pipe objects.
2014-11-12 21:09:50 +09:00
Sebastian Lackner
0cde50d223
d3dx9_36: Implement D3DXCreatePolygon.
...
Based on a patch by David Adam.
2014-11-11 16:19:44 +09:00
Iván Matellanes
bcbd83d154
msvcrt: Added _fread_nolock_s implementation.
2014-11-10 19:25:15 +09:00
Iván Matellanes
e4f9f53719
msvcrt: Add missing declarations in wchar.h.
2014-11-10 19:24:14 +09:00
Nikolay Sivov
d0ad33c219
include: Add a couple more defines for D3DPRESENT_* flags.
2014-11-10 19:23:57 +09:00
Nikolay Sivov
6ce8cc149e
dwrite: Implement GetMetrics() for DWRITE_FONT_METRICS1.
2014-11-07 20:57:02 +09:00
Iván Matellanes
0ad3537d68
msvcrt: Added _putwc_nolock implementation.
2014-11-06 13:41:27 +09:00
Iván Matellanes
755a54b2a7
msvcrt: Added _putc_nolock implementation.
2014-11-06 13:41:23 +09:00
Iván Matellanes
fb4248315f
msvcrt: Added _getwc_nolock implementation.
2014-11-06 13:41:19 +09:00
Iván Matellanes
caedfc8954
msvcrt: Added _getc_nolock implementation.
2014-11-06 13:41:13 +09:00
Iván Matellanes
4f807d9ae9
msvcrt: Added _ungetwc_nolock implementation.
2014-11-05 13:15:44 +09:00
Iván Matellanes
6f24dd9677
msvcrt: Added _ungetc_nolock implementation.
2014-11-05 13:15:20 +09:00
Iván Matellanes
b536ff62ef
msvcrt: Added _fputwc_nolock implementation.
2014-11-05 13:14:35 +09:00
Iván Matellanes
975a95a25b
msvcrt: Added _fputc_nolock implementation.
2014-11-05 13:14:03 +09:00
Matteo Bruni
ea85db2a3f
wined3d: Add ATI1N texture format support.
2014-11-04 21:15:56 +09:00
Henri Verbeet
875a7c5426
wined3d: Use the input signature to setup SM4 pixel shader input semantics.
2014-11-04 16:54:35 +09:00
Henri Verbeet
a21784b116
d3d10core: Free the output signature after creating the wined3d shader.
2014-11-04 16:54:32 +09:00
Austin English
825673210f
ntoskrnl.exe: Add a stub for IoRegisterPlugPlayNotification.
2014-11-04 13:26:28 +09:00
Iván Matellanes
156684ba91
msvcrt: Added _fgetwc_nolock implementation.
2014-10-31 15:35:36 +09:00
Iván Matellanes
878b4a9280
msvcrt: Added _fgetc_nolock implementation.
2014-10-31 15:35:24 +09:00
Austin English
9c5f23121a
ntoskrnl.exe: Add ObQueryNameString stub.
2014-10-30 12:33:54 +09:00
Iván Matellanes
4bb80afedc
msvcrt: Added _fflush_nolock implementation.
...
Thanks to Piotr Caban for the test.
2014-10-27 19:03:57 +09:00
André Hentschel
574b30b685
bcrypt: Add stub for BCryptGetProperty.
2014-10-22 21:00:27 +09:00
Sebastian Lackner
19927ee517
kernel32/tests: Add test for GetProcessDEPPolicy.
2014-10-21 18:51:17 +09:00
Iván Matellanes
c53e0384a5
msvcrt: Added _fseek_nolock implementation.
2014-10-16 13:02:24 +09:00
Iván Matellanes
5077d8c137
msvcrt: Added _fseeki64_nolock implementation.
2014-10-16 13:02:16 +09:00
Iván Matellanes
50574ccffa
msvcrt: Added _ftell_nolock implementation.
2014-10-16 13:02:08 +09:00
Iván Matellanes
7cf0c877b3
msvcrt: Added _ftelli64_nolock implementation.
2014-10-16 13:01:59 +09:00
Sebastian Lackner
9a806d0f1c
kernel32/tests: Add tests for DEP combined with guard pages and write watches.
2014-10-13 18:30:57 +09:00
Francois Gouget
8127fd9599
dwrite: Avoid redefining the DWRITE_GLYPH_RUN typedef.
2014-10-13 18:09:20 +09:00
Iván Matellanes
25d7a1bbbf
msvcrt: Added _fwrite_nolock() implementation.
2014-10-13 18:09:06 +09:00
Iván Matellanes
206ea48f20
msvcrt: Added _fread_nolock() implementation.
2014-10-13 18:08:54 +09:00
André Hentschel
e97746a538
slc: Add stub for SLGetWindowsInformation.
2014-10-08 17:45:35 +02:00
Austin English
80c3a8f8bc
wsnmp32: Add stub for SnmpOpen.
2014-10-08 17:43:48 +02:00
Iván Matellanes
9fda14a9d6
msvcrt: Added _fclose_nolock() implementation.
2014-10-08 14:47:46 +02:00
Nikolay Sivov
3b1e8bf824
dwrite: Use public macro to define OpenType tags.
2014-10-07 20:22:02 +02:00
Nikolay Sivov
52e4c5a802
include: Added GetLocaleInfoEx() definition.
2014-10-06 17:33:48 +02:00
Nikolay Sivov
7c035744f6
dwrite: Implement CreateNumberSubstitution().
2014-10-02 22:55:02 +02:00