Hans Leidekker
|
fba3ba9017
|
fusion: Use inline wrappers for calling COM methods.
|
2012-07-31 12:37:52 +02:00 |
Hans Leidekker
|
f3069333a4
|
sxs: Use inline wrappers for calling COM methods.
|
2012-07-31 12:37:41 +02:00 |
Michael Stefaniuc
|
97512d70cf
|
kernel32: Avoid TRUE:FALSE conditional expressions.
|
2012-07-31 12:36:54 +02:00 |
Michael Stefaniuc
|
43b8858986
|
winex11.drv: Avoid TRUE:FALSE conditional expressions.
|
2012-07-31 12:36:42 +02:00 |
Michael Stefaniuc
|
6740d340c6
|
mapi32: Remove superfluous TRUE:FALSE conditional expressions.
|
2012-07-31 12:36:30 +02:00 |
Michael Stefaniuc
|
d94eaa3b20
|
winmm: Avoid TRUE FALSE conditional expressions.
|
2012-07-31 12:36:20 +02:00 |
Jacek Caban
|
e6ad25fffe
|
guiddef.h: Use static const IID instance for __uuidof.
|
2012-07-31 10:56:10 +02:00 |
Dmitry Timoshkov
|
127b502ce7
|
windowscodecs: Fix memory leak in error case.
|
2012-07-31 10:56:06 +02:00 |
Dmitry Timoshkov
|
61c0dcdb8b
|
include/winbase.h: MSC compiler implements interlocked* APIs as intrinsics in x86_64 mode.
|
2012-07-31 10:56:02 +02:00 |
Dmitry Timoshkov
|
9d9496058f
|
include/winnt.h: MSC compiler doesn't support __asm keyword in x86_64 mode.
|
2012-07-31 10:55:55 +02:00 |
Detlef Riekenberg
|
92bcd0bf10
|
advapi32/tests: Simple tests for TokenIntegrityLevel.
|
2012-07-31 10:55:48 +02:00 |
Detlef Riekenberg
|
5c3e919b10
|
ntdll: Support TokenIntegrityLevel.
|
2012-07-31 10:55:08 +02:00 |
Detlef Riekenberg
|
d5e5b43cec
|
include: Add TOKEN_MANDATORY_LEVEL definitions.
|
2012-07-31 10:54:22 +02:00 |
Alex Henrie
|
0b64d319c9
|
wininet: Support ICU_ENCODE_PERCENT, ICU_ENCODE_SPACES_ONLY, and ICU_NO_META.
|
2012-07-31 10:53:54 +02:00 |
André Hentschel
|
882977eed9
|
winspool.drv: Update allowed driver version.
|
2012-07-31 10:53:27 +02:00 |
Vincent Povirk
|
b8812afd33
|
msi: Stub Migrate10CachedPackagesW.
|
2012-07-31 10:52:53 +02:00 |
Detlef Riekenberg
|
a7f9191af6
|
wer: Return S_OK from the WerRepostSubmit stub.
|
2012-07-31 10:51:55 +02:00 |
Wei-Lun Chao
|
15f5ad3af3
|
po: Update Chinese (Taiwan) translation.
|
2012-07-31 10:51:37 +02:00 |
Alexandre Julliard
|
96e80c2623
|
gdi32: Move DescribePixelFormat and SetPixelFormat to the WGL driver.
|
2012-07-30 22:12:13 +02:00 |
Dmitry Timoshkov
|
0316a1b4c1
|
windowscodecs: Implement IWICPalette_InitializeFromPalette.
|
2012-07-30 17:57:51 +02:00 |
Alexandre Goujon
|
4d7f510bef
|
kernel32: Reimplement GetLogicalDrives using Nt{Open, Query}DirectoryObject.
|
2012-07-30 17:57:50 +02:00 |
Nikolay Sivov
|
7ef5661d54
|
include: Added dwrite.idl file.
|
2012-07-30 17:57:50 +02:00 |
Nikolay Sivov
|
65f4184936
|
widl: Don't output method macro if name duplicates another method name.
|
2012-07-30 17:57:49 +02:00 |
Nikolay Sivov
|
0bc5e7a62a
|
widl: Protect from duplicated method names in C-style vtable struct.
|
2012-07-30 17:57:49 +02:00 |
Jacek Caban
|
6530e8a963
|
mshtml: Use inner window directly in handle_load.
|
2012-07-30 17:57:48 +02:00 |
Jacek Caban
|
8b69ff6b3b
|
mshtml: Use inner window directly in run_insert_script.
|
2012-07-30 17:57:48 +02:00 |
Jacek Caban
|
e78537ffa2
|
mshtml: Use inner window directly in HTMLOptionElementFactory implementation.
|
2012-07-30 17:57:47 +02:00 |
Jacek Caban
|
dce83a304d
|
mshtml: Use inner window directly in HTMLImageElementFactory implementation.
|
2012-07-30 17:57:47 +02:00 |
Jacek Caban
|
7ff231d7fb
|
mshtml: Use inner window directly from document node in htmlevent.c.
|
2012-07-30 17:57:46 +02:00 |
Jacek Caban
|
27f799d880
|
mshtml: Store inner window directly in HTMLDocumentNode.
|
2012-07-30 17:57:45 +02:00 |
Hans Leidekker
|
348e5d85fa
|
wbemprox: Add support for enumerating class properties.
|
2012-07-30 17:57:45 +02:00 |
Hans Leidekker
|
a26b5dc09a
|
wbemprox: Add support for enumerating class methods.
|
2012-07-30 17:57:44 +02:00 |
Hans Leidekker
|
12caddb4be
|
wbemprox: Store the class name in the class object.
|
2012-07-30 17:57:44 +02:00 |
Hans Leidekker
|
54d2160226
|
wbemprox: Implement Win32_Service.AcceptPause and Win32_Service.AcceptStop.
|
2012-07-30 17:57:43 +02:00 |
Hans Leidekker
|
773f5f8dc2
|
wbemprox: Add support for boolean properties.
|
2012-07-30 17:57:42 +02:00 |
Alexandre Julliard
|
6714f16c74
|
gdi32: Clip solid pen regions to the DIB rectangle to avoid overflows.
|
2012-07-30 17:13:36 +02:00 |
Alexandre Julliard
|
a9151e5da3
|
gdi32: Limit line drawing coordinates to reasonable values to avoid overflows.
|
2012-07-30 17:13:36 +02:00 |
Alexandre Julliard
|
78d12e7fcc
|
gdi32: Add a helper function to initialize Bresenham parameters for line drawing.
|
2012-07-30 17:13:35 +02:00 |
Nikolay Sivov
|
6ca60b59c9
|
msxml3: Enable inline wrappers for tests.
|
2012-07-30 17:13:34 +02:00 |
Nikolay Sivov
|
48ff6fa927
|
kernel32: Added WerRegisterMemoryBlock stub.
|
2012-07-30 17:13:34 +02:00 |
Nikolay Sivov
|
bf0c67c322
|
shell32: Use proper macros when calling COM methods.
|
2012-07-30 17:13:33 +02:00 |
Jacek Caban
|
142d0f3026
|
jscript/tests: Use proper helpers for iface calls.
|
2012-07-30 17:13:31 +02:00 |
Jacek Caban
|
d0b8c6bca2
|
mshtml/tests: Use proper helpers for iface calls.
|
2012-07-30 14:58:19 +02:00 |
Jacek Caban
|
fcca6af646
|
urlmon/tests: Use proper helpers for iface calls.
|
2012-07-30 14:58:18 +02:00 |
Jacek Caban
|
0947bc78a7
|
ieframe/tests: Use proper helpers for iface calls.
|
2012-07-30 14:58:18 +02:00 |
Jacek Caban
|
4ffcf3359d
|
urlmon: SecManagerImpl_QueryInterface clean up.
|
2012-07-30 14:58:09 +02:00 |
Hans Leidekker
|
8f108a0f4d
|
winhttp: Use platform-specific versions of IActiveScriptParse methods.
|
2012-07-27 17:05:34 +02:00 |
Hans Leidekker
|
f3b93f2615
|
wbemprox: Parse the object path passed to IWbemServices::GetObject.
|
2012-07-27 17:05:33 +02:00 |
Hans Leidekker
|
2d4ab8456c
|
wbemprox: Add a partial Win32_Service class implementation.
|
2012-07-27 17:05:33 +02:00 |
Hans Leidekker
|
6a588baaf7
|
msi: Use inline wrappers for calling COM methods.
|
2012-07-27 17:05:32 +02:00 |