Commit graph

40720 commits

Author SHA1 Message Date
Dmitry Timoshkov
c20bf6931a shlwapi: Update exported API entries according to the info published by Geoff Chappell. 2007-10-26 14:03:47 +02:00
Andrew Talbot
ac524986df winhelp: Fix a memory leak. 2007-10-26 14:03:47 +02:00
James Hawkins
4d2e148fb0 msi: Use package_from_db instead of opening the package with MsiOpenPackage. 2007-10-26 14:03:47 +02:00
James Hawkins
1d9c680eed msi: Output expected values on failing tests. 2007-10-26 14:03:47 +02:00
James Hawkins
a992991262 msi: Define _WIN32_MSI to pull in new definitions. 2007-10-26 14:03:47 +02:00
James Hawkins
e6b658c4bf user32: Define WM_LBTRACKPOINT if it's not previously defined. 2007-10-26 14:03:47 +02:00
James Hawkins
0c22e54059 user32: Fix a test that now passes in Windows. 2007-10-26 14:03:47 +02:00
James Hawkins
9f50d66276 advpack: Restore the LProgramF string using the acquired Program Files string. 2007-10-26 14:03:47 +02:00
James Hawkins
d258484b0b msi: Set the ROOTDRIVE property so the admin sequence won't choose its own. 2007-10-26 14:03:46 +02:00
James Hawkins
5169d04ec2 msi: Add missing newline to the adm_custom_action table. 2007-10-26 14:03:46 +02:00
James Hawkins
e533893da8 cabinet: Fix two tests that return E_FAIL on win98. 2007-10-26 14:03:46 +02:00
Jacek Caban
c98ca177a8 urlmon: Fixed tests on IE7. 2007-10-26 14:03:46 +02:00
Jacek Caban
f4f0c8fbcd urlmon: Added emulated http tests. 2007-10-26 14:03:46 +02:00
Aric Stewart
6a8219a6b1 kernel32: Set last error to ERROR_INSUFFICIENT_BUFFER in LCMapString when the sort key buffer is too small. 2007-10-26 14:03:46 +02:00
Mikolaj Zalewski
a1e0f773e0 advapi32: Add a well known sid. 2007-10-26 14:03:46 +02:00
Mikolaj Zalewski
e7d423ce48 advapi32: Fix CreateWellKnownSid test on Windows XP. 2007-10-26 14:03:46 +02:00
Alexandre Julliard
3243311214 winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name. 2007-10-26 12:47:40 +02:00
Juan Lang
8170acfc35 crypt32: Remove iTunes chain from certificate policy tests, there's no guarantee the root cert is trusted. 2007-10-26 12:46:30 +02:00
Juan Lang
8240395073 crypt32: Remove a test because of a Windows 2003 SP1 bug. 2007-10-26 12:46:30 +02:00
Juan Lang
e2f1f39b52 setupapi: Include enumerator string as part of device instance ID. 2007-10-26 12:46:30 +02:00
Rob Shearman
e51f8490f2 server: Ignore ACEs with the INHERIT_ONLY_ACE flag set during access checks. 2007-10-26 12:46:30 +02:00
Rob Shearman
340122abb7 advapi32: Fix the ACCESS_SYSTEM_SECURITY test by impersonating the token during the call to RtlAdjustPrivileges. 2007-10-26 12:46:30 +02:00
Rob Shearman
efed229a08 advapi32: Add a test for access checks with the INHERIT_ONLY_ACE flag. 2007-10-26 12:46:30 +02:00
Rob Shearman
23df453d38 server: Make create_mapping use struct object_attributes and set the security descriptor of file mapping objects. 2007-10-26 12:45:29 +02:00
Rob Shearman
1f86321964 server: Make create_mutex use struct object_attributes and set the security descriptor of mutex objects. 2007-10-26 12:44:51 +02:00
Rob Shearman
b0e5fb4384 server: Make create_semaphore use struct object_attributes and set the security descriptor of semaphore objects. 2007-10-26 12:44:26 +02:00
Andrew Talbot
a8df7fddd5 xcopy: Fix some memory leaks. 2007-10-25 14:26:47 +02:00
Hwang YunSong(황윤성)
f0c31f2e8a browseui: New Korean resource. 2007-10-25 14:00:04 +02:00
Hwang YunSong(황윤성)
39380c9454 regedit: Updated Korean resource. 2007-10-25 13:59:46 +02:00
Hwang YunSong(황윤성)
66395f2a37 shell32: Updated Korean resource. 2007-10-25 13:59:30 +02:00
Hwang YunSong(황윤성)
f18fc0f50c shlwapi: Updated Korean resource. 2007-10-25 13:59:21 +02:00
Hwang YunSong(황윤성)
e021792e33 taskmgr: Updated Korean resource. 2007-10-25 13:59:14 +02:00
Hwang YunSong(황윤성)
cbbbbfd40d winecfg: Updated Korean resource. 2007-10-25 13:58:51 +02:00
Hwang YunSong(황윤성)
e71b69483f oledlg: Updated Korean resource. 2007-10-25 13:58:43 +02:00
Hwang YunSong(황윤성)
b2c1d0c15c wineconsole: Updated Korean resource. 2007-10-25 13:58:32 +02:00
Hwang YunSong(황윤성)
475217a707 mshtml: Updated Korean resource. 2007-10-25 13:58:23 +02:00
Hwang YunSong(황윤성)
94d16b3959 winefile: Updated Korean resource. 2007-10-25 13:58:14 +02:00
Hwang YunSong(황윤성)
d1ea494463 msacm32: Updated Korean resource. 2007-10-25 13:58:07 +02:00
Hwang YunSong(황윤성)
94ac6cdfd8 wininet: Updated Korean resource. 2007-10-25 13:57:54 +02:00
Hwang YunSong(황윤성)
2f4fc986d5 mpr: Updated Korean resource. 2007-10-25 13:57:47 +02:00
Hwang YunSong(황윤성)
8783eeb751 comdlg32: Updated Korean resource. 2007-10-25 13:57:20 +02:00
Hwang YunSong(황윤성)
d97a491b69 wordpad: Updated Korean resource. 2007-10-25 13:56:51 +02:00
Hwang YunSong(황윤성)
7db430ac84 comctl32: Updated Korean resource. 2007-10-25 13:56:41 +02:00
Lei Zhang
7c2263ddc4 user32: Do not send button click to dialog with disabled default button. 2007-10-25 13:52:09 +02:00
Detlef Riekenberg
03f5774db7 include/commdlg: Add more defines for PrintDlg/PrintDlgEx. 2007-10-25 13:47:22 +02:00
Dan Hipschman
9d7b34c192 oleaut32: Use widl to generate oaidl_p.c. 2007-10-25 13:33:37 +02:00
Dan Hipschman
9825ac7a1a widl: Fix a crash in compare_expr. 2007-10-25 12:54:57 +02:00
Dan Hipschman
f974facf5a widl: Allow void pointers with iid_is attributes. 2007-10-25 12:54:52 +02:00
Aric Stewart
04b4dd0227 iphlpapi: Correct GetBestRoute when there is no route. 2007-10-25 12:54:20 +02:00
Juan Lang
62f4022563 crypt32: Avoid misleading fixme when no data are passed to CryptUnprotectData. 2007-10-25 12:54:14 +02:00