Vitaliy Margolen
d939367ac8
dinput: Implement DIPROP_KEYNAME property for keyboard device.
...
Based on patch from Sergey Khodych.
2008-09-15 13:23:13 +02:00
Alexandre Julliard
d60c32769d
include: Added definition for RPC_BAD_STUB_DATA_EXCEPTION_FILTER.
2008-09-15 11:30:29 +02:00
Marcus Meissner
de530b55af
include: Allocation size markup.
2008-09-15 11:23:27 +02:00
Huw Davies
bba2221426
inetcomm: Fix some more idl.
2008-09-12 16:50:19 +02:00
Alexandre Julliard
05b4181cac
server: Implemented the server side of Get/SetLayeredWindowAttributes.
2008-09-12 15:30:47 +02:00
Luis C. Busquets Pérez
0af9415a4f
d3dx9: Implement D3DXMatrixDecompose.
2008-09-12 13:40:33 +02:00
Huw Davies
2fa80dacde
inetcomm: Add a missing function and fix some idl.
2008-09-11 14:36:03 +02:00
Huw Davies
6b24d897fd
include: Add some more mimeole errors.
2008-09-11 11:56:32 +02:00
Marcus Meissner
68f63689cb
include: Mark up with alloc_size attribute.
2008-09-10 10:55:50 +02:00
Rob Shearman
60b4feedca
include: Fix function names in IVBSAXXMLReader interface in msxml2.idl.
2008-09-09 12:32:16 +02:00
Peter Dons Tychsen
6e7c73cacf
ntoskrnl: Implement partial stub for IoGetConfigurationInformation().
2008-09-09 11:46:17 +02:00
Rob Shearman
b49835229e
include: Use placeholder structures with at least one field in vmr9.idl.
...
MIDL won't parse structures with no fields.
2008-09-09 11:46:14 +02:00
Rob Shearman
fa441c9dd0
include: Add XMLDOMDocumentEvents dispinterface to xmldom.idl.
2008-09-09 11:46:14 +02:00
Rob Shearman
d65920df77
include: The INewShortcutHookA, INewShortcutHookW and IRunnableTask interface in shobjidl.idl should be local.
...
They are declared such that they cannot be used over the network and
cause errors in MIDL when they are not declared local.
2008-09-09 11:46:14 +02:00
Rob Shearman
c36682685a
include: Fix signature of NearestPoint function of IInkDisp interface in msinkaut.idl.
...
Since the PointOnStroke and DistanceFromPacket parameters are [in,
out] parameters the must be pointers.
2008-09-09 11:46:14 +02:00
Rob Shearman
244b14ba36
include: Fix level of indirection of parameters in GetNotifyCmdLine function of IBackgroundCopyJob2 interface in bits1_5.idl.
...
The parameters should be double pointers to strings, not pointers to strings.
2008-09-09 11:46:13 +02:00
Rob Shearman
10208999c5
include: Uncomment declaration of IDirectShowStream in amstream.idl.
...
Also remove incorrect [optional] attributes from parameters.
2008-09-09 11:46:13 +02:00
Rob Shearman
f399e6ecf2
include: Remove incorrect [optional] attributes from parameters in ddstream.idl.
2008-09-09 11:46:13 +02:00
Rob Shearman
dc2bee5f42
include: Define sigset_t in pthread.h if HAVE_SIGSET_T isn't defined.
2008-09-09 11:02:26 +02:00
Nikolay Sivov
c2de38ea47
gdiplus: Added missed stubs for Image metadata access.
2008-09-08 14:12:31 +02:00
Nikolay Sivov
cda96c0546
gdiplus: Some defines for Image metadata API.
2008-09-08 14:12:23 +02:00
Nikolay Sivov
d923d78e95
gdiplus: Partially implemented GdipTestControl.
2008-09-08 14:09:36 +02:00
Rob Shearman
a8f7c716ef
rpcrt4: Change type of len parameter of NdrAllocate from size_t to SIZE_T.
...
Use SIZE_T as it matches the size that Windows programs expect whereas
size_t is platform-dependent.
2008-09-08 12:51:37 +02:00
Detlef Riekenberg
e5ab43c256
include: Update RASCONN and error codes.
2008-09-08 12:47:21 +02:00
Henri Verbeet
e5f198549b
sspi: SECBUFFER_HEADER should be called SECBUFFER_STREAM_HEADER.
2008-09-08 12:47:21 +02:00
Rob Shearman
0b2e574273
wine_common_ver.rc: Allow the file version number and string to be automatically constructed from major, minor, build and platform ID numbers.
2008-09-08 12:47:20 +02:00
Nikolay Sivov
bff1678f54
gdiplus: Implemented GdipGraphicsClear.
2008-09-05 12:59:33 +02:00
Marcus Meissner
96412ee564
Annotate with allocation size attribute.
2008-09-05 11:22:26 +02:00
Huw Davies
906dc5881e
include: Add a few more things to mimeole.idl.
2008-09-05 11:21:13 +02:00
Alexandre Julliard
b44a109b8c
kernel32: Implemented the wrapper functions for job objects.
2008-09-04 22:51:02 +02:00
Alexandre Julliard
091d9748e3
ntdll: Add stubs for all the job object functions.
2008-09-04 22:47:13 +02:00
Alexandre Julliard
0327f84a2f
ntdll: Implemented NtOpenProcessTokenEx and NtOpenThreadTokenEx.
2008-09-04 21:57:13 +02:00
Nikolay Sivov
50bfa9b0eb
gdiplus: Stubs for AdjustableArrowCap calls.
2008-09-04 12:31:38 +02:00
Dmitry Timoshkov
97f2cbc1ea
ntdll: Add support for NtSetInformationProcess(ProcessExecuteFlags).
2008-09-04 11:53:00 +02:00
Jim Cameron
410cb3e7f8
ntoskrnl.exe: Add stub for ObReferenceObjectByHandle().
2008-09-03 14:21:43 +02:00
Jim Cameron
4f39948f7b
ntoskrnl.exe: Add stub for IoRegisterShutdownNotification().
2008-09-03 14:21:43 +02:00
Jim Cameron
9a4d1d15cf
ntoskrnl.exe: Add stub for IoRegisterDriverReinitialization().
2008-09-03 14:21:43 +02:00
Jim Cameron
597150f692
ntoskrnl.exe: Add stub for IoGetRelatedDeviceObject().
2008-09-03 14:21:43 +02:00
Jim Cameron
faa6ca08e9
ntoskrnl.exe: Add stub for IoGetDeviceObjectPointer().
2008-09-03 14:21:43 +02:00
James Hawkins
3c53fcc4c4
advapi32: Fix the process access rights value for Vista.
2008-09-03 13:14:50 +02:00
Stefan Dösinger
d5f05c59c7
ddraw: Beware of the surface type when checking for format support.
2008-09-02 14:56:26 +02:00
Stefan Dösinger
3b48660f43
wined3d: Implement YV12 support for emulated overlays.
...
This is the prefered format of many codecs, and for some codecs this
is the only supported output format. As usual I try to handle all the
conversion in the GPU and keep the CPU involvement minimal to gain the
full performance of PBO transfers.
2008-09-02 14:55:50 +02:00
Alistair Leslie-Hughes
521a69fa51
mshtml: Add dispinterface DispHTMLBody.
2008-09-02 13:58:09 +02:00
Alistair Leslie-Hughes
e2c3be83fd
mshtml: Add missing interfaces.
2008-09-02 13:57:29 +02:00
Alistair Leslie-Hughes
48e493c9b7
mshtml: Add missing defines.
2008-09-02 13:55:54 +02:00
Christian Costa
b939b8d345
d3dxof: Fix IDirectXFileDataReference macros.
2008-09-02 13:32:07 +02:00
Paul Vriens
262b551ae9
include: Add a system restore header.
2008-09-02 13:28:10 +02:00
Alexander Nicolaysen Sørnes
6ac5b387a0
include: Define some Get/SetUnicodeFormat macros.
2008-09-02 13:27:35 +02:00
Eric Pouech
f3c071660d
winedump, dbghelp: Correctly name the age field in PDB headers.
2008-09-02 11:57:04 +02:00
Nikolay Sivov
5c1edcfaad
gdiplus: Stub for GdipFlattenPath with tests.
2008-08-29 14:00:21 +02:00