Rob Shearman
|
d794398e73
|
oleaut32: Comment out "dual" attribute of IKindaEnumWidget in tmarshal test to cause the interface to be marshaled correctly.
This fixes a bunch of tmarshal tests.
|
2007-02-08 12:59:23 +01:00 |
Rob Shearman
|
d2a38cef99
|
oleaut32: Always register the typelib for the tmarshal tests.
|
2007-02-08 12:58:35 +01:00 |
Detlef Riekenberg
|
5b19d5899f
|
regedit: Do not use a local copy of a global pointer.
|
2007-02-08 12:58:31 +01:00 |
Detlef Riekenberg
|
0a0316ea45
|
regedit: Do not pass a global available pointer to a static function.
|
2007-02-08 12:58:27 +01:00 |
Detlef Riekenberg
|
cccd55a9dc
|
regedit: Declare some variables static.
|
2007-02-08 12:58:19 +01:00 |
Jacek Caban
|
6299859ee7
|
urlmon: Fix continue_call handling.
|
2007-02-08 11:56:59 +01:00 |
Jacek Caban
|
88f76cc29e
|
urlmon: Call OnProgress directly in report_data.
|
2007-02-08 11:56:51 +01:00 |
Jacek Caban
|
4613567d32
|
urlmon: Added ReportProgress(BINDSTATUS_DIRECTBIND) implementation.
|
2007-02-08 11:56:46 +01:00 |
Jacek Caban
|
f799192b3e
|
urlmon: Fix ReportResult on async protocols.
|
2007-02-08 11:56:33 +01:00 |
Mike McCormack
|
ecefcccabf
|
msiexec: Catch the -Embedding flag and print out a message.
|
2007-02-08 11:56:25 +01:00 |
Mike McCormack
|
94edfde1d9
|
msi: Register the typelib.
|
2007-02-08 11:56:16 +01:00 |
Vitaliy Margolen
|
aa28ed0162
|
server: Fix typo. Should be group not owner.
|
2007-02-08 11:56:12 +01:00 |
Kevin Koltzau
|
05c0df15e2
|
ntdll: Fix compile errors for Win64.
|
2007-02-08 11:56:03 +01:00 |
Kevin Koltzau
|
5f8659b186
|
winnt.h: Correct declaration of SLIST_HEADER and SLIST_ENTRY for Win64.
|
2007-02-08 11:56:00 +01:00 |
Francois Gouget
|
dc600ac53e
|
clusapi: Make clusapi.h C++ compatible.
|
2007-02-08 11:55:51 +01:00 |
Andrew Talbot
|
a9446b9c5c
|
winex11.drv: Remove unused items.
|
2007-02-08 11:55:44 +01:00 |
Alexandre Julliard
|
6b808bafe0
|
widl: Rename parser states to uppercase to avoid conflicts.
|
2007-02-08 11:55:35 +01:00 |
Louis Lenders
|
0679dee775
|
user32: Don't crash if a WM_NCCREATE message is sent with lParam=0.
|
2007-02-08 11:55:16 +01:00 |
Paul Vriens
|
aaa1c802a4
|
comctl32/tests: Fix typo (Coverity).
|
2007-02-07 22:06:00 +01:00 |
Rob Shearman
|
7574fede93
|
oleaut32: Fix a one-off test failure in the tmarshal tests - TYPE_E_LIBNOTREGISTERED is an expected return value.
|
2007-02-07 21:45:12 +01:00 |
Rob Shearman
|
0f45b2badf
|
oleaut32: A value of PARAMFLAG_FNONE for wParamFlags means that the parameter is also marshaled and unmarshaled in the PARAMFLAG_FOUT case.
|
2007-02-07 21:45:06 +01:00 |
Detlef Riekenberg
|
6fbbfd67b4
|
regedit: Remove unused resource.
|
2007-02-07 21:44:57 +01:00 |
Jacek Caban
|
2eb2d74052
|
urlmon: Use queue for whole ReportData implementation.
|
2007-02-07 21:44:51 +01:00 |
Jacek Caban
|
16bf14d129
|
urlmon: Added ReportProgress(BINDSTATUS_BEGINDOWNLOADDATA) implementation.
|
2007-02-07 21:44:44 +01:00 |
Jacek Caban
|
4e4b589079
|
urlmon: Use custom task structs.
|
2007-02-07 21:44:38 +01:00 |
Jacek Caban
|
079e3822bc
|
urlmon: Use proc instead of enum in task queue.
|
2007-02-07 21:44:30 +01:00 |
Jacek Caban
|
e8d2b54309
|
urlmon: Unlock protocol only if it was locked.
|
2007-02-07 21:44:18 +01:00 |
Jacek Caban
|
451a8a6dd0
|
urlmon: Set BINDF_NEEDFILE flag for all not urlmon protocols.
|
2007-02-07 21:44:13 +01:00 |
Ken Thomases
|
2689b5a355
|
explorer: Fix leak: always release the CFDictionary.
|
2007-02-07 21:44:08 +01:00 |
Ken Thomases
|
d19a789fa2
|
winecoreaudio.drv: Remove obsolete FIXME.
|
2007-02-07 21:44:04 +01:00 |
Francois Gouget
|
71d64d09ac
|
advpack: Make the header more consistent with the implementation and fix the winapi_check warnings.
|
2007-02-07 21:42:40 +01:00 |
Francois Gouget
|
4485b4506b
|
credui: Better match the PSDK types and fix the winapi_check warnings.
|
2007-02-07 21:42:35 +01:00 |
Francois Gouget
|
08734d5ba1
|
winsock & ws2_32: Update win32.api to fix the winapi_check warnings.
|
2007-02-07 21:42:28 +01:00 |
Francois Gouget
|
1fbd417ce9
|
atl: Better match the PSDK types and fix the winapi_check warnings.
|
2007-02-07 21:42:21 +01:00 |
Francois Gouget
|
ba0d490b1c
|
clusapi: Better match the PSDK types and fix the winapi_check warnings.
This also makes the headers and implementation more consistent.
|
2007-02-07 21:42:16 +01:00 |
Francois Gouget
|
78c874f982
|
credui: Make wincred.h C++ compatible.
|
2007-02-07 21:42:08 +01:00 |
Francois Gouget
|
99df8e8db4
|
browseui: Add missing '\n's to ok() calls.
|
2007-02-07 21:42:05 +01:00 |
Francois Gouget
|
45d5ff01a6
|
rpcrt4: Better match the PSDK types and fix the winapi_check warnings.
|
2007-02-07 21:42:02 +01:00 |
Paul Vriens
|
37eb0955cd
|
wininet/tests: Add a few more tests.
|
2007-02-07 21:41:58 +01:00 |
Paul Vriens
|
70be65b76e
|
wininet/ftp: Remove unneeded (double) checks.
|
2007-02-07 21:41:53 +01:00 |
Paul Vriens
|
ce8ededf3b
|
wininet/ftp: Remove unneeded (double) checks.
|
2007-02-07 21:41:44 +01:00 |
Paul Vriens
|
e849f758ba
|
wininet/ftp: Remove unneeded (double) checks.
|
2007-02-07 21:41:37 +01:00 |
Paul Vriens
|
00ff67ef09
|
wininet/ftp: Remove unneeded (double) checks.
|
2007-02-07 21:41:30 +01:00 |
Paul Vriens
|
a571476a74
|
wininet/ftp: Remove unneeded (double) checks.
|
2007-02-07 21:41:23 +01:00 |
Paul Vriens
|
7a1ef2c1ef
|
wininet/ftp: Remove unneeded (double) checks.
|
2007-02-07 21:41:16 +01:00 |
Paul Vriens
|
7c7271d465
|
wininet/ftp: Remove unneeded (double) checks.
|
2007-02-07 21:41:07 +01:00 |
Paul Vriens
|
2831cf5d3e
|
wininet/ftp: Remove unneeded (double) checks.
|
2007-02-07 21:41:00 +01:00 |
Paul Vriens
|
0e8ad3019a
|
wininet/ftp: Remove unneeded (double) checks.
|
2007-02-07 21:40:52 +01:00 |
Michael Stefaniuc
|
b6bf3d9c1d
|
browseui: Move 'static' to the beginning of the declaration specifier.
|
2007-02-07 21:40:44 +01:00 |
Mike McCormack
|
3ca5f8bbf9
|
msi: Add a test for the version method.
|
2007-02-07 21:40:09 +01:00 |