David Adam
|
ca469499bb
|
d3dx9_36: Implement D3DXGetFVFVertexSize.
|
2009-02-11 15:56:02 +01:00 |
David Adam
|
e5425fc17b
|
d3dx9_36: Implement D3DXComputeBoundingSphere.
|
2009-02-11 15:56:02 +01:00 |
David Adam
|
00d14355db
|
d3dx9_36: Implement D3DXComputeBoundingBox.
|
2009-02-11 15:56:02 +01:00 |
Jacek Caban
|
2e29c7d516
|
activscp.idl: Added IActiveScriptParseProcedure*64 interfaces and use it on Win64.
|
2009-02-10 12:31:25 +01:00 |
Ricardo Filipe
|
d904d1359a
|
include: Fix commdlg hook procedures return type.
|
2009-02-09 17:17:09 +01:00 |
Paul Vriens
|
f803e9d316
|
fusion/tests: Skip tests on .NET 1.1.
|
2009-02-09 14:37:23 +01:00 |
Alexandre Julliard
|
6ae7b1f3e0
|
include: Moved VWIN32 ioctl definitions out of winioctl.h.
|
2009-02-09 13:05:12 +01:00 |
Alexandre Julliard
|
8bb21b710e
|
include: Undefine a few Unicode macros that conflict with interface functions.
|
2009-02-09 13:03:09 +01:00 |
Michael Stefaniuc
|
2caf7b8669
|
include: Change two DWORD to DWORD_PTR in vfw.h to match the DDK.
|
2009-02-09 12:06:23 +01:00 |
David Adam
|
f1bb04ff8a
|
d3dx8: Implement D3DXComputeBoundingBox.
|
2009-02-06 14:54:02 +01:00 |
David Adam
|
0ccc431a94
|
d3dx8: Implement D3DXComputeBoundingSphere.
|
2009-02-06 14:54:02 +01:00 |
Alexandre Julliard
|
fb04bcf638
|
Fix position of CDECL qualifier for functions that return pointers.
|
2009-02-06 14:54:01 +01:00 |
Aric Stewart
|
1adb1d8aea
|
msctf: Define ITfContextOwnerCompositionSink. This is implemented by a tsf aware application.
|
2009-02-06 14:50:26 +01:00 |
Aric Stewart
|
67d00e3ee6
|
msctf: When a Context is created connect to the ITextStoreACP if provided and create and advise our ITextStoreACPSink.
|
2009-02-06 14:50:26 +01:00 |
Aric Stewart
|
5e7493d51c
|
msctf: Define ITextStoreACP.
|
2009-02-06 14:50:26 +01:00 |
Aric Stewart
|
44148fe99a
|
msctf: Add stub ITextStoreACPSink.
|
2009-02-06 14:50:26 +01:00 |
Aric Stewart
|
17666004c8
|
msctf: Add sink framework and implement ITfTextEditSink in Context.
|
2009-02-05 14:35:43 +01:00 |
Michael Stefaniuc
|
15229de500
|
include: Change some DWORD to DWORD_PTR in msacmdrv.h.
The changes are for Win64 compatibility and match the DDK.
|
2009-02-05 13:15:28 +01:00 |
Michael Stefaniuc
|
01af587568
|
include: Remove struct PORTALLOC from mmddk.h.
It doesn't exist in the DDK nor is it used in Wine.
|
2009-02-05 13:15:24 +01:00 |
Michael Stefaniuc
|
8aeacc5fb5
|
include: Change some DWORD to DWORD_PTR in msacm.h.
The change is for Win64 compatibility and it matches the DDK.
|
2009-02-05 13:15:21 +01:00 |
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 |