Alexandre Julliard
ce6779c9b1
winedump: Print the machine field from the PDB symbol table.
2011-01-11 16:17:39 +01:00
Eric Pouech
982775ddae
winedump: Added support for dumping FPO streams.
2011-01-10 12:51:35 +01:00
Hans Leidekker
06562d16b3
kernel32: Add a stub implementation of GetThreadIOPendingFlag.
2011-01-10 10:42:23 +01:00
Stefan Leichter
8fffb22f1e
setupapi: Add stub for SetupDiSetSelectedDevice.
2011-01-07 10:22:58 +01:00
Ken Thomases
21137cd3c3
windowscodecs: Use Mac OS X native ICNS support, not libicns.
...
The ICNS support is only used on Mac OS X and is not anticipated to be used
on any other platform. So, we can rely on the native frameworks rather than
a third-party dependency.
2011-01-06 11:44:02 +01:00
Henri Verbeet
d72520b5cc
wined3d: Remove IWineD3DBaseTexture::BindTexture() from the public interface.
2011-01-05 17:22:01 +01:00
Alexandre Julliard
0e79c5c1c3
configure: Add a check for the gettextpo library.
2011-01-04 11:16:50 +01:00
Jacek Caban
d34bbb2b52
urlmon: Fixed IUriBuilderFactory declaration.
2011-01-04 11:11:49 +01:00
Thomas Mullaly
148b38d923
include: Added IDN support functions and types.
2011-01-03 14:57:28 +01:00
André Hentschel
c59db6d274
include: Add more minor shutdown reasons.
2011-01-03 12:14:26 +01:00
Gerald Pfeifer
f8ee2f620c
include: Consolidate duplicate declarations of WNetGetLastErrorA, WNetGetLastErrorW and definition of WNetGetLastError.
2011-01-03 11:28:36 +01:00
Alexandre Julliard
80d12c358e
makefiles: Automatically update the EXTRASUBDIRS variable in make_makefiles.
2011-01-01 20:28:10 +01:00
Alexandre Julliard
8e2becf394
Update copyright info for 2011.
2011-01-01 11:57:08 +01:00
Greg Geldorp
f8e71a346c
oledb32: Use correct 32/64-bit typedefs.
...
Paul Vriens did the hard stuff of figuring out that the typedefs in
oledb.idl were not correct.
2010-12-31 12:15:55 +01:00
Dan Kegel
c6dbea01d6
include: Remove extra semicolons after a macro that doesn't need them.
2010-12-31 11:47:00 +01:00
Adam Martinson
2eb2f71c03
configure: Fix OpenCL includes on systems with only CL/cl.h.
2010-12-29 11:59:39 +01:00
Alexandre Julliard
13eafa047d
configure: Get rid of the replacement function for gettid.
2010-12-27 12:08:37 +01:00
Jacek Caban
45be01952a
include: Added macros for unions and structs that should remain nameless regardless NONAMELESSUNION/NONAMELESSSTRUCT definition.
2010-12-24 12:04:59 +01:00
Alexandre Julliard
080d6462df
include: Define the Scriptlet class in mshtml.idl.
2010-12-23 12:51:06 +01:00
Alexandre Julliard
e11f65f6b7
include: Set version to 1.0 for msxml classes.
2010-12-22 15:51:45 +01:00
David Hedberg
7081e848ad
include: Add a few INET_E_ defines.
2010-12-22 14:17:13 +01:00
André Hentschel
d4b26c308e
include: Add new suite masks.
2010-12-21 19:47:49 +01:00
André Hentschel
cc90dc6f3b
include: Add ERROR_INTERNET_FORTEZZA_LOGIN_NEEDED for wininet tests.
2010-12-21 19:47:14 +01:00
Alexandre Julliard
c1c92d07d7
msxml3: Convert dll registration to the IRegistrar mechanism.
2010-12-21 13:56:42 +01:00
Alexandre Julliard
cfa37214b9
msxml: Register the v2.0 classes using the IRegistrar mechanism.
2010-12-21 13:56:36 +01:00
Alexandre Julliard
d1c07d1186
include: Add a couple of missing interfaces in msxml2.idl.
2010-12-21 12:17:31 +01:00
Alexandre Julliard
f6b6c7bade
include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl.
2010-12-21 12:17:11 +01:00
David Hedberg
7b67d4f5c6
include: Add IShellItem2 interface declaration.
2010-12-20 12:47:40 +01:00
Michael Stefaniuc
a2f0750f0b
Remove the audioio sound driver. It is unused.
...
The supported Solaris version 9 and 10 do not have audioio anymore. They
are using the ESD sound driver instead.
2010-12-17 13:26:04 +01:00
Huw Davies
78687532e4
include: Add GLYPHSET flag define.
2010-12-17 13:26:01 +01:00
Alexander Morozov
60be01f16d
wincrypt.h: Define PFN_CMSG_IMPORT_KEY_TRANS callback function.
2010-12-16 11:22:45 +01:00
André Hentschel
94c99df25d
include: Add winhttp secure protocol flags.
2010-12-15 12:26:02 +01:00
Hans Leidekker
215b69e36b
rpcrt4: Add a stub implementation of RpcMgmtSetAuthorizationFn.
2010-12-15 12:02:09 +01:00
David Bartley
bf6a20fad3
iphlpapi: Add CancelIPChangeNotify stub.
2010-12-13 12:43:30 +01:00
Alexandre Julliard
ba709a1d45
mstask: Convert dll registration to the IRegistrar mechanism.
2010-12-10 15:09:24 +01:00
Alexandre Julliard
b13722cd2f
include: Disable widl-specific coclass attributes when not building with widl.
2010-12-10 15:09:24 +01:00
Stefan Leichter
f7192d329e
ntoskrnl.exe: Add stub for IoWMIRegistrationControl.
2010-12-09 12:16:51 +01:00
Henri Verbeet
a3b2407824
wined3d: Remove IWineD3DBaseTexture::SetDirty() from the public interface.
2010-12-09 12:14:19 +01:00
Henri Verbeet
4dd3066ea3
wined3d: Remove the unused IWineD3DBaseTexture::GetDirty() method.
2010-12-09 12:14:11 +01:00
Alexandre Julliard
71dbeb2ebe
gameux: Convert dll registration to the IRegistrar mechanism.
2010-12-09 11:40:13 +01:00
Alexandre Julliard
092af1be37
gameux: Add a typelib resource.
2010-12-09 11:40:12 +01:00
Alexandre Julliard
69f58161b9
wuapi: Convert dll registration to the IRegistrar mechanism.
2010-12-09 11:40:12 +01:00
Alexandre Julliard
2f0371e84d
wuapi: Add a typelib resource.
2010-12-09 11:40:08 +01:00
Alexandre Julliard
500c47ccab
include: Define more wuapi interfaces to avoid undefined forward declarations.
2010-12-09 00:05:32 +01:00
Alexandre Julliard
33763656bd
msxml6: Convert dll registration to the IRegistrar mechanism.
2010-12-08 16:10:44 +01:00
Thomas Mullaly
2182d77333
include: Added IUriBuilderFactory interface definition.
2010-12-07 11:38:57 +01:00
Mike Gibson
23906816d8
msvcrt: Implement wcsnicoll.
2010-12-05 16:45:43 +01:00
André Hentschel
5e95e3d943
include: Add more progressbar defines.
2010-12-05 12:25:05 +01:00
André Hentschel
e230d88d74
include: Add more well known sid types.
2010-12-05 12:24:49 +01:00
Andrew Eikum
e2592139fa
include: CMIC_MASK_NOASYNC flag.
2010-12-05 12:24:20 +01:00
Alexandre Julliard
5f49129e03
resources: Define a generic mechanism for adding extra values to the common version block.
2010-12-03 14:53:59 +01:00
Peter Urbanec
65c84d773f
opencl: Initial stub implementation of OpenCL 1.0.
2010-12-03 13:13:45 +01:00
Jacek Caban
4a91265b4f
npmshtml: Added Mozilla plugin for mshtml ActiveX controls.
2010-12-03 11:51:50 +01:00
Andrew Bogott
f471883ade
shdocvw: Test read/write of a couple of properties on IUniformResourceLocator.
2010-12-02 17:47:39 +01:00
Alexander Morozov
1de6229489
wincrypt.h: Define some enveloped message callback functions.
2010-12-02 14:45:17 +01:00
Alexandre Julliard
aece1f733f
objsel: Convert dll registration to the IRegistrar mechanism.
2010-12-02 13:46:32 +01:00
André Hentschel
3eef4e110c
include: Increase rpcndr header version.
2010-12-01 11:11:17 +01:00
Alexandre Julliard
9626a976ad
include: Don't use the Ndr functions at all when using registration resources.
2010-11-30 13:53:27 +01:00
Daniel Zimmermann
32e1137837
wtsapi32: Add some stubs.
2010-11-29 19:43:35 +01:00
Andrew Nguyen
92705a48dc
msvcrt: Add some definitions and prototypes to float.h.
2010-11-29 19:43:34 +01:00
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