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 |
Clinton Stimpson
|
7432a715ed
|
user32: Add test cases for update rects affected by ShowWindow.
|
2007-02-07 20:44:03 +01:00 |
Aric Stewart
|
ea60a508b1
|
user32: We are calculating the height for the drop down based on
number of items however the if statement used nIHeight (just the
height of 1 item) and not nHeight (the height all the items).
|
2007-02-07 20:43:58 +01:00 |
Alexandre Julliard
|
94ee8e8fac
|
widl: Output endpoint information in client and server files.
|
2007-02-07 17:55:09 +01:00 |
Alexandre Julliard
|
cc9a07f194
|
widl: Add a string list type and use it for the endpoint attribute.
|
2007-02-07 17:54:33 +01:00 |
Alexandre Julliard
|
24ded9e69a
|
widl: Only recognize attribute keywords inside an attribute list.
|
2007-02-07 17:50:17 +01:00 |
Alexandre Julliard
|
2851b31f4c
|
msvcrt: Implement fopen/wfopen on top of fsopen/wfsopen instead of the other way around.
|
2007-02-07 13:25:29 +01:00 |
Peter Oberndorfer
|
712e67723a
|
msi: Clean up magic numbers.
|
2007-02-07 11:35:17 +01:00 |
Peter Oberndorfer
|
c1b7a825ff
|
msi: Honor attributes for combobox.
|
2007-02-07 11:35:09 +01:00 |
Peter Oberndorfer
|
a5277fb53b
|
msi: Honor msidbControlAttributesSorted attribute for list box.
|
2007-02-07 11:34:32 +01:00 |