Jacek Caban
|
35a8c6a251
|
hlink: Added HlinkTranslateURL tub implementation.
|
2006-08-02 22:01:31 +02:00 |
|
Jacek Caban
|
506e09308a
|
hlink: Added HlinkIsShortcut implementation.
|
2006-08-02 22:01:25 +02:00 |
|
Jacek Caban
|
3cf1e46d95
|
ole32: Clean up OleRun.
|
2006-08-02 22:01:15 +02:00 |
|
Krzysztof Foltman
|
9dd276bfd1
|
riched20: Added short descriptions to functions in run.c, just in case
anybody had any doubts about what they actually do.
|
2006-08-02 22:01:10 +02:00 |
|
Huw Davies
|
8380e1b2d2
|
fonts: By popular demand, add an extra pixel to the smallest strike of 'e'.
|
2006-08-02 22:00:51 +02:00 |
|
Stefan Leichter
|
1fb3e339e2
|
winetest: Added hlink tests.
|
2006-08-02 21:59:10 +02:00 |
|
Alexandre Julliard
|
2c2299685f
|
user: Implementation of Get/SetWindowLongPtr for 64-bit platforms.
Also use the same code for Get/SetWindowWord.
Based on a patch by Ge van Geldorp.
|
2006-08-02 21:59:00 +02:00 |
|
Mike McCormack
|
b73dca2302
|
msi: Only ever write the long path for InProcServers.
|
2006-08-02 13:41:13 +02:00 |
|
Mike McCormack
|
244405af47
|
msi: Register advertised components too.
|
2006-08-02 13:41:06 +02:00 |
|
Alexandre Julliard
|
5234c8c94b
|
uxtheme: Make some variables static.
|
2006-08-02 13:33:01 +02:00 |
|
Alexandre Julliard
|
7d5da23463
|
oledlg: Make a string static.
|
2006-08-02 13:32:34 +02:00 |
|
Alexandre Julliard
|
ae1f6982a0
|
kernel32: Make the keymap entries const.
|
2006-08-02 13:32:05 +02:00 |
|
Alexandre Julliard
|
518ee99f6f
|
ole32: Make some functions and variables static.
|
2006-08-02 13:31:26 +02:00 |
|
Alexandre Julliard
|
0b8c80351a
|
msxml3: Make some functions and variables static.
|
2006-08-02 13:28:36 +02:00 |
|
Alexandre Julliard
|
1249c64277
|
opengl32: Make some functions and variables static.
|
2006-08-02 13:26:36 +02:00 |
|
Alexandre Julliard
|
986e202ab4
|
glu32: Make some functions static.
|
2006-08-02 13:26:24 +02:00 |
|
Alexandre Julliard
|
179a4e0a2e
|
dsound: Make some functions static.
|
2006-08-02 13:26:14 +02:00 |
|
Alexandre Julliard
|
241abf4e1b
|
winex11.drv: Make some functions and variables static, and get rid of x11ddraw.h.
|
2006-08-02 13:21:58 +02:00 |
|
James Hawkins
|
91ec65d7f1
|
msi: Add tests for SQL query markers.
|
2006-08-02 11:45:26 +02:00 |
|
James Hawkins
|
1dd97aa154
|
msi: A file that does not have the msidbFileAttributesCompressed bit set should be considered non-compressed.
|
2006-08-02 11:45:04 +02:00 |
|
James Hawkins
|
f10365bb5d
|
msi: Don't crash if an empty record is given to MsiProcessMessage.
|
2006-08-02 11:44:55 +02:00 |
|
James Hawkins
|
7edea0cc68
|
msi: Set the install state to INSTALLSTATE_LOCAL for features with compressed files.
|
2006-08-02 11:42:20 +02:00 |
|
Robert Reif
|
0424424e34
|
advapi32: LsaQueryInformationPolicy: do the right thing for both domains and accounts.
|
2006-08-02 11:42:10 +02:00 |
|
Juan Lang
|
7fc56136be
|
wintrust: Implement TrustIsCertificateSelfSigned.
|
2006-08-02 11:41:44 +02:00 |
|
Juan Lang
|
5af2b06d47
|
crypt32: Support more types in CertRDNToStr.
|
2006-08-02 11:41:38 +02:00 |
|
Hwang YunSong(황윤성)
|
d93a1c1e05
|
msvfw32: Updated Korean resource.
|
2006-08-02 11:41:29 +02:00 |
|
Stefan Leichter
|
999b48d8b5
|
shell32: Fix the file version string of the version resource.
|
2006-08-02 11:41:19 +02:00 |
|
Andrew Talbot
|
cb1930cf79
|
kernel/tests: Write-strings warnings fix.
|
2006-08-02 11:41:09 +02:00 |
|
Andrew Talbot
|
b20a8916a9
|
kernel: Write-strings warnings fixes.
|
2006-08-02 11:41:03 +02:00 |
|
Dan Hipschman
|
10d552b22e
|
oleview: Initialize TVITEM.lParam to NULL in EnumFuncs.
|
2006-08-02 11:40:35 +02:00 |
|
Francois Gouget
|
26baab3564
|
mshtml: Remove unwarranted REG_EXPAND_SZ flags.
|
2006-08-01 21:14:40 +02:00 |
|
Alexandre Julliard
|
eb2bedc56d
|
libport: Fixed invalid lvalue accesses in memmove.
|
2006-08-01 19:35:52 +02:00 |
|
Hwang YunSong(황윤성)
|
5d73cfdae8
|
view: Updated Korean resource.
|
2006-08-01 18:47:39 +02:00 |
|
Huw Davies
|
650c9c42de
|
comctl32: Limit the width of the watermark to 164 pixels.
|
2006-08-01 18:41:59 +02:00 |
|
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 |
|