Alexandre Julliard
8bb4bde1e5
shdocvw: Convert coclass registration to the IRegistrar mechanism.
2011-01-19 21:31:33 +01:00
Alexandre Julliard
6dcf94b21c
include: Add an assert.h msvcrt header.
2011-01-19 19:49:08 +01:00
Alexandre Julliard
4a5c687069
actxprxy: Add proxies for shldisp.idl.
2011-01-19 17:43:45 +01:00
Piotr Caban
b614a15328
server: Return multiple events in read_changes.
2011-01-19 14:13:33 +01:00
Eric Pouech
67a55feeaf
dbghelp, winedump: Added definition for S_FRAMEPROC_V2 symbol (CodeView).
2011-01-19 12:25:05 +01:00
Nikolay Sivov
ad6bc94491
msvcrt: Add _atoflt and _atoflt_l implementations.
2011-01-19 12:22:27 +01:00
Eric Pouech
5199d04b42
winedump: Added stream header support.
2011-01-18 12:35:15 +01:00
Juan Lang
7f0db79491
crypt32: Add stub for CertRegisterPhysicalStore.
2011-01-17 13:22:05 +01:00
Alexander Morozov
420b48b4c8
include: Add some Shell32 interfaces and coclasses.
2011-01-17 12:23:41 +01:00
Juan Lang
7d21d9361c
mswsock.h: Fix typo.
2011-01-14 18:26:20 +01:00
Alexandre Julliard
fa3ddd838b
configure: Add a check for the QuickTime development headers.
2011-01-14 18:26:19 +01:00
Jacek Caban
42874c62a7
winnt.h: Use Common macro for __C89_NAMELESSUNION and __C89_NAMELESSSTRUCT.
2011-01-13 15:22:00 +01:00
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