James Hawkins
e55ed113fa
shdocvw: Return S_OK in PersistStorage_InitNew.
2006-10-07 18:04:37 +02:00
James Hawkins
7b89ff88e8
janitorial: Remove redundant NULL checks before SHFree.
2006-10-07 17:52:59 +02:00
James Hawkins
99e2c6dff2
janitorial: Remove redundant NULL checks before CoTaskMemFree (found by Smatch).
2006-10-07 17:52:51 +02:00
James Hawkins
29a55bd512
advpack: Win64 printf format warning fixes.
2006-10-07 17:48:11 +02:00
Michael Stefaniuc
32f42f2d5e
atl: Win64 printf format warning fixes.
2006-10-07 17:47:49 +02:00
Michael Stefaniuc
72e64f53b1
wnaspi32: Win64 printf format warning fixes.
2006-10-07 17:47:46 +02:00
Michael Stefaniuc
01ab17f0c3
wtsapi32: Win64 printf format warning fixes.
2006-10-07 17:47:43 +02:00
Michael Stefaniuc
158253bffd
amstream: Win64 printf format warning fixes.
2006-10-07 17:47:40 +02:00
Michael Stefaniuc
8c66e6d80a
vwin32.vxd: Win64 printf format warning fixes.
2006-10-07 17:47:37 +02:00
Michael Stefaniuc
796a93ffc0
serialui: Win64 printf format warning fixes.
2006-10-07 17:47:35 +02:00
Michael Stefaniuc
72ed451be7
winemp3.acm: Win64 printf format warning fixes.
2006-10-07 17:47:32 +02:00
Michael Stefaniuc
5ecdbb1f85
dxdiagn: Win64 printf format warning fixes.
2006-10-07 17:47:30 +02:00
Michael Stefaniuc
10ee330a19
winmm/wineoss: Win64 printf format warning fixes.
2006-10-07 17:47:26 +02:00
Michael Stefaniuc
a0f541399a
winmm/winealsa: Win64 printf format warning fixes.
2006-10-07 17:47:13 +02:00
Michael Stefaniuc
fe0af93cb6
winmm/winearts: Win64 printf format warning fixes.
2006-10-07 17:47:06 +02:00
Michael Stefaniuc
6f6e054ffb
winmm/winenas: Win64 printf format warning fixes.
2006-10-07 17:47:01 +02:00
Michael Stefaniuc
c8ef239057
winmm/wineesd: Win64 printf format warning fixes.
2006-10-07 17:46:58 +02:00
Michael Stefaniuc
3baeb485a0
winmm/winejack: Win64 printf format warning fixes.
2006-10-07 17:46:52 +02:00
Alexandre Julliard
0f8706ec33
winex11.drv: Give XInitThreads another chance.
2006-10-06 17:56:51 +02:00
Hans Leidekker
ab85b653f5
winspool.drv: Cast-qual warnings fix.
2006-10-06 17:49:53 +02:00
Kai Blin
640d87dfc6
secur32: Add support for cached client credentials.
2006-10-06 17:45:52 +02:00
Paul Chitescu
4fe6c3fa45
mscoree: Initial stub implementation.
2006-10-06 17:39:43 +02:00
Francois Gouget
5d6ab30c58
dmloader: Modify the debugstr_DMUS_* functions to return strings that never end with a '\n'.
2006-10-06 17:29:32 +02:00
Francois Gouget
dd28d5be08
Tweak TRACE()s to simplify '\n' checks.
2006-10-06 17:29:27 +02:00
Francois Gouget
4b248447c0
wined3d: Fix '\n' typo.
2006-10-06 17:29:22 +02:00
Hans Leidekker
539a96240a
usp10: Add a stub implementation of ScriptStringValidate.
2006-10-06 17:29:09 +02:00
Hans Leidekker
e119a04a26
shlwapi: Win64 printf format warning fixes.
2006-10-06 17:26:49 +02:00
Christopher GAUTIER
331679bcc9
wined3d: Disable GL_REGISTER_COMBINERS_NV (if supported) in IWineD3DSurfaceImpl_BltOverride.
2006-10-06 15:24:08 +02:00
James Hawkins
9024a88dd9
msi: Make msi_dialog_dup_property return a copy of the property if the property is empty.
2006-10-06 15:20:52 +02:00
James Hawkins
1a922b6a38
ddraw: Set lplpDirect3DViewport3 to NULL before returning an error (found by Smatch).
2006-10-06 15:20:46 +02:00
James Hawkins
553bafd535
dinput: Call missing LeaveCriticalSection in the error case (found by Smatch).
2006-10-06 15:20:41 +02:00
James Hawkins
1b95f60938
dbghelp: Remove redundant NULL checks before pdb_free (found by Smatch).
2006-10-06 15:20:35 +02:00
James Hawkins
ca118989f4
advapi32: Remove redundant NULL check before SERV_free (found by Smatch).
2006-10-06 15:20:31 +02:00
James Hawkins
b96ac00764
crypt32: Remove redundant NULL checks before CryptMemFree (found by Smatch).
2006-10-06 15:20:27 +02:00
Jacek Caban
0c74c0a95b
mshtml: Win64 printf format warning fixes.
2006-10-06 12:54:45 +02:00
Mike McCormack
1207e84af5
comctl32: Return the correct value for CB_GETLBTEXTLEN.
2006-10-06 12:54:38 +02:00
Mike McCormack
4d41a2b9ee
msi: Fix transform traces.
2006-10-06 12:54:30 +02:00
Mike McCormack
92cc0bc0c2
msi: Work around what appears to be a bug in native MSI's generation of transform data.
2006-10-06 12:54:21 +02:00
Mike McCormack
f53ba3ca58
msi: Transform the _Columns and _Tables tables first so the table metadata is present for new tables.
2006-10-06 12:54:13 +02:00
Mike McCormack
2c626c9d81
msi: Handle null integers properly in transforms.
2006-10-06 12:53:58 +02:00
Paul Vriens
5bbc6323dc
cabinet: Make tests run on Win98 again.
2006-10-06 12:53:25 +02:00
Paul Vriens
06e0766910
advpack: Make tests run on Win98 again.
2006-10-06 12:53:25 +02:00
Paul Vriens
5c89858539
crypt32: Cast-qual warnings fix.
2006-10-06 12:53:25 +02:00
Stefan Dösinger
6bcc5ae9f7
wined3d: Pitch alignment for the pow2Size.
2006-10-06 12:53:25 +02:00
Stefan Dösinger
d45c16ba98
wined3d: Define the surface alignment in the header.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
90f097f835
wined3d: Honor the pitch in a few more places.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
49deec6139
wined3d: No color keying on surfaces with an alpha channel.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
3529560cd7
wined3d: Add WINED3DUSAGE_OVERLAY.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
2bcacf22d3
wined3d: Add IWineD3DSurface::UpdateOverlay.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
080e4f56cf
wined3d: Add UpdatOverlayZOrder.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
f6647486cf
wined3d: Add IWineD3DSurface::GetOverlayPosition.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
0f3995d21a
wined3d: Add IWineD3DSurface::SetOverlayPosition.
2006-10-06 12:53:24 +02:00
Jacek Caban
e5f2f651b2
shdocvw: Win64 printf format warning fixes.
2006-10-06 12:48:02 +02:00
Jacek Caban
7e340f8f62
urlmon: Win64 printf format warning fixes.
2006-10-06 12:47:59 +02:00
Michael Stefaniuc
dec4332a1e
cabinet/tests: Win64 printf format warning fixes.
2006-10-06 12:33:34 +02:00
Michael Stefaniuc
47f822eeaa
iccvid: Win64 printf format warning fixes.
2006-10-06 12:33:31 +02:00
Michael Stefaniuc
223b92fc67
msvcrt/tests: Win64 printf format warning fixes.
2006-10-06 12:33:29 +02:00
Michael Stefaniuc
426d27cbe6
msdmo: Win64 printf format warning fixes.
2006-10-06 12:33:27 +02:00
Michael Stefaniuc
860d40b1e8
comcat/tests: Win64 printf format warning fixes.
2006-10-06 12:33:24 +02:00
Michael Stefaniuc
723b884b26
msacm32/tests: Win64 printf format warning fixes.
2006-10-06 12:33:22 +02:00
Michael Stefaniuc
a3a12dff89
powrprof: Win64 printf format warning fixes.
2006-10-06 12:33:19 +02:00
Michael Stefaniuc
6ef43211b2
comdlg32/tests: Win64 printf format warning fixes.
2006-10-06 12:33:17 +02:00
Michael Stefaniuc
8fac9960b8
msvidc32: Win64 printf format warning fixes.
2006-10-06 12:33:14 +02:00
Andrew Talbot
c54a2480ec
wininet/tests: Cast-qual warning fix.
2006-10-06 12:32:51 +02:00
Roderick Colenbrander
8be92001e6
x11drv: Fix building issue.
2006-10-06 12:32:44 +02:00
Stefan Dösinger
67436f9dbd
wined3d: Correctly name a variable.
2006-10-06 12:32:29 +02:00
Hans Leidekker
385a8da4e4
Don't use utf-8 in rc files.
2006-10-06 12:32:23 +02:00
Francois Gouget
7295af0915
French rc files must be encoded in iso-8859-1, not utf-8.
2006-10-06 12:32:08 +02:00
Dmitry Timoshkov
ac387bbe13
winex11.drv: Make all windows moveable by default.
2006-10-05 18:07:10 +02:00
Paul Chitescu
a0db724a5e
netapi: Stub for DsGetDcNameA.
2006-10-05 18:06:58 +02:00
Hans Leidekker
906ca70583
wldap32: Cast-qual warnings fix.
2006-10-05 18:06:50 +02:00
Hans Leidekker
b85e3fe4eb
dnsapi: Cast-qual warnings fix.
2006-10-05 18:06:45 +02:00
Hans Leidekker
8af7133dfc
mscms: Cast-qual warnings fix.
2006-10-05 18:06:41 +02:00
Hans Leidekker
3dbac638b0
mscms: Document the transform functions.
2006-10-05 18:06:37 +02:00
Francois Gouget
82babbee0b
Add missing '\n's to Wine traces.
2006-10-05 17:46:48 +02:00
Paul Vriens
a9b53ef6b2
crypt32: Correct the documentation.
2006-10-05 17:46:31 +02:00
Paul Vriens
a28c40f314
crypt32: Change function declaration to overcome some cast-qual warnings in future patches.
2006-10-05 17:46:20 +02:00
Paul Vriens
94be5b0d9e
crypt32: Move some defines to the top as they will be needed in more functions.
2006-10-05 17:46:09 +02:00
Alexandre Julliard
09371c75d5
dinput: Only register the window class once to avoid race conditions.
2006-10-05 17:45:45 +02:00
Hans Leidekker
cd2c458588
wininet: Win64 printf format warning fixes.
2006-10-05 17:45:14 +02:00
Hans Leidekker
de3b5be338
wininet/tests: Win64 printf format warning fixes.
2006-10-05 17:45:09 +02:00
Francois Gouget
f4ac836f58
user/tests: It is perfectly valid for some sysparams registry fields
...
to not be set if they have their default value. This is the case on
Windows for instance.
2006-10-05 17:45:04 +02:00
Francois Gouget
3adb46f050
d3d8: Fix '\n' typo.
2006-10-05 17:44:51 +02:00
Francois Gouget
4e00d7940d
shell32: Don't forget to set stateMask when calling LVM_GETITEM/LVIF_STATE.
...
Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
2006-10-05 17:44:37 +02:00
Francois Gouget
7edba14310
gphoto2.ds: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually.
2006-10-05 17:44:34 +02:00
Vitaliy Margolen
bc55b75dc9
user32: Pass hook handle to the destination thread.
2006-10-05 14:13:14 +02:00
Alexandre Julliard
2f80fcd88d
server: Changed the get_next_hook request to allow retrieving the current hook too.
2006-10-05 14:05:48 +02:00
Alexandre Julliard
533f519950
user32: Store the prev_unicode hook flag on the client side.
2006-10-05 14:04:25 +02:00
Andrew Talbot
ffa4e572ee
user/tests: Cast-qual warnings fix.
2006-10-05 11:54:16 +02:00
Michael Stefaniuc
7ff24491d9
msxml3: Win64 printf format warning fixes.
2006-10-05 11:35:02 +02:00
Michael Stefaniuc
36063b7dc1
midimap: Win64 printf format warning fixes.
2006-10-05 11:33:34 +02:00
Michael Stefaniuc
702aafe3c0
cfgmgr32: Win64 printf format warning fixes.
2006-10-05 11:33:32 +02:00
Michael Stefaniuc
85db0937d0
msg711.acm: Win64 printf format warning fixes.
2006-10-05 11:33:29 +02:00
Michael Stefaniuc
2fe86613e0
imaadp32.acm: Win64 printf format warning fixes.
2006-10-05 11:33:27 +02:00
Michael Stefaniuc
c6e27f8f81
msadp32.acm: Win64 printf format warning fixes.
2006-10-05 11:33:24 +02:00
Michael Stefaniuc
f3cfb89b89
usp10: Win64 printf format warning fixes.
2006-10-05 11:33:21 +02:00
Michael Stefaniuc
d421935df7
opengl32: Win64 printf format warning fixes.
2006-10-05 11:33:17 +02:00
Mike McCormack
4661a825b7
kernel32: Return some fake data in FindActCtxSectionStringW.
2006-10-05 11:33:12 +02:00
Mike McCormack
59edd7d8a8
msi: Only ignore the StringPool and StringData in a transform.
2006-10-05 11:33:07 +02:00
Mike McCormack
2af5ed571a
msi: Only declare the szStringData and szStringPool strings once.
2006-10-05 11:33:00 +02:00
Mike McCormack
8d7bbd1809
msi: Remove an unused variable.
2006-10-05 11:32:51 +02:00
Mike McCormack
f1d4646a49
msi: Win64 printf format warning fixes.
2006-10-05 11:32:32 +02:00
Mike McCormack
2e19d49538
msi: Check that transforms preserve tables.
2006-10-05 11:32:27 +02:00
Juan Lang
190f9d6546
crypt32: Don't crash when setting CRYPT_KEY_PROV_INFO with empty names.
2006-10-05 11:32:06 +02:00
Karsten Elfenbein
836cf139bb
d3d9: Fix typo in trace.
2006-10-05 11:31:56 +02:00
Mikołaj Zalewski
4b1be0a11e
winspool.drv: Add Polish translation.
2006-10-04 22:21:48 +02:00
Alexandre Julliard
d9634e397c
ntdll: Fixed typo in serial.c.
2006-10-04 22:16:34 +02:00
Alexandre Julliard
81c1472449
user32: The per-window user data must be a DWORD_PTR.
2006-10-04 21:49:11 +02:00
Hans Leidekker
53535d6e13
advapi32/tests: Win64 printf format warning fixes.
2006-10-04 20:56:14 +02:00
Juan Lang
94a9b5a2bf
crypt32: Implement CertVerifyValidityNesting.
2006-10-04 20:56:08 +02:00
James Hawkins
96963d2bc1
user: Add missing sizeof(WCHAR) multiplier.
2006-10-04 20:56:02 +02:00
Paul Vriens
dcec67ba60
wintrust: Win64 printf format warning fixes.
2006-10-04 20:55:56 +02:00
Paul Vriens
f99efa3835
crypt32: More tests for CryptSIPLoad.
2006-10-04 20:55:52 +02:00
Michael Stefaniuc
05a4f7e9e3
infosoft: Win64 printf format warning fixes.
2006-10-04 20:55:41 +02:00
Michael Stefaniuc
5e8c71669a
ifsmgr.vxd: Win64 printf format warning fixes.
2006-10-04 20:55:39 +02:00
Michael Stefaniuc
276d0900a8
comcat: Win64 printf format warning fixes.
2006-10-04 20:55:36 +02:00
Michael Stefaniuc
e71c802c3f
activeds: Win64 printf format warning fixes.
2006-10-04 20:55:33 +02:00
Hans Leidekker
eeb206c615
mscms: Restore the preprocessor hack.
2006-10-04 20:55:24 +02:00
Alexandre Julliard
3ad9798263
server: Pass the data for message callbacks as vararg from the client side.
2006-10-04 20:25:42 +02:00
Alexandre Julliard
29a3ce9f3a
server: Return the data for callback results in the varargs part of the get_message request.
2006-10-04 16:29:45 +02:00
Alexandre Julliard
59dc456822
server: Return the data for winevent hooks in the varargs part of the get_message request.
2006-10-04 16:04:53 +02:00
James Hawkins
f16ddf1b32
msi: Only apply the last font style in the list of styles.
2006-10-04 11:14:21 +02:00
James Hawkins
971ab9aa47
msi: Handle the SelectionBrowse event using ControlEvent_SpawnDialog.
2006-10-04 11:13:28 +02:00
James Hawkins
5ea2cd44c1
msi: Subscribe the SelectionTree control to the SelectionPath event.
2006-10-04 11:13:22 +02:00
James Hawkins
908e27d6fc
msi: Store the selected item in the SelectionTree control.
2006-10-04 11:13:12 +02:00
James Hawkins
846fdd1550
msi: Publish the SelectionDescription and SelectionPath events when the selection changes in the SelectionTree control.
2006-10-04 11:13:01 +02:00
James Hawkins
de0efba366
msi: Properly initialize the SelectionTree control's attributes and property values.
2006-10-04 11:12:44 +02:00
James Hawkins
aea0dcc86d
msi: Publish the SelectionPath event in the SetTargetPath event.
2006-10-04 11:12:32 +02:00
James Hawkins
2a8c38ff74
msi: Provide a specific dialog to ControlEvent_SubscribeToEvent, as package->dialog does not always point to the same dialog.
2006-10-04 11:12:22 +02:00
James Hawkins
7ee3a4efdf
msi: Select the first item in the SelectionTree control.
2006-10-04 11:12:11 +02:00
James Hawkins
0fe1b36716
msi: Empty the window text if no text is provided.
2006-10-04 11:11:59 +02:00
James Hawkins
e3496be256
msi: Assign the property to path if the property is empty.
2006-10-04 11:11:49 +02:00
James Hawkins
038d31ca93
msi: Don't ERR if a dialog doesn't provide control conditions, as they are not required.
2006-10-04 11:11:36 +02:00
James Hawkins
1bfc50eb74
msi: Add missing '\n' to TRACE output.
2006-10-04 11:11:20 +02:00
Roderick Colenbrander
9461c0c634
x11drv: Fix wgl pixel format bug.
2006-10-04 10:10:24 +02:00
Roderick Colenbrander
95a67ab373
gdi32: Route WGL font code through gdi32.dll.
2006-10-04 10:10:03 +02:00
Roderick Colenbrander
4b212dc401
gdi32: Route WGL context code through gdi32.dll.
2006-10-04 10:07:33 +02:00
Vitaliy Margolen
caa2425a88
user: Move some common code into one function.
2006-10-04 10:01:32 +02:00
Juan Lang
f3a1f2bf60
crypt32: Win64 printf format warning fixes.
2006-10-04 09:59:57 +02:00
Juan Lang
92afe743ef
crypt32: Forward CryptAcquireContextU to CryptAcquireContextW.
2006-10-04 09:59:51 +02:00
Vitaliy Margolen
42a279f255
capi: Fix compiler warnings.
2006-10-04 09:59:43 +02:00
James Hawkins
3d2b37cc83
comctl32: Set the TVIF_TEXT mask when notifying the parent window of a selection change.
2006-10-04 09:59:27 +02:00
Michael Stefaniuc
80f1d890c7
w32skrnl: Win64 printf format warning fixes.
2006-10-04 09:59:19 +02:00
Michael Stefaniuc
52f8632300
spoolss: Win64 printf format warning fixes.
2006-10-04 09:59:15 +02:00
Michael Stefaniuc
20834a18be
query: Win64 printf format warning fixes.
2006-10-04 09:59:13 +02:00
Michael Stefaniuc
f9c23da310
oleacc: Win64 printf format warning fixes.
2006-10-04 09:59:10 +02:00
Michael Stefaniuc
cd0796a9d0
newdev: Win64 printf format warning fixes.
2006-10-04 09:59:08 +02:00
Michael Stefaniuc
bfe610264d
nddeapi: Win64 printf format warning fixes.
2006-10-04 09:59:05 +02:00
Michael Stefaniuc
4a4c025a52
localspl/tests: Win64 printf format warning fixes.
2006-10-04 09:59:03 +02:00
Michael Stefaniuc
84473e5bfc
hhctrl.ocx: Win64 printf format warning fixes.
2006-10-04 09:59:00 +02:00
Michael Stefaniuc
277fab6cc7
d3dx8: Win64 printf format warning fixes.
2006-10-04 09:58:57 +02:00
Michael Stefaniuc
16e15913d9
dinput8: Win64 printf format warning fixes.
2006-10-04 09:58:55 +02:00
Michael Stefaniuc
9f725a2719
cards: Win64 printf format warning fixes.
2006-10-04 09:58:52 +02:00
Michael Stefaniuc
6520ee04c8
msvcrt: Win64 printf format warning fixes.
2006-10-04 09:58:47 +02:00
Elie Morisse
f9593bfe67
ddraw: Don't destroy complex attached surfaces even if explicitely
...
requested as they will be liquidated anyway when the root is
destroyed.
2006-10-03 20:33:39 +02:00
Marcus Meissner
e25e1a4de2
crypt32: Include wine/port.h for strcasecmp.
2006-10-03 20:33:36 +02:00
Marcus Meissner
8b1b0c71b8
crypt32/tests: Replace bad use of sprintf by 2 strcats.
2006-10-03 20:20:49 +02:00
Marcus Meissner
ef5f360163
ntdll: More tests for exception handling.
...
- Check if we really set the debug register.
- Added unaligned access exception check.
- Added single step exception check.
2006-10-03 20:20:40 +02:00
Juan Lang
44ba993b6e
crypt32: Make it clearer where alg ids come from in CryptVerifyCertificateSignatureEx.
2006-10-03 20:20:29 +02:00
Paul Vriens
f230f63ad0
wintrust: Win64 printf format warning fixes.
2006-10-03 20:20:20 +02:00
Eric Pouech
8cb932ea89
ntdll: Implemented AmILastThread information class for NtQueryInformationThread.
2006-10-03 20:20:13 +02:00
Eric Pouech
d990c0d8e5
ntdll-kernel32: WaitCommEvent.
...
- implemented IOCTL_SERIAL_WAIT_ON_MASK for DeviceIoControl
on serial lines in ntdll
- now using thread pool (instead of simple thread) for the
background operations (this should help some high load
situations)
- used this to implement WaitCommEvent on top NtDll functions
- in kernel32, removed now the no longer used termios/ioctls...
for comm devices
2006-10-03 20:19:08 +02:00
Francois Gouget
20eb2f9998
comctl32: Fix LVM_GETITEM/LVIF_STATE so it only returns the bits it
...
has been asked for, and sets all the others to zero (with conformance
test).
2006-10-03 20:18:57 +02:00
Francois Gouget
96f393178d
oleaut32: Remove unnecessary casts.
2006-10-03 20:18:45 +02:00
James Hawkins
6be7ba7546
msi: Implement MsiDatabaseImport.
2006-10-03 20:18:38 +02:00
Hans Leidekker
4301816d47
advapi32: Win64 printf format warning fixes.
2006-10-03 16:21:58 +02:00
Robert Shearman
2324aeec33
rpcrt4: Use I_Rpc{Allocate, Free} instead of Heap{Alloc, Free} as that
...
the former are exported by rpcrt4 seemingly to allow callers of tower
functions to free the allocated memory.
2006-10-03 16:14:57 +02:00
Robert Shearman
7dab87e2e9
rpcrt4: RpcBindingCopy is implemented.
2006-10-03 16:14:49 +02:00
Robert Shearman
b9423076ba
rpcrt4: Don't use HEAP_ZERO_MEMORY when most of the fields will be initialised to non-zero values.
2006-10-03 16:14:47 +02:00
Dmitry Timoshkov
64886ebc9f
user: Increase the time during which flush_events() waits for pending events.
2006-10-03 15:59:52 +02:00
Paul Vriens
0484cb0a5a
crypt32: Remove bogus tests.
2006-10-03 15:56:36 +02:00
Francois Gouget
c22eb7e3a3
shell32: Microsoft's EXP_DARWIN_LINK structure does not have a dbh
...
field so cast it to DATABLOCK_HEADER to access the dwSignature
field. Fixes the compilation with Visual C++ on Windows.
2006-10-03 15:56:32 +02:00
Francois Gouget
398245b640
urlmon: Fix spelling of the 'origin' parameter in the *Protocol_Seek() functions.
2006-10-03 15:56:26 +02:00
Francois Gouget
38520a819c
Assorted spelling fixes.
2006-10-03 15:56:21 +02:00
Francois Gouget
17aa2c82d2
Add missing '\n's to ok() calls.
2006-10-03 15:56:16 +02:00
Francois Gouget
5f925d421c
mshtml: Remove space before '\n'.
2006-10-03 15:56:11 +02:00
Dmitry Timoshkov
66da242bfe
ntdll: Make test_debug_regs() print the actual Dr7 value it got.
2006-10-03 15:56:07 +02:00
Michael Stefaniuc
db4eaf5e6f
winedos: Win64 printf format warning fixes.
2006-10-03 15:55:37 +02:00
Oleg Krylov
dd6e2b361d
user: Fix CopyImage function declaration.
2006-10-03 15:55:30 +02:00
Mikołaj Zalewski
06f9c79739
comdlg32: Load "Save" string from resources in filedlgbrowser.c.
2006-10-03 15:54:31 +02:00
Alexandre Julliard
e57118b2fd
ntdll: Added error mapping for ENXIO.
2006-10-03 15:06:41 +02:00
Alexandre Julliard
01dd1ffdc2
ntdll: Implement FSCTL_DISMOUNT_VOLUME for MacOSX.
2006-10-03 14:54:21 +02:00
Alexandre Julliard
85230942e8
ws2_32: Avoid retrieving the fd twice in WSAIoctl.
2006-10-03 11:46:11 +02:00
Marcus Meissner
971d5f3f89
ws2_32: Implemented FIONBIO and FIONREAD in WSAIoctl.
2006-10-03 11:45:30 +02:00
Marcus Meissner
86c0bb3be5
ntdll: Clear alignment check flag before entering exception handler.
2006-10-03 11:24:52 +02:00
Juan Lang
2868977995
crypt32: Implement CryptSignAndEncodeCertificate.
2006-10-03 11:24:42 +02:00
Jonathan Ernst
5b1b4c8175
crypt32: Initial French translation.
2006-10-03 11:17:37 +02:00
Andrew Talbot
3878ebcd7c
user: Cast-qual warnings fix.
2006-10-03 11:17:18 +02:00
Juan Lang
57e7e2b3c8
crypt32/tests: Win64 printf format warning fixes.
2006-10-03 11:16:54 +02:00
Juan Lang
4b99bf02c0
msi: Implement msidbLocatorTypeFileName in RegLocator searches.
2006-10-03 11:16:16 +02:00
Jacek Caban
8302f073b6
shdocvw: Silence common invalid QueryInterface FIXMEs.
2006-10-02 21:39:51 +02:00
Jacek Caban
463d010531
mshtml: Silence common invalid QueryInterface FIXME.
2006-10-02 21:39:47 +02:00
Jacek Caban
1a4c366f11
mshtml: Added begining implementation of IPersistStreamInit::Save.
2006-10-02 21:38:35 +02:00
Jacek Caban
e947b948a1
mshtml: Code cleanup.
2006-10-02 21:38:27 +02:00
H. Verbeet
80afd74933
wined3d: Report the correct number of available 4-component float vectors for GLSL.
2006-10-02 21:38:22 +02:00
H. Verbeet
35bd8d32b1
wined3d: Explicitly enable the GL_ARB_draw_buffers extension in GLSL shaders.
2006-10-02 21:38:18 +02:00
Robert Shearman
dd70c0ae7c
oleaut32: Fix ITypeInfo::GetFuncDesc to return the correct information for dual dispinterfaces.
2006-10-02 21:38:12 +02:00
Robert Shearman
65ca6a2f4d
oleaut32: Make ITypeInfo::GetDocumentation work for functions/variables in inherited interfaces.
2006-10-02 21:38:07 +02:00
Paul Vriens
1a2aa7ca3d
advapi32: Make sure it's a real cleanup.
2006-10-02 21:38:04 +02:00
Peter Oberndorfer
78f6032264
ntdll: Add a test for NtReadVirtualMemory.
2006-10-02 21:37:22 +02:00
Louis. Lenders
ed4b6e91cb
kernel32: Add 2 simple tests for GetLongPathNameW.
2006-10-02 14:41:12 +02:00
Louis. Lenders
44da24759c
kernel32: Print an error instead of crashing in GetLongPathNameW if shortpath=0.
2006-10-02 14:41:08 +02:00
Juan Lang
353cd81c9a
crypt32/tests: Win64 printf format warning fixes.
2006-10-02 14:40:14 +02:00
Juan Lang
d62c50bc86
shdocvw: Ignore VT_ERROR arguments to WebBrowser_Navigate2.
2006-10-02 14:38:20 +02:00
Juan Lang
6c8e5a391b
shdocvw: Return S_OK from WebBrowser_put_RegisterAsDropTarget.
2006-10-02 14:38:12 +02:00
Ivan Gyurdiev
3dcd3681f3
wined3d: Win64 printf fixes.
2006-10-02 14:38:04 +02:00
Hans Leidekker
54d1899210
wldap32: Win64 printf format warning fixes.
2006-10-02 14:32:27 +02:00
Hans Leidekker
6ea5f65649
mscms: Win64 printf format warning fixes.
2006-10-02 14:32:23 +02:00
Hans Leidekker
4e3b3debef
dnsapi: Win64 printf format warning fixes.
2006-10-02 14:32:19 +02:00
Michael Stefaniuc
3c60ce8525
user: Win64 printf format warning fixes.
2006-10-02 14:28:59 +02:00
Benjamin Arai
3ac07aa016
resutils: Implements stub dll for resutils.dll.
2006-10-02 14:25:34 +02:00
Marcus Meissner
3a6d53e5d0
ntdll: Added debug registers test case.
2006-10-02 14:25:17 +02:00
Marcus Meissner
f71dd47b42
mswsock: More debug output in AcceptEx().
2006-10-02 14:25:14 +02:00
Byeong-Sik Jeon
4cb637dc22
gdi32: Improve get_nearest_charset().
2006-10-02 12:34:22 +02:00
Andrew Talbot
b2d8e49695
tapi32: Cast-qual warnings fix.
2006-10-02 12:34:17 +02:00
Dmitry Timoshkov
8588562f0d
user/tests: Flush events before running mouse tests.
2006-10-02 12:34:10 +02:00
Dmitry Timoshkov
0d5bcdaeda
ws2_32: Add a comment to ioctlsocket about 'bogus' ioctl 0x667e.
2006-10-02 12:33:55 +02:00
Dmitry Timoshkov
888c930f2d
ws2_32: Use a symbolic name instead of hand-made value.
2006-10-02 12:32:46 +02:00
Ivan Gyurdiev
01d9eac0be
wined3d: Remove unused field in shader opcode_arg.
2006-10-02 12:32:30 +02:00
Alexander Nicolaysen Sørnes
5387119050
Updated Norwegian Bokmål translations.
2006-10-02 12:32:24 +02:00
Stefan Leichter
a94bd8afdd
oleaut32/tests: Print each 64-bit integers as two 32 bit integers.
2006-10-02 11:55:53 +02:00
Andrew Talbot
19e85ca5a9
shell32: Another cast-qual warning fix.
2006-10-02 11:55:32 +02:00
Andrew Talbot
30806fc00c
shell32: Cast-qual warnings fix.
2006-10-02 11:55:26 +02:00
Karsten Elfenbein
c156c1e496
rsaenh/tests: import & export of a plaintext public key + algID check.
2006-10-02 11:55:18 +02:00
Jason Green
3004cbda24
user32: Stub implementation of BlockInput.
2006-10-02 11:54:56 +02:00
Francois Gouget
2c82c707da
d3d9: Tweak a buffer declaration to fix the compilation with Visual C++.
2006-10-02 11:54:49 +02:00
Francois Gouget
9197f5c3df
riched20: Tweak a buffer declaration to fix the compilation with Visual C++.
2006-10-02 11:54:46 +02:00
Francois Gouget
1011bc47bf
rpcrt4: Don't return void values. This fixes Visual C++ warnings.
2006-10-02 11:54:43 +02:00
Francois Gouget
66300403c4
ddraw: Only perform the screen resolution changing tests in interactive mode.
2006-10-02 11:54:39 +02:00
Francois Gouget
b21526925d
oleaut32: Fixed compilation in the nameless union case.
2006-10-02 11:54:23 +02:00
Francois Gouget
68e84a7a53
Add missing '\n's to ok() calls.
2006-09-29 17:53:39 +02:00
Francois Gouget
be87fe8c7c
dsound: Don't use state.buffer_size before it has been initialized.
2006-09-29 17:53:31 +02:00
Francois Gouget
dc0cfe7729
urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows.
2006-09-29 17:53:23 +02:00
Francois Gouget
ceb06a2f00
ddraw: Fix comparefloat() so it compiles with Visual C++ when given a negative value.
2006-09-29 17:53:12 +02:00
Francois Gouget
d0b322b00f
ole32: Fix invalid macro usage.
2006-09-29 17:53:01 +02:00
Francois Gouget
87045eb0c5
Fix rpcndr.h so it takes CONST_VTABLE into account.
...
Define CONST_VTABLE in the tests that need it. This fixes many Visual C++ warnings.
2006-09-29 17:52:27 +02:00
Francois Gouget
222c167969
Assorted spelling fixes.
2006-09-29 16:28:30 +02:00
Michael Stefaniuc
41dd56cb7f
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
2006-09-29 16:09:24 +02:00
Michael Stefaniuc
85ce5117c5
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
2006-09-29 16:08:30 +02:00
James Hawkins
3d812659e8
msi: Return to the parent dialog when the argument to the EndDialog event is Return.
2006-09-29 15:00:13 +02:00
Andrew Talbot
29ce6b37b5
shell32: Cast-qual warnings fix.
2006-09-29 15:00:03 +02:00
Andrew Talbot
27a06a5d75
shell32: Cast-qual warnings fix.
2006-09-29 14:59:55 +02:00
Andrew Talbot
dcd5e173f8
shell32: Cast-qual warnings fix.
2006-09-29 14:59:45 +02:00
Andrew Talbot
699f4cc703
shell32: Cast-qual warnings fix.
2006-09-29 14:59:36 +02:00
Alexandre Julliard
cf47c3afbb
winex11.drv: Fix typo that confuses winapi_check.
2006-09-29 14:43:59 +02:00
Juan Lang
ec1ef77b26
winex11.drv: Don't deadlock if GL init fails.
2006-09-29 14:43:00 +02:00
Mikołaj Zalewski
c7d034219e
comctl32: toolbar: Small fix in TOOLBAR_StyleChanged.
2006-09-29 14:42:20 +02:00
Mikołaj Zalewski
764c5b3b35
comctl32: toolbar: Set correcly hwndTrack in TrackMouseEvent call.
2006-09-29 14:42:08 +02:00
Mikołaj Zalewski
bfaa34c0d6
msvfw32: Add Polish translation.
2006-09-29 14:42:01 +02:00
Mikołaj Zalewski
8ff6bfddb0
gphoto2.ds: Use SS_CENTER to center a dialog string.
2006-09-29 14:41:55 +02:00
Mikołaj Zalewski
72baa2d4b1
gphoto2.ds: Add Polish translation.
2006-09-29 14:41:48 +02:00
Mikołaj Zalewski
1be963e658
sane.ds: Use SS_CENTER to center a dialog string.
2006-09-29 14:41:41 +02:00
Mikołaj Zalewski
5543877f81
sane.ds: Add Polish translation.
2006-09-29 14:41:27 +02:00
Juan Lang
51f24d4170
rsaenh: Correct signature checking.
...
- pass desired key to encrypt_block_impl
- don't change the alg id of imported keys
- add a few traces
2006-09-29 14:41:15 +02:00
Paul Vriens
c5ae39a3df
crypt32: Added some CryptSIP stub implementations.
2006-09-29 14:41:00 +02:00
Hans Leidekker
578260745a
usp10: Add a stub implementation and a test for ScriptLayout.
2006-09-29 14:40:53 +02:00
Andrey Turkin
63f88b3d57
ole32: StgOpenStorage on non-existent file should create it (with test).
2006-09-28 14:14:59 +02:00
Andrew Talbot
b19c98481a
shlwapi: Add size parameters to function that takes array arguments.
2006-09-28 14:07:15 +02:00
Thomas Weidenmueller
bc0f9c49b0
rpcrt4: Fix RpcMgmtSetServerStackSize prototype.
2006-09-28 14:03:50 +02:00
Paul Vriens
93c37404f4
crypt32: A small test to verify when to write function pointers.
2006-09-28 13:57:21 +02:00
Detlef Riekenberg
ecb97fc24c
localspl/tests: Add initial test.
2006-09-28 13:48:29 +02:00
Benjamin Arai
493bc6b875
clusapi: Implement stub dll for clusapi.
2006-09-28 13:22:40 +02:00
James Hawkins
cabc7ee1ae
msi: Follow state resolution rules when a feature parent saves a component.
2006-09-28 13:20:31 +02:00
James Hawkins
d83aa64c57
msi: A feature state of INSTALLSTATE_ABSENT translates into a component state of INSTALLSTATE_UNKNOWN.
2006-09-28 12:55:45 +02:00
Juan Lang
4f11b1af28
crypt32: Implement CertGetPublicKeyLength.
2006-09-28 12:23:48 +02:00
Dmitry Timoshkov
ddfba2b459
gdi32: Make GdiFont a proper C structure, with GdiFont* being a pointer.
2006-09-28 12:23:42 +02:00
Marcus Meissner
57a04062fe
ntdll: Align stack to 4 bytes.
2006-09-28 12:23:32 +02:00
Detlef Riekenberg
26c5839d61
localspl: Start implementation of InitializePrintMonitor.
2006-09-28 11:56:57 +02:00
Hwang YunSong(황윤성)
2b4a76001f
winmm: Updated Korean resource.
2006-09-28 11:56:37 +02:00
Stefan Dösinger
ab8264a86d
wined3d: Tell gl about the surface alignment.
2006-09-28 11:56:29 +02:00
Andrew Talbot
906e637748
shdocvw: Cast-qual warnings fix.
2006-09-28 11:56:22 +02:00
Andrew Talbot
9c78a93e96
secur32: Cast-qual warnings fix.
2006-09-28 11:56:15 +02:00
Huw Davies
fead72e8a7
ole32: Don't return from CoRegisterClassObject until we have created the named pipe.
...
Also don't fail if the client connects to the pipe between CreateNamedPipe and ConnectNamedPipe.
2006-09-28 11:56:08 +02:00
Robert Shearman
cc21d23539
oleaut32: Make sure to free the allocated vtable when the tmarshal proxy is released.
2006-09-28 11:56:00 +02:00
Robert Shearman
3721bf60bb
ole32: Check the return value of IStream_SetSize so as to not blindly continue on and possibly corrupt the structured storage file.
2006-09-28 11:55:56 +02:00
Robert Shearman
5881d91cfc
ntdll: Avoid crashing in check_atl_thunk if an execution exception was raised with a bad address.
2006-09-28 11:55:50 +02:00
Robert Shearman
c88bbd8092
ntdll: NtAllocateVirtual with type of MEM_WRITE_WATCH fails with STATUS_NOT_SUPPORTED on Win2000 instead of STATUS_INVALID_PARAMETER.
2006-09-28 11:55:45 +02:00
Dmitry Timoshkov
98b2e55b5c
gdi32: Modify kerning scaling algorithm to the one which appears to better match what Windows does.
2006-09-28 11:55:34 +02:00
Jacek Caban
8b125182c1
mshtml: Added get_readyState implementation.
2006-09-28 11:55:23 +02:00
Jacek Caban
5c7078b268
mshtml: Remove conflicts between resource.h and mshtmcid.h.
2006-09-28 11:55:20 +02:00
Alexandre Julliard
335144dc04
ole32/tests: Avoid using sizeof in a trace.
2006-09-27 20:54:05 +02:00
Alexandre Julliard
dba338f2e6
d3d9/tests: Don't test texture states beyond the supported maximum.
2006-09-27 20:53:01 +02:00
Mikołaj Zalewski
5db5744c5b
comctl32: toolbar: Test and fix TB_ADDSTRING from resource.
2006-09-27 20:21:00 +02:00
Jan Zerebecki
10d13b2186
wined3d: Fix typo in ResourceReleased.
2006-09-27 20:20:54 +02:00
Paul Vriens
946f3ee10a
crypt32: Partly implement CryptSIPRetrieveSubjectGuid.
2006-09-27 20:10:32 +02:00
Saulius Krasuckas
d43595fe32
lz32/tests: Fix some typos in error messages.
2006-09-27 19:53:50 +02:00
Ivan Gyurdiev
42a9262acf
wined3d: Read GL info and load constants into the same device.
2006-09-27 19:53:43 +02:00
Ivan Gyurdiev
d0032a1a2a
wined3d: Move device pointer into the BaseShader class.
2006-09-27 19:44:09 +02:00
Juan Lang
afbe00a85e
netapi32: Add stubs for DsGetDcNameW and DsGetSiteNameW.
2006-09-27 18:19:44 +02:00
Paul Vriens
1a4bd814ca
crypt32: Another CryptSIPLoad test.
2006-09-27 18:16:18 +02:00
Paul Vriens
a0ac040b8c
wintrust: Added some CryptSIP stub implementations.
2006-09-27 18:16:11 +02:00
H. Verbeet
5abdd7a19f
wined3d: Comparing BOOLs against FALSE is redundant.
2006-09-27 09:49:07 +02:00
H. Verbeet
1d839e42e9
wined3d: Add a comment to clarify the point of max_sampler_stages.
2006-09-27 09:48:30 +02:00
H. Verbeet
193f6bbd92
wined3d: Add support for native NPOT textures.
2006-09-27 09:48:11 +02:00
H. Verbeet
fdefaed46d
wined3d: Enable pixel shaders by default.
2006-09-27 09:47:00 +02:00
H. Verbeet
ba8a6a3c0c
wined3d: Fix the default values for wined3d_settings.
2006-09-27 09:46:37 +02:00
H. Verbeet
5bc0e91ddf
wined3d: Don't overwrite the position y offset in ARB vertex programs.
2006-09-27 09:46:08 +02:00
H. Verbeet
e4d5385d2c
wined3d: Cleanup ActiveRender some more.
2006-09-27 09:45:50 +02:00
H. Verbeet
cc821415ae
wined3d: Render upside down when rendering offscreen, even if the backbuffer is used to render to.
2006-09-27 09:45:34 +02:00
H. Verbeet
4bc8125648
wined3d: Show the MESSAGE in device_find_fbconfigs() only once.
2006-09-27 09:45:25 +02:00
Juan Lang
9153d39cda
crypt32: Encode/decode authority key ids.
2006-09-27 09:40:50 +02:00
Andrew Talbot
c4daa191b0
rsaenh: Cast-qual warnings fix.
2006-09-27 09:40:32 +02:00
Andrew Talbot
b3be5bcd1c
rsaenh: Cast-qual warnings fix.
2006-09-27 09:40:26 +02:00
Mikołaj Zalewski
636f2ac0f3
winmm: Use English (US) instead of English (Neutral) for resources.
2006-09-27 09:40:11 +02:00
Mikołaj Zalewski
100e394b51
comctl32: Update Polish translation.
2006-09-27 09:40:05 +02:00
Mikołaj Zalewski
649215b212
msrle32: Show correctly the authors surname in some non-latin1 languages.
2006-09-27 09:40:00 +02:00
Mikołaj Zalewski
077a38128c
video codecs: add Polish translation.
2006-09-27 09:39:53 +02:00
Stefan Leichter
5cc08af858
dmband: Print 64bit integers with wine_dbgstr_longlong.
2006-09-27 09:39:45 +02:00
James Hawkins
bbd4d1e3ef
msi: If the feature linked to a component has a state of INSTALLSTATE_UNKNOWN, the component's state should match.
2006-09-26 21:56:05 +02:00
James Hawkins
ad609f1518
msi: Only specifically resolve the TARGETDIR directory once.
2006-09-26 21:55:57 +02:00
James Hawkins
3ee3fc35ef
msi: Add tests for setting the target path of TARGETDIR (based on a patch by Andrey Turkin).
2006-09-26 21:54:05 +02:00
James Hawkins
da14a4a25e
msi: Store the full path to the database file in the MSIDATABASE structure.
2006-09-26 21:50:36 +02:00
Nicolas Delcros
1492950c8e
winuser.h: Fix PROPENUMPROCEXA/W types declarations.
2006-09-26 21:50:27 +02:00
Damjan Jovanovic
e6e96d3ea1
setupapi: Brace the guid in SetupDiOpenClassRegKeyExW.
2006-09-26 21:50:09 +02:00
Paul Vriens
3863939168
crypt32: Add tests for CryptSIPRetrieveSubjectGuid.
2006-09-26 20:15:00 +02:00
James Hawkins
5dadca4dbc
setupapi: Fix a typo.
2006-09-26 20:01:55 +02:00
Vitaliy Margolen
9e0426538a
d3d8: Remove no longer used imports.
2006-09-26 20:01:43 +02:00
Vitaliy Margolen
0ffe5a34c6
d3d9: Remove no longer used imports.
2006-09-26 20:01:39 +02:00
Dmitry Timoshkov
a41da1223d
gdi32: Add a test for GetKerningPairs.
2006-09-26 20:01:24 +02:00
Dmitry Timoshkov
ce6d4c72ac
gdi32: Implement GetKerningPairs for TrueType fonts.
2006-09-26 20:01:15 +02:00
Dmitry Timoshkov
84a6330690
winex11.drv: Use a proper protector for X11/XKBlib.h.
2006-09-26 12:29:12 +02:00
Eric Pouech
7c92e801aa
dbghelp: Added support for a couple of compiland's children.
2006-09-26 11:53:53 +02:00
Eric Pouech
baf8dfd8c8
dbghelp: Fix location computation when attribute has a constant form instead of a block form.
2006-09-26 11:53:40 +02:00
Eric Pouech
4432a1fa91
dbghelp: Change the definition of an attribute so that we can pass around the form.
2006-09-26 11:51:57 +02:00
Eric Pouech
f8e06dd613
dbghelp: Move the attribute union (now nameless) into a structure called attribute.
2006-09-26 11:49:36 +02:00
Eric Pouech
fa7332fd27
dbghelp: Added support for DW_OP_breg* operations in location computation.
2006-09-26 11:48:56 +02:00
Eric Pouech
6c4c64265d
dbghelp: Variables & registers.
...
- more strickling differentiation variable location between
a register, and the dereferenced address defined by a
register (and possibly an offset)
- added a parameter to symt_add_func_local (and internal symbol
data struct) to help differentiate
- fix all debug parsers to confer to this new scheme
2006-09-26 11:48:39 +02:00
Saulius Krasuckas
02baf6c630
lz32/tests: Try to open nonexisting compressed files.
2006-09-26 11:45:00 +02:00
Saulius Krasuckas
1efb87a0e9
lz32/tests: Add more cases for opening compressed files.
2006-09-26 11:44:47 +02:00
Saulius Krasuckas
a7129faf19
lz32/tests: Move indirect opening of compressed files into separate functions.
...
Also rename W-string variable to get some naming consistency.
2006-09-26 11:44:38 +02:00
Saulius Krasuckas
f916b78603
lz32/tests: Compare result to predefined compressed file name, not calculated one.
2006-09-26 11:42:14 +02:00
Juan Lang
09765f7db4
crypt32: Reduce indent level of tests.
2006-09-26 11:42:03 +02:00
Stefan Dösinger
581c24ef4e
wined3d: Use GL_EXTCALL.
...
That fixes compilation with gl headers that do not know about glUniform4fvARB.
2006-09-26 11:41:53 +02:00
Roderick Colenbrander
272196f514
winex11.Drv: Remove unneeded wgl exports.
2006-09-26 11:41:46 +02:00
Duane Clark
9a71b483d3
msvcrt: fgetc needs to use unsigned parameters.
...
Spotted by and adapted from test written by Tobias Ringström.
2006-09-26 11:41:25 +02:00
Stefan Leichter
7a61a617b3
dmcompos: Print 64bit integers with wine_dbgstr_longlong.
2006-09-26 11:41:11 +02:00
Andrew Talbot
8221beb225
rpcrt4: Cast-qual warnings fix.
2006-09-26 11:40:52 +02:00
Andrew Talbot
3f123e51bf
rpcrt4: Cast-qual warnings fix.
2006-09-26 11:40:47 +02:00
Andrew Talbot
269f77d872
rpcrt4: Cast-qual warnings fix.
2006-09-26 11:40:41 +02:00
Andrew Talbot
7147f79153
rpcrt4: Cast-qual warnings fix.
2006-09-26 11:40:33 +02:00
Andrew Talbot
b038fa18ee
riched20: Cast-qual warning fix.
2006-09-26 11:40:06 +02:00
Fatih Aşıcı
8d3a4759d7
shell32: Update Turkish resources.
2006-09-26 11:39:50 +02:00
Roderick Colenbrander
4b55964a26
wined3d: Add the missing gamma cap.
2006-09-26 11:39:29 +02:00
Paul Vriens
bbf796c7a1
wintrust: Implement SoftpubDllRegisterServer.
2006-09-26 11:39:10 +02:00
Ivan Leo
db782fe04a
dinput: Add some error checks to mouse.c.
2006-09-26 11:39:02 +02:00
Frank Richter
e1fa51f59c
setupapi: Duplicate behaviour of native SetupGetInfInformation with NULL ReturnBuffer and certain ReturnBufferSizes.
2006-09-26 11:38:52 +02:00
Mikołaj Zalewski
8cbca5dcfd
comctl32: toolbar: If wParam in TB_ADDBUTTON is large, enlarge the
...
bitmap before ImageList_AddMasked rather then call
ImageList_SetImagesCount after.
2006-09-26 11:38:35 +02:00
Mikołaj Zalewski
c77890d4f3
comctl32: toolbar: Resize the imagelist icons after a TB_SETBITMAPSIZE.
2006-09-26 11:37:47 +02:00
Marcus Meissner
07d84bf656
ntdll: Avoid ebx being clobbered in exception handler.
2006-09-25 21:27:14 +02:00
Jacek Caban
3eb87d9efe
mshtml: Added more loading tests.
2006-09-25 21:13:32 +02:00