Sergio Gómez Del Real
|
731136d8d3
|
uxtheme: Add a stub for IsCompositionActive().
Signed-off-by: Sergio Gómez Del Real <sdelreal@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-18 20:26:18 +02:00 |
|
Dmitry Timoshkov
|
e9063e1243
|
kerberos: Add a stub for Kerberos5 Authentication Package.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-18 11:49:58 +02:00 |
|
Alexandre Julliard
|
5632c82c42
|
include: Get rid of wglext.h.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-11 19:49:29 +02:00 |
|
Alexandre Julliard
|
278c89a846
|
opengl32: Only output enums for supported extensions, including WGL ones.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-11 19:49:29 +02:00 |
|
Alexandre Julliard
|
bbb71620cd
|
opengl32: Get type definitions from the XML files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-10 18:19:10 +02:00 |
|
Alexandre Julliard
|
fd3d5d6f82
|
opengl32: Convert the XML parser to use XML::LibXML.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-10 10:16:03 +02:00 |
|
Alexandre Julliard
|
17dffaac7d
|
opengl32: Get WGL function definitions from the XML files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-10 10:06:10 +02:00 |
|
Alexandre Julliard
|
e8767bed3c
|
opengl32: Store GL extensions in a private XML file instead of Perl arrays.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-09 20:14:56 +02:00 |
|
Jacek Caban
|
4c412e4a44
|
mshtml.idl: Added IDocumentEvent declaration.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-09 19:54:29 +02:00 |
|
Piotr Caban
|
ffed1a5f9f
|
atl110: Fix _ATL_COM_MODULE structure layout.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-06 21:48:49 +02:00 |
|
Alistair Leslie-Hughes
|
00b57428a5
|
kernelbase: Add AppPolicyGetWindowingModel stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-06 08:36:48 +02:00 |
|
Alistair Leslie-Hughes
|
a06af67969
|
kernelbase: Add AppPolicyGetShowDeveloperDiagnostic stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-06 08:36:43 +02:00 |
|
Alistair Leslie-Hughes
|
85b3df00ab
|
include: Add appmodel.h.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-05 21:41:29 +02:00 |
|
Nikolay Sivov
|
7a3c6da674
|
include: Added some definitions used for UIAnimationTimer.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-04 21:55:39 +02:00 |
|
Jacek Caban
|
2ab2f31f18
|
server: Allow server side NtQueryVolumeInformationFile implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-03 09:39:52 +02:00 |
|
Fabian Maurer
|
f275815c0c
|
wpcapi.idl: Fix IWindowsParentalControls UUID.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-02 13:45:12 +02:00 |
|
Fabian Maurer
|
84d2d7818b
|
dxva2api.idl: Don't redefine REFERENCE_TIME if it's already defined.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-02 10:14:13 +02:00 |
|
Nikolay Sivov
|
a0cdab264f
|
include: Added IWinInetHttpTimeouts definition.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-29 18:08:00 +02:00 |
|
Nikolay Sivov
|
937ef12772
|
shell32: PickIconDlg() is documented now.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-28 11:04:27 +02:00 |
|
Huw Davies
|
5f3e6b0433
|
include: Add sperror.h.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-27 17:07:26 +02:00 |
|
Huw Davies
|
5948b0ccd9
|
include: Add sapiddk.idl.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-27 17:06:35 +02:00 |
|
Huw Davies
|
7017c4a0cf
|
include: Add sapi.idl.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-27 17:05:46 +02:00 |
|
Ihsan Akmal
|
e7ebe0981d
|
include: Add d3d11_4.idl.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 21:24:09 +02:00 |
|
Ihsan Akmal
|
0db640eb8f
|
include: Add missing d3d11_1.idl enums and interfaces.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 21:24:09 +02:00 |
|
Ihsan Akmal
|
2a75fa9010
|
include: Add missing d3d11.idl structs and enums.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 21:24:09 +02:00 |
|
Ihsan Akmal
|
9274ec5f71
|
include: Add missing dxgi1_2.idl constants and interfaces.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 21:24:09 +02:00 |
|
Ihsan Akmal
|
c553e26f77
|
include: Add missing dxgi.idl constants.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 21:24:09 +02:00 |
|
Alex Henrie
|
7abed27908
|
include: Add D3D_DISABLE_9EX checks to d3d9.h.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 21:24:08 +02:00 |
|
Alexandre Julliard
|
5fa8713ddc
|
ntdll: No longer store the mapping handle with the view.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 17:01:45 +02:00 |
|
Alexandre Julliard
|
ab182dbf06
|
server: No longer store the mapping object in the dll structure.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 17:01:45 +02:00 |
|
Alexandre Julliard
|
aa90910e93
|
server: Implement NtAreMappedFilesTheSame functionality on the server side.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 17:01:45 +02:00 |
|
Alexandre Julliard
|
26314a56d3
|
server: Access the list of committed ranges directly from the mapped view.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 17:01:44 +02:00 |
|
Alexandre Julliard
|
a557934c76
|
server: Keep track of mapped memory views.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 17:01:44 +02:00 |
|
Alistair Leslie-Hughes
|
fae0570a88
|
msvcrt: Implement clearerr_s.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-26 11:19:36 +02:00 |
|
Jacek Caban
|
4df0162caf
|
ntdll/tests: Test NtQueryVolumeInformationFile calls on named pipe object.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-25 23:29:10 +02:00 |
|
Alistair Leslie-Hughes
|
9463c52df6
|
include: Add uianimation.idl.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-25 23:29:10 +02:00 |
|
Nikolay Sivov
|
398d42585e
|
include: Added stgprop.h.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-25 22:21:42 +02:00 |
|
Fabian Maurer
|
58ea6bddae
|
propsys: Added PropVariantToBoolean with some tests.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 15:05:25 +02:00 |
|
Zebediah Figura
|
52e45d8f50
|
include: Update BrowserNavConstants enum for Win10.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 08:31:30 +02:00 |
|
Ihsan Akmal
|
54483fc796
|
include: Add dxgi1_6.idl.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 08:30:25 +02:00 |
|
Ihsan Akmal
|
5b4d0f17e3
|
include: Add dxgi1_5.idl.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 08:30:17 +02:00 |
|
Ihsan Akmal
|
67aa02726b
|
include: Add dxgi1_4.idl.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 08:30:09 +02:00 |
|
Ihsan Akmal
|
f5268feeac
|
include: Add dxgicommon.idl.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 08:29:59 +02:00 |
|
Henri Verbeet
|
00990782fd
|
include: Convert dxgiformat.h to IDL.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 08:29:26 +02:00 |
|
Henri Verbeet
|
4091704bf4
|
include: Convert dcommon.h to IDL.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 08:27:55 +02:00 |
|
Henri Verbeet
|
3a5c339466
|
include: Convert dxgitype.h to IDL.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-22 08:27:09 +02:00 |
|
Ihsan Akmal
|
7babc38c23
|
dxgiformat.h: Add missing DXGI_FORMAT enums.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-21 19:52:51 +02:00 |
|
Ihsan Akmal
|
b4940ebab1
|
include: Add d3d11_3.idl.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-19 13:27:20 +02:00 |
|
Ihsan Akmal
|
bf01addd23
|
include: Add d3d11_2.idl.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-19 13:27:20 +02:00 |
|
Ihsan Akmal
|
63975be059
|
include: Add dxgi1_3.idl.
Signed-off-by: Ihsan Akmal <ihsanapps@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-19 13:27:20 +02:00 |
|