Mike McCormack
|
224ead8253
|
msi: Test the dispid for CreateRecord.
|
2007-02-06 13:20:29 +01:00 |
|
Mike McCormack
|
59736773d7
|
msi: Add the generated typelib to the resources.
|
2007-02-06 13:20:26 +01:00 |
|
Mike McCormack
|
a16e5151da
|
msi: Factor out code to calculate column offsets.
|
2007-02-06 13:20:17 +01:00 |
|
Mike McCormack
|
824b89987a
|
msi: Add a test showing MsiGetProperty returns correct values.
|
2007-02-06 13:20:12 +01:00 |
|
Jan Zerebecki
|
ea6ee42c71
|
urlmon: Remove redundant const.
|
2007-02-06 13:20:03 +01:00 |
|
Misha Koshelev
|
ecd20e28ac
|
msi: InstallPackage check for UI level must not disregard flags.
|
2007-02-06 13:19:55 +01:00 |
|
Andrew Talbot
|
550ea86ffd
|
wineps.drv: Declare some functions static.
|
2007-02-06 13:19:46 +01:00 |
|
Andrew Talbot
|
eeea88e305
|
wineps.drv: Remove unused functions.
|
2007-02-06 13:19:37 +01:00 |
|
Andrew Talbot
|
b9b2fef0a1
|
user32: Remove unused function.
|
2007-02-06 13:19:30 +01:00 |
|
Andrew Talbot
|
8145f97efd
|
winemp3.acm: Remove unused functions.
|
2007-02-06 13:19:26 +01:00 |
|
Andrew Talbot
|
8246b6cd30
|
shell32: Remove unused function.
|
2007-02-06 13:19:22 +01:00 |
|
Andrew Talbot
|
9bf24d6af7
|
user32: Remove unused variables.
|
2007-02-06 13:19:18 +01:00 |
|
Mikołaj Zalewski
|
7206e10673
|
browseui: Implement and test ACLMulti.
|
2007-02-06 12:40:37 +01:00 |
|
Mikołaj Zalewski
|
719088ca85
|
browseui: Add class factory.
|
2007-02-06 12:34:22 +01:00 |
|
Mikołaj Zalewski
|
d34691e2c8
|
include: Add definitions for the multisource AutoComplete list (ACLMulti).
|
2007-02-06 12:34:18 +01:00 |
|
Mikołaj Zalewski
|
ea0361f3e1
|
browseui: Add the browseui DLL.
|
2007-02-06 12:31:27 +01:00 |
|
Paul Vriens
|
46812a4bba
|
wininet: Remove unused function.
|
2007-02-06 12:30:45 +01:00 |
|
Vitaliy Margolen
|
17839bab6c
|
dinput: Use correct flag for object instance.
DIDFT_AXIS is a generic mask for absolute and relative axes.
|
2007-02-06 12:30:39 +01:00 |
|
Vitaliy Margolen
|
10fca47ba4
|
dinput: Look for all available js* joystick devices.
|
2007-02-06 12:30:34 +01:00 |
|
Kai Blin
|
7325bbd127
|
secur32: Fix ntlm_auth version number check when registering the NTLM SSP.
|
2007-02-06 12:30:21 +01:00 |
|
Kai Blin
|
809e4124d7
|
secur32: Bump minimal required samba version to 3.0.25, 3.0.24 is a bugfix release.
|
2007-02-06 12:30:16 +01:00 |
|
Alexandre Julliard
|
c41e09e9a0
|
iphlpapi: Avoid printf format warnings.
|
2007-02-05 22:04:29 +01:00 |
|
Alexandre Julliard
|
d1f7d2c683
|
libwine_port: Implemented interlocked_cmpxchg64 for x86_64.
|
2007-02-05 21:47:29 +01:00 |
|
Damjan Jovanovic
|
07db8882c2
|
ntdll: Slist support.
Implemented ntdll's RtlInitializeSListHead, RtlQueryDepthSList,
RtlInterlockedFlushSList, RtlFirstEntrySList,
RtlInterlockedPushEntrySList, RtlInterlockedPopEntrySList, their
kernel32 equivalents, and tests.
|
2007-02-05 21:46:28 +01:00 |
|
Damjan Jovanovic
|
7e7ff40769
|
libwine_port: Added interlocked_cmpxchg64.
|
2007-02-05 21:43:42 +01:00 |
|
Paul Vriens
|
8e9a81ea08
|
wininet/tests: Add ftp tests.
|
2007-02-05 21:04:26 +01:00 |
|
Dmitry Timoshkov
|
65681a0e18
|
user32: Add the tests for minimize/restore MDI child sequence, fix some failures.
|
2007-02-05 21:04:20 +01:00 |
|
Alexandre Julliard
|
494c42d01d
|
libwine: Hardcode the data for the US-ascii codepage instead of loading a unicode.org file.
|
2007-02-05 20:39:13 +01:00 |
|
Misha Koshelev
|
d6d6ce299f
|
kernel32: Added conformance test for nested thread wakeups in the server.
|
2007-02-05 18:07:24 +01:00 |
|
Alexandre Julliard
|
49868e3c93
|
server: Clear the thread wait before releasing objects to avoid nested calls.
Reported by Misha Koshelev.
|
2007-02-05 18:05:03 +01:00 |
|
Alexandre Julliard
|
0c3f12154c
|
winnt.h: Avoid warnings on Mac OS X.
|
2007-02-05 18:04:24 +01:00 |
|
Andrew Talbot
|
bf98c9d182
|
winedos: Declare some items static.
|
2007-02-05 17:11:51 +01:00 |
|
John Klehm
|
69a9621b20
|
rasapi32: RasEnumConnections now returns correct buffer size (zero) when there are zero connections available.
|
2007-02-05 17:11:24 +01:00 |
|
John Klehm
|
c34bbbe7f6
|
ras.h: Added additional szDeviceType defines.
|
2007-02-05 17:11:13 +01:00 |
|
Maarten Lankhorst
|
d2f29311ca
|
winealsa: Use a helper thread instead of asynchronous callbacks.
|
2007-02-05 16:54:01 +01:00 |
|
Maarten Lankhorst
|
2db89f8fa5
|
winealsa: Cosmetic stuff.
|
2007-02-05 16:52:51 +01:00 |
|
Maarten Lankhorst
|
2d2feb0700
|
winealsa: Split driver up in tiny pieces.
|
2007-02-05 16:52:41 +01:00 |
|
Mikołaj Zalewski
|
2270cc2994
|
shlwapi: Test string functions when buffer is too small.
|
2007-02-05 14:03:59 +01:00 |
|
Felix Nawothnig
|
7777a8eaf7
|
gdi32: Fix offset calculation in PATH_ExtTextOut for >1 chars.
|
2007-02-05 14:03:52 +01:00 |
|
Dmitry Timoshkov
|
e915a3cfb1
|
gdi32: Make sure that we don't read/write beyond the provided buffer in GetOutlineTextMetricsA, add a test case.
|
2007-02-05 14:03:45 +01:00 |
|
Anatoly Lyutin
|
b18cc05965
|
comdlg32: Update Russian translation.
|
2007-02-05 14:03:36 +01:00 |
|
Vitaliy Margolen
|
45b8d865b4
|
dinput: Don't reset user specified range in SetDataFormat. With tests.
|
2007-02-05 14:03:28 +01:00 |
|
Vitaliy Margolen
|
b8b03b54b7
|
dinput: Initialize user limits with the default 0..65535 range. Add tests.
|
2007-02-05 14:03:20 +01:00 |
|
Vitaliy Margolen
|
575ede974d
|
dinput: Return user set limits not the device limits.
|
2007-02-05 14:03:07 +01:00 |
|
Vitaliy Margolen
|
15e0ccab9b
|
dinput: Don't close fd before we done with it.
|
2007-02-05 14:02:46 +01:00 |
|
Marcus Meissner
|
67b6044de7
|
kernel32: Initialize owner_exists (Coverity).
|
2007-02-05 14:02:35 +01:00 |
|
Marcus Meissner
|
1fc5160ce8
|
dinput: Fix dereference pointer after NULL check (Coverity).
|
2007-02-05 14:02:23 +01:00 |
|
Marcus Meissner
|
6239bf6fe3
|
devenum: Fix uninitialized clsidString (Coverity).
|
2007-02-05 14:02:10 +01:00 |
|
Dmitry Timoshkov
|
0fcc10fc3c
|
user32: Although Windows sends WM_GETMINMAXINFO at the window creation time, it doesn't use returned values to set window size.
|
2007-02-05 14:01:49 +01:00 |
|
Maarten Lankhorst
|
89840c0517
|
wined3d: Report D3D caps properly for ATI cards.
|
2007-02-05 14:01:43 +01:00 |
|