Aric Stewart
|
2fe3b64fb4
|
msctf: Stub implementation of ITfCategoryMgr.
|
2009-02-04 15:09:00 +01:00 |
Aric Stewart
|
6c842a86bb
|
msctf: Add stub implementation of ITfInputProcessorProfiles.
|
2009-02-04 15:06:33 +01:00 |
Alexandre Julliard
|
4e29ceeb77
|
include: Define LANGID in wtypes.idl.
|
2009-02-04 15:06:25 +01:00 |
Michael Stefaniuc
|
3415f7788c
|
include: Change some DWORD to DWORD_PTR in mmddk.h.
This matches the DDK and removes 14 Win64 compile warnings.
|
2009-02-04 12:26:05 +01:00 |
Aric Stewart
|
8dc84666a6
|
advapi32: Add Security Label sids used by IE7.
|
2009-02-04 12:25:35 +01:00 |
David Adam
|
8716c62c6e
|
d3dx9_36: Implement D3DXIntersectTri.
|
2009-02-03 14:19:44 +01:00 |
David Adam
|
b8eb4cf861
|
d3dx8: Implement D3DXIntersectTri.
|
2009-02-03 14:17:04 +01:00 |
Aric Stewart
|
d09f4c0ab5
|
msctf: Add definition of ITfSource interface.
|
2009-02-03 13:26:18 +01:00 |
Aric Stewart
|
fd8c2a18cf
|
msctf: Implement ITfDocumentMgr::Push.
|
2009-02-03 13:24:10 +01:00 |
Aric Stewart
|
b712f39b66
|
msctf: Implement stub ITfContext.
|
2009-02-03 13:22:56 +01:00 |
Aric Stewart
|
d1cfbab47f
|
include: Add beginning textstor.idl.
|
2009-02-03 13:20:56 +01:00 |
Nikolay Sivov
|
8c096167d7
|
gdiplus: Add testing for ObjectBusy in some Graphics methods.
|
2009-02-03 12:48:46 +01:00 |
Nikolay Sivov
|
5bc54ed97e
|
gdiplus: Implemented GdipCreateBitmapFromHICON (with tests).
|
2009-02-03 12:48:07 +01:00 |
Alistair Leslie-Hughes
|
8b9ce14fa2
|
mshtml: Add missing coclass's.
|
2009-02-03 12:40:31 +01:00 |
Jacek Caban
|
0194b8f08c
|
jscript: Add IActiveScriptParse64 declaration and use it on Win64.
|
2009-02-03 12:39:23 +01:00 |
Alistair Leslie-Hughes
|
183bb795b6
|
mshtml: Add missing StyleSheet interfaces.
|
2009-02-02 15:48:26 +01:00 |
Aurimas Fischer
|
6319006368
|
include: Add GdipSetStringFormatFlags prototype.
|
2009-02-02 15:44:39 +01:00 |
Aric Stewart
|
fdbe3d1870
|
msctf: Add ITfDocumentMgr interface.
|
2009-02-02 15:21:45 +01:00 |
David Adam
|
f20ba24404
|
d3dx8: Implement D3DXFresnelTerm.
|
2009-02-02 15:21:44 +01:00 |
Austin English
|
ac0252db33
|
configure.ac: Check for icps_outhist struct.
|
2009-02-02 15:21:42 +01:00 |
Alexandre Julliard
|
f35ddbaf68
|
configure: Remove no longer needed check for -fshort-wchar.
|
2009-02-02 15:21:42 +01:00 |
Rob Shearman
|
d3085abc08
|
Change parameter type from size_t to SIZE_T for MIDL_user_allocate.
|
2009-02-02 11:55:21 +01:00 |
Austin English
|
68f2db299d
|
configure: Check for xinpgen struct.
|
2009-01-30 14:02:30 +01:00 |
Aric Stewart
|
70131341c7
|
mlang: Implementation of base functionality of IMultiLanguage2::ValidateCodePage and IMultiLanguage2::ValidateCodePageEx.
Does not handle automatically installing language packs.
With help from Dmitry Timoshkov.
|
2009-01-30 12:18:33 +01:00 |
Alexandre Julliard
|
f8313855e4
|
ntdll: Convert the DbgPrint* functions to use MS ABI varargs.
|
2009-01-28 19:38:19 +01:00 |
Alistair Leslie-Hughes
|
a1b4ee8866
|
mshtml: Add missing interfaces.
|
2009-01-28 14:15:05 +01:00 |
Aric Stewart
|
43db8477af
|
msctf: Add stub ITfThreadMgr interface.
|
2009-01-28 14:06:21 +01:00 |
Aric Stewart
|
b8416b9ccb
|
msctf: Add definition of CLSID_TF_ThreadMgr.
|
2009-01-28 14:02:26 +01:00 |
Ricardo Filipe
|
cb8297623a
|
pdh: Add stub for EdhEnumObjectItemsA/W.
|
2009-01-28 13:47:07 +01:00 |
Ricardo Filipe
|
141dcff441
|
ntdll: Add stub for RtlDecompressBuffer.
|
2009-01-28 13:46:15 +01:00 |
Juan Lang
|
4f7385e6bd
|
include: Add definitions for CryptFindCertificateKeyProvInfo.
|
2009-01-28 12:09:09 +01:00 |
Juan Lang
|
f2ee8242a2
|
include: Add PFX definitions.
|
2009-01-28 12:08:06 +01:00 |
Juan Lang
|
a53537d66d
|
include: Add a few definitions.
|
2009-01-28 12:07:56 +01:00 |
Alexandre Julliard
|
746948551a
|
services: Add stub implementation for SERVICE_CONFIG_FAILURE_ACTIONS in ChangeServiceConfig2W.
|
2009-01-27 11:27:45 +01:00 |
Ricardo Filipe
|
63a5cec8cd
|
ntdll: Add stub for RtlCompressBuffer.
|
2009-01-27 11:08:33 +01:00 |
Juan Lang
|
072b606588
|
include: Add missing type to union.
|
2009-01-27 11:04:14 +01:00 |
Andrey Turkin
|
b1df9d11b1
|
dwmapi: Add DwmEnableMMCSS stub.
|
2009-01-26 16:05:53 +01:00 |
Alexandre Julliard
|
58010a9750
|
include: Update the comments about the Wine exception macros.
|
2009-01-26 15:07:50 +01:00 |
Juan Lang
|
33d05e87b1
|
include: Add definition of OBJECT_NAME_INFORMATION.
|
2009-01-26 15:07:14 +01:00 |
Reece Dunn
|
7fcc9629f8
|
comctl32: Don't generate a fixme message for the TBSTYLE_EX_DOUBLEBUFFER extended style.
|
2009-01-26 14:30:41 +01:00 |
Ricardo Filipe
|
f4eb36531f
|
ntdll: Add stub for RtlGetCompressionWorkSpaceSize.
|
2009-01-26 14:29:51 +01:00 |
Rob Shearman
|
05063ece28
|
rpcrt4: Don't declare functions that aren't exported by rpcrt4.dll in include/rpcndr.h.
NdrRangeMarshall, NdrRangeBufferSize, NdrRangeFree and
NdrByteCountPointerMemorySize should be declared static in
ndr_marshall.c instead.
|
2009-01-23 16:13:53 +01:00 |
Hans Leidekker
|
0dd925b001
|
loadperf: Add stub implementations for InstallPerfDllA/W.
|
2009-01-23 13:40:32 +01:00 |
Austin English
|
337067a89d
|
iphlpapi: Include netinet/if_inarp.h for NetBSD.
|
2009-01-23 13:11:42 +01:00 |
Austin English
|
8b1959134e
|
iphplapi: Include <sys/timeout.h> for OpenBSD/NetBSD.
|
2009-01-22 15:28:24 +01:00 |
Vincent Pelletier
|
2a0e659335
|
dinput: Fix macro definitions.
|
2009-01-22 12:04:21 +01:00 |
Alexandre Julliard
|
05a840dfc9
|
advapi32: Fix GetServiceDisplayNameW behavior to pass the tests.
|
2009-01-21 23:35:35 +01:00 |
Alexandre Julliard
|
c795150932
|
advapi32: Fix GetServiceKeyNameW behavior to pass the tests.
|
2009-01-21 23:32:29 +01:00 |
Austin English
|
94021a1f42
|
iphplapi: Include sys/protosw.h for Net/OpenBSD.
|
2009-01-21 13:23:43 +01:00 |
Nikolay Sivov
|
3406c9de33
|
aclui: Added stub dll.
|
2009-01-21 13:07:16 +01:00 |