Andrew Talbot
|
5ebf4f5b4e
|
msvcrt: Write-strings warnings fix.
|
2006-06-06 11:29:41 +02:00 |
Mike McCormack
|
71a69dd817
|
winecfg: Make some pointer casts win64 compliant.
|
2006-06-06 11:29:32 +02:00 |
Mike McCormack
|
ce238a4087
|
wineconsole: Use correct prototypes for dialog procs.
|
2006-06-06 11:29:26 +02:00 |
Mike McCormack
|
8afbf73c30
|
wcmd: Fix a Win64 warning.
|
2006-06-06 11:29:20 +02:00 |
Mike McCormack
|
2a7dbd6740
|
taskmgr: Use correct types for Win64.
|
2006-06-06 11:29:13 +02:00 |
Mike McCormack
|
639e8d26f7
|
hh: Cast GetProcAddress's return to supress a Win64 warning.
|
2006-06-06 11:29:07 +02:00 |
Mike McCormack
|
5ea2a17776
|
winetest: Fix dialog prototypes.
|
2006-06-06 11:29:02 +02:00 |
Mike McCormack
|
a6ea0f61d9
|
userenv: Add a stub implementation of userenv.dll.
|
2006-06-05 21:07:33 +02:00 |
Detlef Riekenberg
|
a99c9caa39
|
kernel/tests: Some tests for WideCharToMultiByte.
|
2006-06-05 21:06:52 +02:00 |
Mike McCormack
|
3244a3dfc6
|
advapi32: Fix comment to match the function (thanks to Dan Kegel).
|
2006-06-05 21:01:47 +02:00 |
Juan Lang
|
b885b76146
|
winedbg: Get rid of unused mode command.
|
2006-06-05 21:01:40 +02:00 |
Ulrich Czekalla
|
0c468c816c
|
x11drv: Improve handling of the case where the clipboard is opened
with a window from another thread or process.
|
2006-06-05 21:01:30 +02:00 |
Ulrich Czekalla
|
00b2511bc8
|
include: Add DDHAL_UPDATEOVERLAYDATA structure.
|
2006-06-05 21:01:02 +02:00 |
Huw Davies
|
f5c72fd202
|
msi: Add some integer condition tests.
|
2006-06-05 21:00:49 +02:00 |
Karsten Elfenbein
|
99fa40e2bf
|
kernel/tests: More tests for FindFirstFile.
|
2006-06-05 21:00:44 +02:00 |
Magnus Lundborg
|
80e5f27b30
|
wordpad: Declare three functions as static to avoid compiler warnings.
|
2006-06-05 21:00:32 +02:00 |
Mike McCormack
|
a47ed59610
|
hlink: Add hlguids.h (based on a patch by Aric Stewart).
|
2006-06-05 21:00:06 +02:00 |
Mike McCormack
|
ea2d3f802b
|
dnsapi: Fix the case where we have libresolv headers but no libraries.
|
2006-06-05 20:59:50 +02:00 |
Stefan Dösinger
|
2c3adec595
|
wined3d: Render target locking fixes.
|
2006-06-05 20:59:41 +02:00 |
Mike McCormack
|
473ad39dcb
|
advapi32: Implement and test SystemFunction031.
|
2006-06-05 13:51:00 +02:00 |
Mike McCormack
|
546b84c0c5
|
advapi32: Implement and test SystemFunction030.
|
2006-06-05 13:50:48 +02:00 |
Hans Leidekker
|
c077aaf116
|
msi: Fix some copy/paste bugs in the implementation of condition operators.
|
2006-06-05 13:50:32 +02:00 |
Juan Lang
|
92deacbe42
|
winedbg: Remove useless NOCMD state.
|
2006-06-05 13:50:23 +02:00 |
Juan Lang
|
9a974b899b
|
user: Use SetPropW rather than SetPropA for internal property.
|
2006-06-05 13:46:02 +02:00 |
Robert Shearman
|
d70db020a6
|
msi: An empty string is equivalent to nil, so handle this in the optimised WHERE_execute path.
|
2006-06-05 13:45:53 +02:00 |
Robert Shearman
|
c9779ca16b
|
rpcrt4: Implement varying array NDR functions.
|
2006-06-05 13:25:09 +02:00 |
Robert Shearman
|
cd19c99284
|
rpcrt4: Don't call NdrBaseTypeMemorySize from within NdrBaseTypeUnmarshall.
|
2006-06-05 13:24:54 +02:00 |
Eric Pouech
|
65da8987d5
|
winedbg: Correct typedefs in type manipulations.
|
2006-06-05 13:24:24 +02:00 |
Mike McCormack
|
bda34ac973
|
progman: Win64 fixes.
|
2006-06-05 13:22:54 +02:00 |
Mike McCormack
|
7300f56300
|
cmdlgtst: Use correct types for Win64.
|
2006-06-05 13:22:45 +02:00 |
Mike McCormack
|
a4eb809fb2
|
winemine: Fix dialog proc prototypes for Win64.
|
2006-06-05 13:22:38 +02:00 |
Mike McCormack
|
b7049d52e5
|
winemine: Remove dialog.h as it's redundant.
|
2006-06-05 13:07:09 +02:00 |
Mike McCormack
|
77a83a7f4d
|
include: Fix FARPROC, NEARPROC and PROC definitions for amd64.
|
2006-06-05 13:07:04 +02:00 |
Juan Lang
|
a866fa37e9
|
winedbg: Fix a crash on initial empty input.
|
2006-06-03 11:58:34 +02:00 |
Juan Lang
|
dd4bd4ad28
|
crypt32: Implement X509_NAME_VALUE encoding/decoding.
|
2006-06-03 11:55:01 +02:00 |
Jacek Caban
|
d7043f23ca
|
shdocvw: Set focus in ui_activate.
|
2006-06-03 11:54:16 +02:00 |
Jacek Caban
|
56bb028611
|
mshtml: Use mime type reported by moniker if possible.
|
2006-06-03 11:54:07 +02:00 |
Jacek Caban
|
42f96fce67
|
mshtml: Return S_OK in OnStartBinding and OnStopBinding.
|
2006-06-03 11:53:53 +02:00 |
Jacek Caban
|
93fe34ee68
|
mshtml: Added beginning OnDataAvailable implementation.
|
2006-06-03 11:53:43 +02:00 |
Jacek Caban
|
ee8c855f77
|
mshtml: Added begining binding code in IPersistMoniker::Load.
|
2006-06-03 11:50:59 +02:00 |
Jacek Caban
|
f1d2e37655
|
mshtml: Set binding channel, listener and context in AsyncOpen.
|
2006-06-03 11:50:45 +02:00 |
Jacek Caban
|
e0157ba201
|
mshtml: Store BSCallback in NSContainer and use it instead of load_call.
|
2006-06-03 11:48:59 +02:00 |
Jacek Caban
|
813e82f253
|
mshtml: Add create_nscallback function to allow using BSCallback out of navigate.c.
|
2006-06-03 11:48:40 +02:00 |
Jacek Caban
|
beb5366e6f
|
mshtml: Move some code from before_async_open to AsyncOpen.
|
2006-06-03 11:47:14 +02:00 |
Jacek Caban
|
08ae32e43a
|
mshtml: Get rid of (currently disabled anyway) nsIWebBrowserStream.
We have to handle it in another way.
|
2006-06-03 11:46:35 +02:00 |
Kai Blin
|
be4d1fea4d
|
secur32: Don't fail on SECURITY_NETWORK_DREP, ntlm_auth handles this just fine.
|
2006-06-03 11:45:41 +02:00 |
Jacek Caban
|
e4211f4358
|
urlmon: Use task queue to handle OnDataAvailable call.
|
2006-06-03 11:43:26 +02:00 |
Jacek Caban
|
67b51130f5
|
urlmon: Added OnResponse implementation.
|
2006-06-03 11:43:18 +02:00 |
Marcus Meissner
|
312fa564db
|
sane.ds: Replace FIXME() by TRACE() on sane_exit.
|
2006-06-03 11:43:08 +02:00 |
Robert Shearman
|
0fad0895d7
|
rpcrt4: Don't try to resolve the name when constructing a protocol tower.
Instead just fill it in with all zeros.
|
2006-06-03 11:42:54 +02:00 |