Thomas Mullaly
|
4e07082eda
|
include: Added basic header for strsafe.
|
2010-11-29 11:25:55 +01:00 |
Thomas Mullaly
|
bc71921f36
|
urlmon: Added stub for CoInternetParseIUri.
|
2010-11-29 11:25:00 +01:00 |
Jacek Caban
|
bf228d4a84
|
mshtml.idl: Added param element's interfaces declaration.
|
2010-11-29 11:24:48 +01:00 |
Alexandre Julliard
|
1ae23af85b
|
include/msvcrt: Define more CPU control word flags.
|
2010-11-26 14:58:39 +01:00 |
Eryk Wieliczko
|
91bc6c5201
|
msvcrt: Implement fprintf_s and fwprintf_s.
|
2010-11-25 11:55:31 +01:00 |
Eryk Wieliczko
|
133a38fcfb
|
msvcrt: Implement printf_s and wprintf_s.
|
2010-11-25 11:55:20 +01:00 |
Eryk Wieliczko
|
6296d95b9e
|
msvcrt: Implement vprintf_s and vwprintf_s.
|
2010-11-25 11:55:05 +01:00 |
Eryk Wieliczko
|
8bf437d827
|
msvcrt: Implement vfprintf_s and vfwprintf_s.
|
2010-11-25 11:53:07 +01:00 |
Alexandre Julliard
|
4d966be69c
|
winecrt0: Add a generic mechanism for dll registration through IRegistrar.
|
2010-11-24 17:59:41 +01:00 |
Adam Martinson
|
6ee2231d2b
|
configure: Add a check for xmlSchemaSetParserStructuredErrors().
|
2010-11-24 12:05:38 +01:00 |
Stefan Leichter
|
b9e676febd
|
ntoskrnl.exe: Add stub for PoSetPowerState.
|
2010-11-23 14:16:22 +01:00 |
Vijay Kiran Kamuju
|
0656340394
|
include: Add missing clsids in d3drmobj.h.
|
2010-11-23 14:16:22 +01:00 |
Hans Leidekker
|
63c19ab495
|
ntdll: Add a stub implementation of FSCTL_GET_RETRIEVAL_POINTERS.
|
2010-11-23 13:22:30 +01:00 |
André Hentschel
|
8b913427c0
|
ws2_32: Map AI_ADDRCONFIG.
|
2010-11-23 13:16:53 +01:00 |
Andreas Pflug
|
afa90e325e
|
oledb32: Added conversions for R8,BOOL,DATE,DBTIMESTAMP.
|
2010-11-18 12:30:53 +01:00 |
André Hentschel
|
f669272152
|
include: Add some relocation types.
|
2010-11-16 21:54:18 +01:00 |
Alexandre Julliard
|
14a77db43f
|
user32: Add a stub for IsGUIThread().
|
2010-11-16 21:54:18 +01:00 |
André Hentschel
|
b45454c155
|
include: Define SIO_SET_COMPATIBILITY_MODE.
|
2010-11-16 15:12:43 +01:00 |
Eryk Wieliczko
|
37cf8dc57d
|
msvcrt: Implement strncat_s.
|
2010-11-15 17:21:16 +01:00 |
Henri Verbeet
|
ce4de8ff9c
|
include: Add the tagBIND_OPTS3 structure.
|
2010-11-15 15:04:28 +01:00 |
Thomas Mullaly
|
4d9d4b10e0
|
urlmon: Added stub for CoInternetCombineUrlEx.
|
2010-11-15 14:55:44 +01:00 |
Adam Martinson
|
82f73c8652
|
msxml3: Add our own xmlFirstElementChild() for older libxml2 versions.
|
2010-11-15 13:01:35 +01:00 |
Paul Vriens
|
84880bf819
|
include: Fix a define.
|
2010-11-15 12:59:14 +01:00 |
Jacek Caban
|
7119b98923
|
mshtml.idl: Added IHTMLStyleElement and DispHTMLStyleElement declarations.
|
2010-11-12 14:39:11 +01:00 |
Alexandre Julliard
|
9c4432f69d
|
atl: Fix the name of the Registrar class id.
|
2010-11-12 11:49:44 +01:00 |
Alexandre Julliard
|
32ad286d06
|
atl: Move atliface.idl to the global includes.
|
2010-11-12 11:47:19 +01:00 |
Vincent Povirk
|
6ad97b7c08
|
include: Add definitions for IMetaDataDispenserEx.
|
2010-11-11 16:41:36 +01:00 |
Vincent Povirk
|
498752dd10
|
include: Rename cor.h to cor.idl.
|
2010-11-11 16:40:35 +01:00 |
Vincent Povirk
|
ef85471bfa
|
include: Add definition for ICLRRuntimeHost.
|
2010-11-10 17:18:43 +01:00 |
Michael Stefaniuc
|
b6b7069f2f
|
include: Avoid a multi-character character constant.
Multi-character character constants aren't portable as their behaviour
is compiler dependent according to the C standard (sparse).
|
2010-11-10 12:17:44 +01:00 |
Maarten Lankhorst
|
95897b6819
|
strmbase: Add support for rendering algorithms to quality control.
|
2010-11-10 12:16:09 +01:00 |
Alexandre Julliard
|
1174beef2a
|
include: Make msxml6.idl a copy of msxml2.idl instead of importing it.
|
2010-11-10 12:08:00 +01:00 |
Alexandre Julliard
|
19939ee532
|
include: Define a few more msxml interfaces and classes.
|
2010-11-10 12:07:59 +01:00 |
Alexandre Julliard
|
6c90ebd5e5
|
include: Move coclass definitions to msxml2.idl.
|
2010-11-10 12:07:59 +01:00 |
Alexandre Julliard
|
fd53e320c1
|
include: Move IXMLDOMDocument3 definition to msxml2.idl.
|
2010-11-10 12:07:59 +01:00 |
Jacek Caban
|
2da5890ea1
|
mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object.
|
2010-11-08 13:31:25 +01:00 |
Jacek Caban
|
00ee406ea6
|
mshtml: Added IOmNavigator::get_plugins implementation.
|
2010-11-08 13:31:22 +01:00 |
Henri Verbeet
|
7e3985e1fe
|
ddraw: Setup the device window in SetCooperativeLevel().
|
2010-11-08 13:30:54 +01:00 |
Maarten Lankhorst
|
5955a349c6
|
strmbase: Add support for IQualityControl to transform filter.
|
2010-11-08 13:30:27 +01:00 |
Maarten Lankhorst
|
0a4ee68168
|
strmbase: Add support for IQualityControl.
|
2010-11-08 13:30:26 +01:00 |
Eric Pouech
|
91e3a40e41
|
server: Removed the no longer used bare parameter out of get_console_mode request.
|
2010-11-08 13:30:25 +01:00 |
Vijay Kiran Kamuju
|
791b22ac91
|
include: Add missing interfaces in d3drmobj.h.
|
2010-11-05 17:15:37 +01:00 |
Henri Verbeet
|
f0b0c1b1dd
|
wined3d: Add support for the INTZ format.
|
2010-11-05 17:15:36 +01:00 |
Jacek Caban
|
5cbc4e8188
|
d3dhal.h: Removed no longer defined D3DDP2OP_* enums.
|
2010-11-05 17:15:35 +01:00 |
Vijay Kiran Kamuju
|
5c431a0ffa
|
include: Fix macro signatures in d3drmobj.h.
|
2010-11-05 11:26:31 +01:00 |
Vijay Kiran Kamuju
|
f6750b7ddd
|
include: Add missing definitions for LPDIRECT3DRM2 and LPDIRECT3DRM3.
|
2010-11-05 11:26:18 +01:00 |
Vijay Kiran Kamuju
|
51b2bde3c8
|
include: Add missing defines for d3drmdef.h.
|
2010-11-04 12:02:25 +01:00 |
Vijay Kiran Kamuju
|
6c3581461b
|
include: Add IDirect3DRMWinDevice interface.
|
2010-11-04 11:53:23 +01:00 |
Vijay Kiran Kamuju
|
0985657ffa
|
include: Fix signature of CreateWrap macros in d3drm.
|
2010-11-04 11:49:28 +01:00 |
André Hentschel
|
0e524aaaea
|
include: Define PROCESSOR_OPTIL (MSIL).
|
2010-11-04 11:48:37 +01:00 |