Mike McCormack
98520ef499
gcc 4.0 warning fixes.
2005-08-10 09:48:58 +00:00
Vincent Béron
d32610fabe
Remove local declarations already in included public headers.
2005-08-10 09:48:15 +00:00
Alexandre Julliard
78340756f3
Use ERR instead of DPRINTF in dump_pidl_hex.
2005-08-09 20:48:17 +00:00
Jacek Caban
0cdb3c9765
- Beginning implementation of true IPersistMoniker::Load.
...
- THIS macros cleanup.
2005-08-09 20:46:05 +00:00
Alexandre Julliard
31dd4af57d
Don't call process attach notification during process shutdown.
...
Make sure we don't insert a module in the same list twice.
2005-08-09 20:45:46 +00:00
Jacek Caban
388b9c6dcc
Report BINDSTATUS_MIMETYPEAVAILABLE in AboutProtocol::Start.
2005-08-09 20:35:36 +00:00
Hans Leidekker
45e671e23c
Implement ldap_{get,set}_option{A,W}.
2005-08-09 20:35:17 +00:00
Huw Davies
88a8ff027a
_CreateAllAccessSecurityAttributes takes three parameters.
2005-08-09 20:34:57 +00:00
Alexandre Julliard
475f2336cc
Specify a base address for kernel and ntdll.
2005-08-09 11:19:01 +00:00
Mike McCormack
86a47c4dbd
Initialize and clean up libxml2 in DllMain.
2005-08-09 11:17:47 +00:00
Alexandre Julliard
9f32a5c865
Added a VIRTUAL_alloc_teb function to allocate TEBs while making sure
...
they don't end up above the address space limit.
2005-08-09 10:43:47 +00:00
Alexandre Julliard
b8d0f4cd10
Get rid of the almost empty tmarshal.h file.
2005-08-09 10:38:54 +00:00
Alexandre Julliard
095fb5b061
Moved a number of definitions that are not needed in other files into
...
vartype.c
2005-08-09 10:34:21 +00:00
Alexandre Julliard
d4bea314d0
itss doesn't need an import library.
2005-08-09 10:32:27 +00:00
Alexandre Julliard
a152470a68
Mark DllMain and similar exports as private.
2005-08-09 10:31:35 +00:00
Dmitry Timoshkov
4ffc11ad0e
Make CreateWindow with invalid menu handle test pass on Wine.
2005-08-09 10:22:45 +00:00
Mike McCormack
1766483e4c
Fix gcc 4.0 warnings.
2005-08-09 10:22:03 +00:00
Huw Davies
34f36f662b
Implement and add tests for the FDSA functions.
2005-08-09 10:21:35 +00:00
Michael Kaufmann
0f2c2b8426
Fix for BI_BITFIELDS: The color masks are at the same position in all
...
the bitmap headers that support this flag (BITMAPINFO: The first color
mask is in bmiColors[0], that's the same position as bV4RedMask in
BITMAPV4HEADER).
2005-08-08 18:40:14 +00:00
Mike McCormack
a04b77ddc2
gcc 4.0 warning fixes.
2005-08-08 18:38:29 +00:00
Mike McCormack
8a43775e2d
Use xmlParseMemory instead of xmlReadIO.
2005-08-08 18:34:24 +00:00
Alexandre Julliard
3c312f46f9
riched32 doesn't need an import library.
2005-08-08 18:22:25 +00:00
Alexandre Julliard
13f2d21d26
Fixed DllGetClassObject spec entries.
2005-08-08 18:21:33 +00:00
Saulius Krasuckas
c3760e7de1
Remove trailing backslash.
2005-08-08 18:03:47 +00:00
Jacek Caban
0c206b940c
Fixed msxml compilation when libxml2 is not available.
2005-08-08 18:01:52 +00:00
Gerald Pfeifer
7eb982a48d
Fix autoconf-related #ifdefs in Comm_CheckEvents().
2005-08-08 18:01:42 +00:00
Oliver Stieber
bbc4f86aeb
Fix stateblock loop errors.
2005-08-08 17:59:02 +00:00
Huw Davies
c14dbc5c1c
IUnknown_SetSite calls IObjectWithSite_SetSite or
...
IInternetSecurityManager_SetSecuritySite.
2005-08-08 17:58:31 +00:00
Saulius Krasuckas
7782e72322
Comment out VarDateFromStr() calls that generate exceptions on WinME.
2005-08-08 17:58:14 +00:00
Alexandre Julliard
94defee579
Don't prefix the functions DllInstall and DllGetVersion with the dll
...
name so that the compiler can check the prototypes.
2005-08-08 17:43:51 +00:00
Alexandre Julliard
d37f0abf07
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
...
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
2005-08-08 17:35:28 +00:00
Alexandre Julliard
66868e532b
Removed some unnecessary macros, and make some functions static.
2005-08-08 15:08:22 +00:00
Francois Gouget
65f2082108
Add missing WINAPI to MSXML_DllGetClassObject().
...
Standardize the DllGetClassObject() prototypes so they match the MSDN
definition.
2005-08-08 15:04:53 +00:00
Mike McCormack
67630657fe
Implement the IXMLDOMNamedNodeMap interface.
2005-08-08 15:04:00 +00:00
Mike McCormack
98beaff2c5
Warning fixes for gcc 4.0.
2005-08-08 15:03:42 +00:00
Huw Davies
adc317c5cc
Forward ordinals 457,458 to GetLongPathNameW,A.
2005-08-08 12:14:09 +00:00
Jacek Caban
049e9b6718
Fixed msxml compilation when libxml is not available.
2005-08-08 12:13:31 +00:00
Dmitry Timoshkov
950a23e849
Added Russian resources to wldap32.
2005-08-08 12:13:15 +00:00
Francois Gouget
dbd7ee3c1f
CreateWindow(parent=NULL, ctlid!=0) should fail.
2005-08-08 12:13:08 +00:00
Alexandre Julliard
82776020da
Removed some unused or redundant configure checks.
...
A few cleanups in configure.ac.
2005-08-08 11:17:25 +00:00
Jacek Caban
b31fedcd39
Added hlink.idl.
2005-08-08 11:08:27 +00:00
Jacek Caban
9f077e5546
Added stub implementation of IOleControl.
2005-08-08 11:07:48 +00:00
Dmitry Timoshkov
02ad6e7233
Add a test showing that Windows doesn't tie GDI objects to a
...
particular thread.
2005-08-08 11:07:25 +00:00
Yuri Kozlov
934c6fa93f
Remove duplicate declaration of MSI_SetPropertyW.
2005-08-08 11:07:10 +00:00
Stefan Leichter
4663d5d129
Basic implementation of AtlModuleUpdateRegistryFromResourceD.
2005-08-08 11:06:42 +00:00
Phil Krylov
bd10348ec9
Fixed UTF-8 RTF parsing.
2005-08-08 11:05:36 +00:00
Marcus Meissner
170470ee0b
Implemented ILockBytes16 (memorystream) support for the 16bit compound
...
storage implementation.
Added ReadClassStg, OleDoAutoConvert, GetConvertStg
implementations/stubs.
2005-08-08 11:05:06 +00:00
Saulius Krasuckas
843314ed9a
Wine and NT4 returns E_FAIL on failure.
2005-08-08 11:04:30 +00:00
Robert Shearman
a30b6a91a1
Revert to previous behaviour of detecting names with non-alphanumeric
...
characters as ones with offsets, but add in a special case for an
empty name.
2005-08-08 11:04:20 +00:00
Hans Leidekker
ea9c5f7928
Add Dutch resource translation.
...
Small fix for the German translation.
2005-08-08 11:03:53 +00:00