Huw Davies
608ddd4742
comctl32: Limit the size of the header bitmap to 49x49.
2006-08-01 18:41:48 +02:00
Huw Davies
d1be762464
comctl32: Invalidate the header area so that updated titles will be drawn.
2006-08-01 18:41:40 +02:00
Huw Davies
12c0da6815
comctl32: Wordwrap the sub title.
2006-08-01 18:41:35 +02:00
Huw Davies
64ddc97b09
comctl32: The titles are already converted to unicode so always use DrawTextW to write them.
2006-08-01 18:41:01 +02:00
Mikołaj Zalewski
718a9d6df5
shell32: Send directories and non-regular files to the trash.
2006-08-01 18:35:03 +02:00
Dmitry Timoshkov
0049e563cc
user: Add a couple of missing bits to the SetWindowLong test.
2006-08-01 18:34:56 +02:00
Jacek Caban
166f1999ca
mshtml: Added implementation of put_scrollTop and put_scrollLeft.
2006-08-01 18:34:43 +02:00
Jacek Caban
82676b999d
mshtml: Store HTMLElement pointer in HTMLTextContainer.
2006-08-01 18:34:39 +02:00
Robert Reif
c6e513dc72
advapi32: More LsaQueryInformationPolicy tests.
2006-08-01 18:34:35 +02:00
Mike McCormack
9198d016f2
hlink: Use ShellExecute to start the link if we can't get a IHlinkTarget.
2006-08-01 18:34:21 +02:00
Alexandre Julliard
0e5f29ba92
gdi: Fixed buffer overflow in GetCharABCWidthsI.
2006-08-01 17:52:48 +02:00
Alexandre Julliard
ded32d5194
makedep: Always search for includes in the standard directories, even without -I option.
2006-08-01 12:37:18 +02:00
Alexandre Julliard
dea28ee4a6
makedep: Don't add dependencies for system headers.
2006-08-01 12:27:22 +02:00
Alexandre Julliard
b7ef1b2e20
makedep: Get rid of restrictions on line lengths. Merge lines that end in a backslash.
2006-08-01 12:16:29 +02:00
Alexandre Julliard
f25c4d47d6
makedep: Convert to standard Wine lists.
2006-08-01 12:13:57 +02:00
Robert Shearman
2afa602059
msxml3: Add progids for MSXML.DOMDocument and MSXML.FreeThreadedDOMDocument.
...
Don't delete the progid key when unregistering coclasses - this is now
done in unregister_progids.
2006-08-01 11:21:27 +02:00
Robert Shearman
1933135f0d
msxml3: Separate the writing of progids from the writing of classes.
...
This allows writing multiple progids that refer to one class.
Support writing out Version and VersionIndependentProgId keys for classes.
2006-08-01 11:21:22 +02:00
Michael Stefaniuc
cd5072f89c
kernel: Wsign-compare warning fix.
2006-08-01 11:17:19 +02:00
Robert Reif
3879fef21d
advapi32: LsaQueryInformationPolicy update.
...
Update LsaQueryInformationPolicy to use correct computer name and SID.
Add support for PolicyDnsDomainInformation.
2006-08-01 11:01:04 +02:00
Mike McCormack
a430db9e39
hlink: Add a short test case.
2006-08-01 10:54:16 +02:00
Mike McCormack
af29c05a05
hlink: Use CoTaskMemAlloc when returning memory to a caller.
2006-08-01 10:52:30 +02:00
Mike McCormack
dc3d475147
hlink: Create a strdupW function and use it.
2006-08-01 10:52:01 +02:00
Thomas Kho
88cc410fd6
msi: Wake dialog on messages from external threads.
2006-08-01 10:51:55 +02:00
James Hawkins
38f2ba23f1
msi: Fix a couple install state test cases.
...
- Correctly handle the msidbComponentAttributesOptional component attribute.
- Don't set a component's state to INSTALLSTATE_LOCAL if the
msidbComponentAttributesSourceOnly attribute is provided.
2006-08-01 10:49:20 +02:00
James Hawkins
6330f14da9
msi: Fix the add_feature_entry helper function.
2006-08-01 10:49:07 +02:00
Detlef Riekenberg
adb27013e3
winsplp.h: Remove FAR, use W structs, fix typo.
2006-08-01 10:48:47 +02:00
Andrew Talbot
70cfb05fc4
dinput/tests: Write-strings warning fix.
2006-07-31 21:57:59 +02:00
Andrew Talbot
70642e2511
dsound/tests: Write-strings warning fix.
2006-07-31 21:57:54 +02:00
Robert Shearman
447721e8cb
user: Ignore setting NULL window procs inside SetWindowLong.
...
Add tests for SetWindowLong error cases.
2006-07-31 21:54:55 +02:00
Duane Clark
bc194793a7
msvcrt: Fix fgetwc/s in binary mode.
2006-07-31 21:44:17 +02:00
Duane Clark
d74b6055fe
msvcrt: Test fgetwc/s in binary mode.
2006-07-31 21:43:08 +02:00
Duane Clark
5c4b18a931
msvcrt: Remove read_i loop and fix fread.
2006-07-31 21:43:01 +02:00
Dan Hipschman
3e1ace5aa3
widl: Set type_t kind field correctly for all types.
2006-07-31 21:40:37 +02:00
Dan Hipschman
23707beb46
widl: Set defined flag for coclasses.
2006-07-31 21:36:31 +02:00
James Hawkins
b74f4d92d7
setupapi: Add a stub implementation of SetupGetSourceInfo.
2006-07-31 21:36:26 +02:00
James Hawkins
98d1486410
msi: Set the install state to INSTALLSTATE_LOCAL for components with compressed files.
2006-07-31 21:36:19 +02:00
Robert Shearman
40556ae08f
oleaut32: Improve dump_DispParms.
2006-07-31 21:27:29 +02:00
Robert Shearman
33582cc69e
oleaut32: Add some validation for the DISPPARAMS structure in ITypeInfo::Invoke.
2006-07-31 21:25:44 +02:00
Robert Shearman
e3e42985ec
ole32: Implement OleNoteObjectVisible as described by MSDN.
2006-07-31 21:25:38 +02:00
Robert Shearman
1a5cd3ca9b
ole32: Remove a check on the share mode for the NULL filename case as the check is already done earlier in StgCreateDocfile.
2006-07-31 21:25:35 +02:00
Alexandre Julliard
6f7b1f6463
ntdll: Move the calling of the process entry point back to kernel32.
...
Apparently some copy protection stuff relies on that.
This reverts commit 50fca716fd
.
2006-07-31 21:25:29 +02:00
Alexandre Julliard
d16c7f96c9
ntdll: Set initial module refcount to 1 to avoid unloading during imports fixup.
2006-07-31 21:03:01 +02:00
Alexandre Julliard
30a3866b78
preloader: Added support for the new style DT_GNU_HASH symbol table.
2006-07-31 21:02:38 +02:00
Alexandre Julliard
51d8482222
preloader: Fixed type checking in symbol lookup.
2006-07-31 17:44:20 +02:00
Alexandre Julliard
8aab67d238
preloader: Properly use the ELF hash table when looking up a symbol.
2006-07-31 17:44:20 +02:00
Jacek Caban
d4da27aec3
shdocvw: Added WebBrowser::Invoke implementation.
2006-07-31 17:20:24 +02:00
Jacek Caban
3d1627f673
shdocvw: Added SetExtent and GetExtent implementation.
2006-07-31 17:20:20 +02:00
Chris Robinson
13557abb7f
wined3d: Fix potential NULL dereference in IWineD3DSurfaceImpl_LockRect.
2006-07-31 17:20:15 +02:00
Chris Robinson
92bc96a96b
wined3d: Avoid NULL dereference.
2006-07-31 17:20:05 +02:00
Thomas Kho
3f19ffe809
riched20: Implement EM_GETLINE.
2006-07-31 17:18:56 +02:00