Christian Costa
f50bb771c9
wined3d: Make sure b_info structure is properly allocated and released.
2006-08-17 11:20:33 +02:00
Stefan Leichter
8904529dda
winedump: Print each 64bit integers as two 32 bit integers.
2006-08-17 11:20:26 +02:00
Hwang YunSong(황윤성)
205631ba68
winecfg: Updated Korean resource.
2006-08-17 11:20:09 +02:00
Fatih Aşıcı
f389e20fee
winecfg: Update Turkish resource file.
2006-08-17 11:20:02 +02:00
Alexander Nicolaysen Sørnes
00304d2ec2
winecfg: Updated Norwegian Bokmål resources.
2006-08-17 11:19:55 +02:00
Oleg Krylov
3e68a1f1ff
comctl32: toolbar: Use HOT imagelist for buttons in CHECKED state.
2006-08-17 11:19:47 +02:00
Frank Richter
58f488e5f5
winecfg: Fix issues with LVM_GETITEMW by removing superfluous flag.
2006-08-17 11:19:35 +02:00
Frank Richter
6b3d624d4b
winecfg: Use WCHARs for window title, current app.
2006-08-17 11:19:24 +02:00
Huw Davies
d9b6672530
rpcrt4: Add tests for NdrAllocate.
2006-08-17 11:19:17 +02:00
Frank Richter
2eaefc3424
winecfg: New resource strings for appdefaults.
2006-08-16 17:09:03 +02:00
Jacek Caban
90c5baf069
mshtml: Added [Get|Set]ParentContentListener implementation.
2006-08-16 17:08:59 +02:00
Robert Shearman
bc590e87a6
advapi32: Add tests for RegQueryValueEx to show that it sets the data
...
size to 0 when a buffer isn't present and that it sets the type to
REG_NONE on Win9x.
2006-08-16 17:02:04 +02:00
Stefan Dösinger
ce5c4d38c4
wined3d: Silence WINED3DRS_DEBUGMONITORTOKEN.
2006-08-16 16:43:32 +02:00
Robert Reif
51c7c030ee
secur32: Fix GetComputerObjectName tests based on feedback from Paul Vriens.
2006-08-16 16:43:27 +02:00
Alexandre Julliard
7814420f2f
user: Explicitly load explorer.exe from the system directory.
2006-08-16 16:43:08 +02:00
Alexandre Julliard
1787c9e9d2
wine.inf: Create a fake exe for explorer.exe.
2006-08-16 16:42:55 +02:00
Robert Shearman
f42d61df0d
ole32: Move some functions out of compobj.c that don't belong there and update the copyright statement.
2006-08-16 16:42:32 +02:00
Robert Shearman
0e99d795b7
ole32: Add some more tests for failure cases of Co* functions and make builtin ole32 pass them.
2006-08-16 16:42:01 +02:00
Robert Shearman
31726e3823
ole32: Add tests for the failure cases of CLSIDFromProgID and fix the function to conform to these.
2006-08-16 16:41:47 +02:00
Robert Shearman
4bbc3ca8dc
rpcrt4: Move processing of the arguments from NdrClientCall2 to two new functions.
2006-08-16 16:41:42 +02:00
Hans Leidekker
1219fa5806
wldap32: Support setting server controls.
2006-08-16 16:41:15 +02:00
Hans Leidekker
9744cdbc22
wldap32: Document ldap_{get,set}_option and the parsing functions.
2006-08-16 16:41:10 +02:00
Alexandre Julliard
4e8cb6170f
configure: Setting rpath should no longer be needed for dlls.
2006-08-16 13:25:08 +02:00
Mike McCormack
106e65e0f8
shlwapi: Ordinal 394 should load and call shell32.SHNotifyChange.
...
Makes builtin shlwapi behave better during reboot after IE6 install.
2006-08-16 12:57:23 +02:00
Mike McCormack
ba3d4b2243
shlwapi: Add a stub implementation for ZoneComputePaneSize.
...
Allows IE6 to show its main window with builtin shlwapi.
2006-08-16 12:54:02 +02:00
Mike McCormack
b42f9df913
msi: Fix a couple of memory leaks in the test code.
2006-08-16 12:53:57 +02:00
Frank Richter
36dd205fff
winecfg: appdefaults: Use more strings from resources, unicode.
2006-08-16 12:53:27 +02:00
Frank Richter
722ee099c1
winecfg: Make load_string public.
2006-08-16 12:51:01 +02:00
Frank Richter
acdae15360
winecfg: Tweak and update German resources.
2006-08-16 12:50:36 +02:00
Dan Hipschman
a5ff173cc3
widl: Generate proxy code for user marshalled types.
2006-08-16 12:50:21 +02:00
Dan Hipschman
c526c980d7
widl: Fix out-only temporary variable generation.
2006-08-16 12:49:57 +02:00
Dan Hipschman
e77a079b27
widl: Fix NdrComplexStructUnmarshall calls in generated code.
2006-08-16 12:49:20 +02:00
Dan Hipschman
b17d1c14d9
widl: Fix NdrConformantArrayUnmarshall calls in generated code.
2006-08-16 12:49:04 +02:00
Dan Hipschman
16d4e71230
widl: Calculate method indices in parser instead of during header generation.
2006-08-16 12:48:52 +02:00
Robert Reif
e86828a072
secur32: Add GetComputerObjectName tests.
2006-08-16 12:48:08 +02:00
Robert Reif
1771a550b8
secur32: Partial GetComputerObjectName implementation.
2006-08-16 12:42:50 +02:00
Robert Reif
6abfc027d5
advapi32: Fix LsaQueryInformationPolicy test to pass on NT4.
2006-08-16 12:41:17 +02:00
Robert Reif
abdb2dbc66
kernel32: Add GetNativeSystemInfo.
2006-08-16 12:41:01 +02:00
James Hawkins
485484deac
msi: Add a stub for MsiGetFeatureCost.
2006-08-16 12:40:43 +02:00
James Hawkins
d4a27358a5
msi: Use the bare minimum number of parameters for LookupAccountName.
2006-08-16 12:40:21 +02:00
Andrew Talbot
398098ab32
wineps.drv: Write-strings warnings fix and declare function static.
2006-08-16 12:40:13 +02:00
Andrew Talbot
318d92b46c
crypt32/tests: Write-strings warning fix.
2006-08-16 12:40:07 +02:00
Jacek Caban
9ee2f5e0ad
mshtml: Correctly handle nsILoadGroup.
2006-08-16 12:40:03 +02:00
Alexandre Julliard
498b781e23
server: Store the actual process count in snapshots.
...
We can't rely on running_processes for that, since it now also counts
processes waiting for SIGKILL and those aren't included in snapshots.
2006-08-15 20:31:54 +02:00
Alexandre Julliard
68eddac14b
user/tests: Fix a compiler warning, and remove some useless casts.
2006-08-15 19:50:34 +02:00
Alexandre Julliard
c6d9577017
ntdll: Default to native loadorder for the main exe if not in system directory.
...
Unlike dlls, executables can have the same name without necessarily
being the same application, so defaulting to native is more likely to
do the right thing.
2006-08-15 19:48:08 +02:00
Paul Vriens
f2f44de6dc
kernel/tests: Wrong error code checked.
2006-08-15 19:26:07 +02:00
Paul Vriens
2bd9c59c49
setupapi: Make tests loadable again on NT4.
2006-08-15 19:25:58 +02:00
Paul Vriens
c73e577c9a
winerror.h: Added an error code.
2006-08-15 19:24:55 +02:00
Paul Vriens
80df5324ba
wintrust: Added stubbed WintrustLoadFunctionPointers.
2006-08-15 19:24:49 +02:00