David Adam
16a8efa410
d3dx8: Implement D3DXQuaternionRotationYawPitchRoll.
2007-11-26 12:52:58 +01:00
David Adam
eee8dd17d8
d3dx8: Implement D3DXQuaternionRotationMatrix.
2007-11-26 12:52:49 +01:00
David Adam
345994fbce
d3dx8: Implement D3DXQuaternionRotationAxis.
2007-11-26 12:52:39 +01:00
David Adam
7a4490c062
d3dx8: Implement D3DXQuaternionToAxisAngle.
2007-11-26 12:52:27 +01:00
Jacek Caban
aa30f442b1
shdocvw: Silence common invalid QueryInterface FIXMEs.
2007-11-26 12:36:02 +01:00
Jacek Caban
8c2b994c46
kernel32: Terminate child process in virtual tests.
2007-11-26 12:35:55 +01:00
Jacek Caban
0ea1bfc2ac
mshtml: Added IOleCommandTarget implementation to HTMLTxtRange.
2007-11-26 12:35:39 +01:00
Jacek Caban
c5953bec63
mshtml: Added IHTMLStyleSheetsCollection::item implementation.
2007-11-26 12:35:36 +01:00
Jacek Caban
4b302f9c89
mshtml: Store nsIDOMCSSStyleSheet in HTMLStyleSheet object if available.
2007-11-26 12:35:33 +01:00
Jacek Caban
03218d6d2c
urlmon: Wrap heap functions.
2007-11-26 12:35:28 +01:00
James Hawkins
63fe32a8bb
msi: Downgrade an ERR to a WARN.
2007-11-26 12:28:49 +01:00
James Hawkins
6dd927a265
msi: Fix the condition of a FIXME.
2007-11-26 12:28:44 +01:00
James Hawkins
0a05a87436
msi: Downgrade an ERR to a WARN.
2007-11-26 12:28:37 +01:00
James Hawkins
8912798fb5
msi: Downgrade a FIXME to a WARN.
2007-11-26 12:28:31 +01:00
James Hawkins
ca9a4dc0d9
msi: Only check the volume label if it's different than the first media's volume label.
2007-11-26 12:28:24 +01:00
James Hawkins
4160722b07
msi: Check the destination file's hash and skip that file if the hash matches.
2007-11-26 12:28:15 +01:00
James Hawkins
6a6a218548
msi: Set the file contents of the file hash test file explicitly.
2007-11-26 12:28:03 +01:00
James Hawkins
e100288934
msi: Verify the szFilePath parameter of MsiGetFileHash.
2007-11-26 12:27:53 +01:00
James Hawkins
ef7d16c816
msi: Add tests for MsiGetFileHash and clean up the existing tests.
2007-11-26 12:27:45 +01:00
Vitaliy Margolen
1ed3a815ed
dinput: Fix dead zone handling.
2007-11-26 12:27:39 +01:00
Andrew Talbot
3d5cc3b2e2
comdlg32: Use logical OR not bitwise OR.
2007-11-26 12:27:29 +01:00
Andrew Talbot
1818d3a208
user32: Fix a typo.
2007-11-26 12:27:25 +01:00
Andrew Talbot
04ff9664fd
comctl32: Fix a typo.
2007-11-26 12:27:20 +01:00
Andrew Talbot
f394970edb
user32: Constify some variables.
2007-11-26 12:27:14 +01:00
Rob Shearman
361a98c561
kernel32: Change the shared manifest test to depend on a build number that isn't currently published on at least XP, showing that assemblies with higher build numbers can be used.
2007-11-26 12:27:06 +01:00
Rob Shearman
542e10e44e
ntdll: Shared manifests should have a less-strict version check performed when loading them as dependencies.
2007-11-26 12:27:01 +01:00
Rob Shearman
f2efcf5f59
comctl32: Update the version in the created version to the highest current version present on XP.
...
We don't need to create more than one because application dependencies
can be resolved using shared assemblies with higher build and revision
numbers.
2007-11-26 12:26:54 +01:00
Rob Shearman
6f917d49c1
ole32: Fix a race in find_proxy_manager.
2007-11-26 12:26:46 +01:00
Andrew Talbot
7a8eb4c599
user32: Constify some variables.
2007-11-21 13:23:50 +01:00
Alexandre Julliard
029a74e56e
wsock32: Forward AcceptEx and GetAcceptExSockaddrs to mswsock.
2007-11-21 13:23:04 +01:00
Alexandre Julliard
d4e1debee7
winex11.drv: Make sure to erase the dragging frame before moving the window.
2007-11-21 13:22:42 +01:00
Divan Burger
113f573b25
user32: Change the desktop colour and pattern to match win2k.
2007-11-21 13:22:18 +01:00
Divan Burger
91d2b609c3
user32: Fix colours to match exactly with Windows 2000.
2007-11-21 13:22:14 +01:00
Vijay Kiran Kamuju
1dbaa8c619
rsaenh: Add implementation of Enhanced RSA AES Provider.
2007-11-21 13:07:41 +01:00
Vijay Kiran Kamuju
ea1f8c7ad8
rsaenh: Add tests for RSA_AES provider.
2007-11-21 13:02:26 +01:00
Alistair Leslie-Hughes
f35673e9e9
msxml: Tests for createTextNode.
2007-11-21 12:55:35 +01:00
Alistair Leslie-Hughes
43d92f4d76
msxml: Implement createTextNode.
2007-11-21 12:55:31 +01:00
Alistair Leslie-Hughes
c443674d13
msxml: Always return a string in get_text.
2007-11-21 12:54:31 +01:00
Alistair Leslie-Hughes
9845a9ced4
msxml: Added test for get_text.
2007-11-21 12:54:25 +01:00
Jacek Caban
54d5fd079b
hlink: Added HlinkCreateExtensionServices tests.
2007-11-21 12:39:01 +01:00
Jacek Caban
8208e81d46
hlink: Added HlinkCreateExtensionServices implementation.
2007-11-21 12:38:53 +01:00
Jacek Caban
593023663b
hlink: Wrap heap functions.
2007-11-21 12:38:33 +01:00
Jacek Caban
59873a3748
hlink: Move common includes and function declarations to header file.
2007-11-21 12:37:38 +01:00
Jacek Caban
12d856e100
hlink: Added HlinkUpdateStackItem stub.
2007-11-21 12:37:22 +01:00
Stefan Dösinger
afb06a1184
wined3d: Bool constants aren't vectors.
2007-11-21 12:18:09 +01:00
Stefan Dösinger
959212304d
wined3d: Track vertex declaration changes on vertex shaders.
...
If an attribute has type D3DDECLTYPE_D3DCOLOR, the red and blue channels
are swizzled in the shader. Since the attribute is stored in the vertex
declaration and not the vertex shader, it can change by setting a new
vertex declaration. If this happens, we have to recompile the shader
with the swizzling of that specific attribute turned on or off.
2007-11-21 12:18:02 +01:00
Stefan Dösinger
cfc5725760
wined3d: Move glsl shader destruction to the glsl shader backend.
2007-11-21 12:06:27 +01:00
Stefan Dösinger
af4edef5e1
wined3d: Move destroying the glsl vshader into a separate function.
2007-11-21 12:06:15 +01:00
Stefan Dösinger
bf03075b5e
wined3d: Do not cap fragment samplers to 8.
2007-11-21 12:06:04 +01:00
Lei Zhang
cb99cd331d
shell32: Only notify immediate parent.
2007-11-21 12:05:27 +01:00
Lei Zhang
fa057686bb
shell32: Perform copy in UnixFolder_ISFHelper_CopyItems.
2007-11-21 12:05:18 +01:00
Rob Shearman
046f24a0e7
rpcrt4: Raise an exception if a NULL ref-pointer is passed in to PointerMarshall or PointerBufferSize.
2007-11-21 12:03:35 +01:00
Jonathan Ernst
b95bab9b56
credui: Updated French translation.
2007-11-21 12:03:21 +01:00
Alexandre Julliard
58b85bba3e
kernel32/tests: Don't crash the test if GetThreadContext fails.
2007-11-20 17:53:43 +01:00
Alexander Nicolaysen Sørnes
1f8ba96128
user32: Change to modern Windows colours.
2007-11-20 16:59:20 +01:00
Francois Gouget
c69d47fa49
crypt32/tests: Get the tests running on Windows 98.
2007-11-20 16:45:02 +01:00
Francois Gouget
10e738f236
ntdll/tests: Fix compilation on systems that don't support nameless unions.
2007-11-20 16:44:58 +01:00
Francois Gouget
5f1416ef2b
user32/tests: Add the trailing '\n' to an ok() call.
2007-11-20 16:44:53 +01:00
David Adam
e8edc51d34
d3dx8: Implement D3DXQuaternionBaryCentric.
2007-11-20 16:43:58 +01:00
David Adam
8ec01f62b0
d3dx8: Implement D3DXQuaternionSquad.
2007-11-20 16:43:32 +01:00
David Adam
cb954ca6b4
d3dx8: Implement D3DXQuaternionSlerp.
2007-11-20 16:43:22 +01:00
David Adam
54e8d08e45
d3dx8: Implement D3DXQuaternionInverse.
2007-11-20 16:43:10 +01:00
David Adam
45b13a6cab
d3dx8: Implement D3DXQuaternionMultiply.
2007-11-20 16:43:01 +01:00
David Adam
375dcaa82e
d3dx8: Implement D3DXColorAdjustContrast.
2007-11-20 16:42:51 +01:00
David Adam
8389eab6b7
d3dx8: Implement D3DXColorAdjustSaturation.
2007-11-20 16:42:41 +01:00
David Adam
4a28945505
d3dx8: Implement D3DXPlaneTransform.
2007-11-20 16:41:21 +01:00
David Adam
54d3bb28fd
d3dx8: Implement D3DXPlaneFromPoints.
2007-11-20 16:41:12 +01:00
David Adam
3d30866133
d3dx8: Implement D3DXPlaneFromPointNormal.
2007-11-20 16:41:03 +01:00
Misha Koshelev
ac2c1b8070
msi: automation: Fix ITypeInfo leak.
2007-11-20 16:39:19 +01:00
Misha Koshelev
c30d03f8cc
msi/tests: automation: Add missing VariantClear.
2007-11-20 16:39:14 +01:00
Misha Koshelev
74a2ce4d99
msi/tests: Close opened service handles.
2007-11-20 16:38:56 +01:00
Misha Koshelev
fce6f56f93
msi: automation: Fix automation object reference counts when objects are created.
2007-11-20 16:38:42 +01:00
Rob Shearman
bf2a35b78d
server: Change the get_dll_info server request to allow retrieving the image file name of a process.
...
Implement NtQueryInformationProcess(ProcessImageFileName).
2007-11-20 14:29:09 +01:00
Jacek Caban
b61bc4b92e
mshtml: Change FIXME that is usually invalid to TRACE.
2007-11-20 13:21:06 +01:00
Jacek Caban
843703030a
mshtml: Added more loading tests.
2007-11-20 13:21:04 +01:00
Jacek Caban
5d9e64554b
mshtml: Reload page in exec_editmode if available.
2007-11-20 13:21:00 +01:00
Jacek Caban
2702dfffbf
mshtml: Always initialize output in exec_fontname.
2007-11-20 13:20:57 +01:00
Jacek Caban
ebc89a02d3
mshtml: Use call_set_active_object in exec_editmode.
2007-11-20 13:20:55 +01:00
Jacek Caban
3f444cae92
mshtml: Move IOleInPlaceFrame::SetActiveObject call to separated function.
2007-11-20 13:20:52 +01:00
Stefan Dösinger
22ac3704ba
d3d9: Free the converted declaration data after creating the declaration.
2007-11-20 13:10:55 +01:00
Stefan Dösinger
f0c479d6f7
d3d8: Destroy the window after the visual test.
2007-11-20 13:10:51 +01:00
Stefan Dösinger
1fc1fe3c6e
wined3d: Use standard wine lists for the resource list.
2007-11-20 13:10:46 +01:00
Stefan Dösinger
7a97d4e2ec
wined3d: Free the shader function when freeing the shader.
2007-11-20 13:02:07 +01:00
Stefan Dösinger
bd97580683
wined3d: Move IUnknown functions to IWineD3DBaseShader.
2007-11-20 12:53:07 +01:00
Stefan Dösinger
6cecaa9852
d3d8: Release the vertex declarations array when destroying the device.
2007-11-20 12:53:00 +01:00
Jacek Caban
e37ca6f927
shdocvw: Return correct error from WebBrowser::Quit.
2007-11-20 12:29:00 +01:00
Jacek Caban
a8a1a2da5a
shdocvw: Added WebBrowser::get_Application implementation.
2007-11-20 12:29:00 +01:00
James Hawkins
075e84bd90
msi: Check the cabinet's full path for existence, not just the cabinet name.
2007-11-20 12:29:00 +01:00
Andrew Talbot
49c0bd5dd5
user32: Constify some variables.
2007-11-20 12:29:00 +01:00
Rob Shearman
e35665fc47
credui: Display a warning balloon if the user has Caps Lock on.
2007-11-20 12:29:00 +01:00
Rob Shearman
110f6e99e7
credui: Show a balloon tip in the credential dialog if CREDUI_FLAGS_INCORRECT_PASSWORD was specified.
2007-11-20 12:29:00 +01:00
Rob Shearman
862aaaba58
urlmon: Fix a reference count leak in RegisterBindStatusCallback.
2007-11-20 12:28:59 +01:00
Rob Shearman
0d44f6f070
comctl32: Forward the WM_GETTEXTLENGTH message from ComboEx controls to its edit control.
2007-11-20 12:28:59 +01:00
Rob Shearman
c6525745f2
comctl32: Fix the tooltips behaviour when TTF_ABSOLUTE isn't specified.
...
This does not mean to use the current cursor position. Instead, it means
that the left hand edge of balloon tips doesn't have to be exactly the
co-ordinate passed in (i.e. the stem can be as vertical as possible) and
it means non-balloon tips can use smart placement.
2007-11-20 12:28:59 +01:00
Rob Shearman
5ff8e6d7e1
comctl32: Unify the implementation of TOOLTIPS_Show and TOOLTIPS_TrackShow to give tracked tooltips balloon support.
2007-11-20 12:28:59 +01:00
Jacek Caban
c02b46d987
mshtml: Fixed handling channels without container and necko channel.
2007-11-20 12:28:59 +01:00
Bang Jun-young
9ae9109d39
olecli32: Fix invalid syntax.
2007-11-19 15:00:55 +01:00
Dmitry Timoshkov
efda990877
winex11.drv: Use display device guid managed by explorer.
2007-11-19 15:00:11 +01:00
Alexandre Julliard
0f5fc117a2
ntdll: Unblock signals in process init only after the dlls have been imported.
2007-11-19 14:27:07 +01:00
Alexandre Julliard
c70a17dbd9
ntdll: Send the exit code to the server on failed initialization.
2007-11-19 14:26:05 +01:00
Alexandre Julliard
35c91324ea
ntdll: Initialize the PEB LoaderLock pointer.
2007-11-19 13:56:26 +01:00
Michael Stefaniuc
3e8970602c
dlls: Remove duplicate includes.
2007-11-19 13:54:46 +01:00
Michael Stefaniuc
0977f858da
setupapi: Remove duplicate includes.
2007-11-19 13:54:17 +01:00
Michael Stefaniuc
e973a193b7
kernel32: Remove duplicate includes.
2007-11-19 13:54:14 +01:00
Michael Stefaniuc
0ecf2edca0
ntdll: Remove duplicate includes.
2007-11-19 13:54:09 +01:00
Michael Stefaniuc
861c58d462
comdlg32: Remove duplicate includes.
2007-11-19 13:54:04 +01:00
Michael Stefaniuc
41044dcd8c
quartz: Fix memory leaks on error paths. Found by Smatch.
2007-11-19 13:53:56 +01:00
Michael Stefaniuc
0805f6bb83
qcap: Fix a mem leak on an error path. Found by Smatch.
2007-11-19 13:53:43 +01:00
Michael Stefaniuc
04380452d0
shell32: Fix a mem leak on an error path. Found by Smatch.
2007-11-19 13:53:38 +01:00
Michael Stefaniuc
17dc17487d
localspl/tests: Use ANSI function declarations.
2007-11-19 13:53:30 +01:00
Rob Shearman
0937f999f4
credui: Override the default banner if the caller specifies one to CredUIPromptForCredentialsW.
2007-11-19 13:53:26 +01:00
Rob Shearman
8a15423ab7
rpcrt4: Hold the thread-data's critical section while cancelling a call.
...
Check that there is a connection before trying to cancel it.
2007-11-19 13:53:22 +01:00
Hans Leidekker
23e995e3a7
kernel32: Add stub implementations for FindFirstVolume{A, W}.
2007-11-19 13:53:17 +01:00
Hans Leidekker
a0c3816dbf
wininet: Initialize path buffer in InternetSetCookie.
2007-11-19 13:52:26 +01:00
Gerald Pfeifer
f874126bec
advapi32: Remove untriggerable check.
2007-11-19 13:51:45 +01:00
Gerald Pfeifer
d9f5817e8a
rsaenh/tests: Fix const-ness of parameters to printBytes().
2007-11-19 13:51:11 +01:00
Jacek Caban
909744a28d
shdocvw: Set default home and search page.
2007-11-19 13:06:22 +01:00
Jacek Caban
b992b5751c
shdocvw: Register CLSID_InternetShortcut.
2007-11-19 13:06:17 +01:00
Jacek Caban
7fdcc87def
include: Added isguids.h.
2007-11-19 13:06:14 +01:00
Michael Stefaniuc
28a7d58837
netapi32: Remove redundant NULL check before HeapFree(). Found by Smatch.
2007-11-19 13:02:08 +01:00
Michael Stefaniuc
daf1ed48c3
msvcrt/tests: Remove redundant NULL check before free(). Found by Smatch.
2007-11-19 13:02:06 +01:00
Rob Shearman
b15186d49c
shell32: Add a stub for LinkWindow_UnregisterClass.
2007-11-19 13:02:02 +01:00
Rob Shearman
6ae22de432
shell32: Add a stub for LinkWindow_RegisterClass.
2007-11-19 13:01:58 +01:00
Rob Shearman
0ae7eafc03
credui: Make sure not to leave the password in memory when no longer in use.
2007-11-19 13:01:37 +01:00
Rob Shearman
28fb2f01ef
credui: Ensure that the foreground window doesn't get changed while the user is typing in their password.
...
This doesn't currently work on Wine as LockSetForegroundWindow isn't
implemented, but when it does it should work nicely.
2007-11-19 13:01:29 +01:00
Rob Shearman
4002964259
credui: Check for and don't add duplicates when filling the username combo box.
2007-11-19 13:00:58 +01:00
Rob Shearman
cdb6e9ed82
credui: Enumerate saved credentials and use these to populate the combo box.
2007-11-19 13:00:53 +01:00
Rob Shearman
96714cf52e
credui: Increase the dropped-down size of the username combo box.
2007-11-19 13:00:46 +01:00
Rob Shearman
bb529a4938
credui: Split CredDialogProc out into separate functions.
2007-11-19 13:00:32 +01:00
Rob Shearman
678d396508
credui: Add support for saving the credentials input using CredUIPromptForCredentials by calling CredWriteW.
2007-11-19 13:00:14 +01:00
James Hawkins
78eead93fd
msi: Don't check for a cabinet's existence if it's embedded in the package.
2007-11-19 12:55:36 +01:00
Thomas Weidenmueller
05a9678d20
comctl32: Fix handling of CB_RESETCONTENT in ComboBoxEx.
2007-11-19 12:55:19 +01:00
Juan Lang
52da1b169a
shell32: Remove a bad comment.
2007-11-19 12:55:12 +01:00
Juan Lang
e580a91f39
shell32: Use more restricted registry rights when quering values.
2007-11-19 12:55:03 +01:00
Juan Lang
08ab605e37
shell32: Dynamically allocate memory for executing an URL.
2007-11-19 12:54:57 +01:00
Juan Lang
9d05534822
shell32: Use helper function to execute a URL.
2007-11-19 12:54:51 +01:00
Juan Lang
f2748c7af3
shell32: Dynamically allocate buffer for command.
2007-11-19 12:54:43 +01:00
Juan Lang
75ba711932
shell32: Constify some parameters.
2007-11-19 12:54:25 +01:00
Juan Lang
987ba237aa
shell32: Don't overwrite the caller's buffer when doing a dde connection.
2007-11-19 12:54:14 +01:00
Juan Lang
b829f034f5
shell32: Dynamically allocate buffer for quoted command.
2007-11-19 12:53:55 +01:00
Juan Lang
e3dbbd1435
shell32: Use a helper function for executing a found executable.
2007-11-19 12:53:46 +01:00
Juan Lang
645802d748
shell32: Dynamically allocate directory buffer.
2007-11-19 12:53:33 +01:00
Juan Lang
fd12e340cf
shell32: Use helper function to translate ID list.
2007-11-19 12:53:09 +01:00
Juan Lang
865a40651d
shell32: Use a helper function for executing a class.
2007-11-19 12:52:51 +01:00
Juan Lang
f53abfcee1
shell32: Dynamically allocate buffer for command parameters.
2007-11-19 12:52:33 +01:00
Juan Lang
6ec1eaf32a
iphlpapi: Correct confusing indentation in GetTcpTable.
2007-11-19 12:51:45 +01:00
Juan Lang
03b63500f0
iphlpapi: Correct copy/paste error in GetTcpTable.
2007-11-19 12:51:39 +01:00
Stefan Dösinger
a529ef4875
msvcrt: Implement _mbsnbcpy_s.
2007-11-16 15:07:55 +01:00
Stefan Dösinger
9582f5c719
msvcrt: Implement strcat_s.
2007-11-16 15:07:26 +01:00
Stefan Dösinger
18daed62ed
msvcrt: Implement strcpy_s.
2007-11-16 15:06:52 +01:00
Vijay Kiran Kamuju
fc90d2bd45
rsaenh: Add a few more tests which check the decryption strings.
2007-11-16 13:23:37 +01:00
Stefan Dösinger
c698052b31
wined3d: Destroy GL contexts before changing the screen resolution.
2007-11-16 13:23:15 +01:00
Stefan Dösinger
683c258ff4
wined3d: Remove a hack that slipped in.
2007-11-16 13:23:09 +01:00
Stefan Dösinger
f13bb40671
wined3d: Do not call PreLoad in surface_download_data.
2007-11-16 13:23:02 +01:00
Rob Shearman
c835703ff7
mapi32: Add a stub for DllGetClassObject.
2007-11-16 12:44:10 +01:00
Francois Gouget
5c3151b2e7
d3d9/tests: Fix the trailing '\n' in an ok() call.
2007-11-16 12:38:27 +01:00
Francois Gouget
4f4cc28132
winex11: Add the trailing '\n' to a Wine trace.
2007-11-16 12:38:24 +01:00
Juan Lang
14725934bb
iphlpapi: Avoid HEAP_ZERO_MEMORY where it isn't needed.
2007-11-16 12:36:15 +01:00
Juan Lang
0502de41ae
iphlpapi: Don't allocate gobs of memory if there are no non-loopback interfaces.
2007-11-16 12:36:07 +01:00
Juan Lang
e1a836933f
iphlpapi: Don't allocate gobs of memory if the IP address table is empty.
2007-11-16 12:36:01 +01:00
Juan Lang
9ec6e33e32
iphlpapi: Don't allocate gobs of memory if interface table is empty.
2007-11-16 12:35:55 +01:00
Juan Lang
7e584b4340
iphlpapi: Don't allocate gobs of memory if the UDP table is empty.
2007-11-16 12:35:48 +01:00
Juan Lang
72a59de299
iphlpapi: Don't allocate gobs of memory when the ARP table is empty.
2007-11-16 12:35:42 +01:00
Juan Lang
848e8de5a7
iphlpapi: Don't allocate gobs of memory when the route table is empty.
2007-11-16 12:35:36 +01:00
Juan Lang
5349c5e87b
iphlpapi: Don't allocate gobs of memory when the TCP entry table is empty.
2007-11-16 12:35:26 +01:00
Juan Lang
64f61ce0cd
iphlpapi: Don't override return value from getTcpTable.
2007-11-16 12:35:14 +01:00
Juan Lang
00c97a61bf
iphlpapi: Default to a default gateway when choosing the best route.
2007-11-16 12:34:55 +01:00
David Adam
5cc527d30d
d3dx8: Implement D3DXMatrixReflect.
2007-11-16 12:34:39 +01:00
David Adam
a1010e6c94
d3dx8: Implement D3DXMatrixShadow.
2007-11-16 12:34:29 +01:00
David Adam
c432b48a51
d3dx8: Implement D3DXPlaneIntersectLine.
2007-11-16 12:33:47 +01:00
David Adam
8abfaa04cc
d3dx8: Implement D3DXPlaneNormalize.
2007-11-16 12:33:32 +01:00
Dmitry Timoshkov
d1a3025826
kernel32: Mask out FILE_ATTRIBUTE_NOT_CONTENT_INDEXED to prevent a test failure under Windows.
2007-11-16 12:33:24 +01:00
Dmitry Timoshkov
07efb2740b
kernel32: Set last error to ERROR_ALREADY_EXISTS if CreateFile succeeds and file existed before for CREATE_ALWAYS and OPEN_ALWAYS.
2007-11-16 12:33:18 +01:00
Huw Davies
02be3e260a
msxml3: Don't leak an interface on failure.
2007-11-16 12:33:08 +01:00
Andrey Turkin
7a9210fa85
server: Pass Information field from async I/O APCs.
2007-11-15 14:24:50 +01:00
Andrey Turkin
793453f768
ntdll: Make async i/o functions generate completion messages.
2007-11-15 14:23:37 +01:00
Andrey Turkin
27cb7c7274
ws2_32: Make certain winsock functions generate i/o completion messages.
2007-11-15 14:23:23 +01:00
Andrey Turkin
c702a91a3c
server: Allow async i/o operations to send completion messages.
2007-11-15 14:20:29 +01:00
Andrey Turkin
074281ff6c
ntdll: Add some I/O completion tests.
2007-11-15 14:18:41 +01:00
Gerald Pfeifer
7b306c57bd
comctl32: Remove check which never triggers.
2007-11-15 12:49:23 +01:00
James Hawkins
4e9940990b
msi: Don't ignore the error returned by ready_media.
2007-11-15 12:48:29 +01:00
James Hawkins
b1507aee98
msi: Only check the presence of the cabinet if the file is compressed.
2007-11-15 12:48:18 +01:00
James Hawkins
0023759a4b
msi: Add tests for situations involving missing cabinets.
2007-11-15 12:48:08 +01:00
James Hawkins
bb747e4fbe
msi: Simplify ready_media.
2007-11-15 12:47:59 +01:00
Alistair Leslie-Hughes
9c657b26af
msxml: Test for insertBefore with a NULL output parameter.
2007-11-15 11:11:27 +01:00
Alistair Leslie-Hughes
7fbf828afa
msxml: Allow insertBefore to have a NULL output parameter.
2007-11-15 11:11:19 +01:00
Andrew Talbot
0a7513328f
user32: Constify a variable.
2007-11-15 11:10:15 +01:00
Alex Villacís Lasso
00bba190aa
user32: Conformance tests for DlgDirList and DlgDirSelectEx.
2007-11-15 11:09:49 +01:00
Alex Villacís Lasso
bee9fbfd43
user32: DlgDirList converts path specification to uppercase.
2007-11-15 11:09:32 +01:00
Rob Shearman
33abd94d35
ole32: Intialise some out parameters in ProxyCliSec_QueryBlanket.
2007-11-15 11:09:22 +01:00
Huw Davies
288196a49a
inetcomm: Add a test for MimeBody.
2007-11-15 11:08:53 +01:00
Huw Davies
cc3fcf0a2d
inetcomm: Add a class factory for MimeBody.
2007-11-15 11:08:48 +01:00
Huw Davies
c396411a5b
inetcomm: Add a stub MimeBody implementation.
2007-11-15 11:08:40 +01:00
Huw Davies
98c74280bd
inetcomm: Register a couple more classes.
2007-11-15 11:08:23 +01:00
Hans Leidekker
5ccfec6428
wininet: Fix a number of problems with InternetGetCookie.
...
This version incorporates Lei Zhang's changes to the test, with his consent.
2007-11-15 11:07:46 +01:00
Hans Leidekker
b6ee3c1d6b
wininet: Fix a number of problems with InternetSetCookie.
2007-11-15 11:07:35 +01:00
Rob Shearman
306129c92e
msxml3: Don't leak node in xmldoc_createElement in the wrong type was specified.
2007-11-15 11:07:28 +01:00
Rob Shearman
76d0cab17d
msxml3: Fix some memory leaks of name in test_xmldoc.
2007-11-15 11:07:25 +01:00
Alex Villacís Lasso
56958984dd
user32: Conformance tests for LB_DIR on listboxes.
2007-11-14 13:10:47 +01:00
Alex Villacís Lasso
c4a77bd510
user32: DlgDirSelect tacks on a period on filenames without ext.
2007-11-14 13:10:39 +01:00
Alex Villacís Lasso
08d945dadd
user32: LB_DIR with standalone DDL_DRIVES implies DDL_EXCLUSIVE.
2007-11-14 13:04:54 +01:00
Alex Villacís Lasso
873799df24
user32: Fix returned value of LB_DIR.
2007-11-14 13:04:44 +01:00
Alexandre Julliard
a4c9d96aca
comctl32: Fixed handling of monochrome icons in image lists.
2007-11-14 12:38:35 +01:00
Gerald Pfeifer
e3b5610825
ws2_32/tests: Fix error checking.
2007-11-14 11:59:42 +01:00
Stefan Dösinger
73d992050f
wined3d: Fix ATI video memory detection typo.
2007-11-14 11:59:28 +01:00
Stefan Dösinger
26f7eae9cf
wined3d: Non power of two texture fixes.
2007-11-14 11:59:21 +01:00
Stefan Dösinger
0334c1760f
wined3d: Apply matrices when switching from transformed vertices to shaders.
2007-11-14 11:59:09 +01:00
Stefan Dösinger
58a761a88b
wined3d: Read the framebuffer size from the surface, not the window.
2007-11-14 11:58:47 +01:00
Stefan Dösinger
e4f8a2da2b
wined3d: Depth stencil fixes.
2007-11-14 11:58:36 +01:00
Stefan Dösinger
9f41a359b6
wined3d: Partially revert "Get rid of the conditionals in shader_glsl".
2007-11-14 11:58:22 +01:00
Stefan Dösinger
ed7e520926
wined3d: Get rid of a few Nvidiaisms in glsl shaders.
2007-11-14 11:51:38 +01:00
Stefan Dösinger
edb78187a9
wined3d: Hardcode local constants into the shader if possible.
2007-11-14 11:51:26 +01:00
Andrew Talbot
b673b984f2
user32: Constify a variable.
2007-11-14 11:51:19 +01:00
Detlef Riekenberg
2b8f8d16bd
comctl32: Fix a typo in a debug message.
2007-11-14 11:51:13 +01:00
Francois Gouget
b734dee31e
kernel32/tests: Fix a signed/unsigned warning.
2007-11-13 23:28:06 +01:00
Francois Gouget
4fddc5e726
rpcrt4: Add some missing prototypes and better match the PSDK types.
2007-11-13 23:28:06 +01:00
Francois Gouget
4f16a43c2c
advpack: Skip some tests if not in interactive mode because they pop up dialogs.
2007-11-13 23:28:06 +01:00
Francois Gouget
b0afca5704
user32/tests/msg: Don't mess up lParam as it is passed on to DefWindowProcA().
2007-11-13 23:28:06 +01:00
Rob Shearman
3634dc1b1c
rpcrt4: Fix a copy and paste mistake in declaring threaddata_cs_debug.
...
Reported by Hans Leidekker.
2007-11-13 23:28:05 +01:00
Rob Shearman
2fd5acedb7
ole32: Release the correct pointer in test_MkParseDisplayName.
...
Reported by Dan Kegel.
2007-11-13 23:28:05 +01:00
Rob Shearman
5d2f802359
ole32: Validate the parameters to DataCache_Cache.
2007-11-13 23:28:05 +01:00
Jonathan Ernst
c0473bb8e7
avifil32: Updated French translation.
2007-11-13 21:47:37 +01:00
Jonathan Ernst
fce32db963
localui: Updated French translation.
2007-11-13 21:47:06 +01:00
Jonathan Ernst
b755629039
credui: Updated French translation.
2007-11-13 21:46:55 +01:00
Jonathan Ernst
4ec05f831f
shell32: Updated French translation.
2007-11-13 21:45:23 +01:00
Alexandre Julliard
db500aad2d
shell32: Don't wait for the command to terminate in ShellLink_InvokeCommand.
2007-11-13 21:34:52 +01:00
Alexandre Julliard
14eb294a48
shell32: Pass some of the ShellExecute flags through InvokeCommand.
2007-11-13 21:34:28 +01:00
EA Durbin
661755b69f
kernel32: Add stub for GetConsoleKeyboardLayoutNameW.
2007-11-13 15:10:12 +01:00
EA Durbin
592fc26b09
kernel32: Add stub implementation of GetConsoleKeyboardLayoutNameA.
2007-11-13 15:09:08 +01:00
EA Durbin
6e6a2a5856
kernel32: Add stub implementation of GetConsoleInputExeNameW.
2007-11-13 15:08:28 +01:00
EA Durbin
4a0833c2d0
kernel32: Add stub implementation of GetConsoleInputExeNameA.
2007-11-13 15:07:54 +01:00
Alistair Leslie-Hughes
fad20c9ce0
msxml3: Enable test for bad argument / fix memory leak.
2007-11-13 15:06:11 +01:00
Alistair Leslie-Hughes
8de2d5290a
msxml3: Return E_INVALIDARG on bad parameter.
2007-11-13 15:05:59 +01:00
Francois Gouget
d5fb2315cb
ctapi32: Use quotes to include our headers. Fixes winapi_check warnings.
2007-11-13 13:37:30 +01:00
Francois Gouget
b1c9966828
cfgmgr32: Flesh out cfgmgr32.h a bit more and fix the corresponding functions.
2007-11-13 13:37:27 +01:00
Francois Gouget
b6ad7b5ef7
rpcrt4: Add an API documentation stub to make winapi_check happy.
2007-11-13 13:37:24 +01:00
Francois Gouget
b38b2d6dad
acledit: Add wfext.h.
2007-11-13 13:36:51 +01:00
Francois Gouget
4b1ba7bf17
ntoskrnl: Remove trailing spaces in Wine traces.
2007-11-13 13:35:59 +01:00
Francois Gouget
41643327ee
wined3d: Add trailing '\n's to two shader_addline() calls.
2007-11-13 13:35:55 +01:00
James Hawkins
474fca1eec
msi: Fix the condition for checking a drive.
2007-11-13 13:35:50 +01:00
James Hawkins
bee95916f7
msi: Set the file to NULL when running the directory search.
2007-11-13 13:35:41 +01:00
James Hawkins
9459ef5ab1
msi: Implement the VolumeSelectCombo control.
2007-11-13 13:35:27 +01:00
James Hawkins
c68825569d
msi: Test the Uninstall registry entries.
2007-11-13 13:35:21 +01:00
James Hawkins
f6b27673b0
msi: Delete the uninstall key when the product is removed.
2007-11-13 13:35:01 +01:00
David Adam
6840049f2f
d3dx8: Implement D3DXMatrixAffine Transformation.
2007-11-13 13:34:56 +01:00
Rob Shearman
a51486c657
rpcrt4: Implement RpcCancelThread for the ncacn_ip_tcp protocol sequence.
2007-11-13 13:34:50 +01:00
Lei Zhang
4dda7c6371
shell32: Don't crash if $HOME is not set.
2007-11-13 13:33:26 +01:00
Lei Zhang
70c75dcd0d
shell32: rename My Video to My Videos.
2007-11-13 13:33:21 +01:00
Rob Shearman
56a624b0fe
ole32: Wait forever on the ready_event in the local server tests.
2007-11-13 13:33:17 +01:00
Rob Shearman
24723913e0
ole32: Use asynchronous I/O for the named pipe server for local servers.
2007-11-13 13:31:15 +01:00
Rob Shearman
da04018608
ole32: Fix the condition in HMETAFILEPICT_UserFree to match that in METAFILEPICT_UserMarshal.
...
Actually free the memory.
2007-11-13 13:29:53 +01:00
Rob Shearman
8ee930150c
ole32: Fix a memory leak in the HGLOBAL stream tests by telling CreateStreamOnHGlobal to free the memory it allocates, as we don't free it ourselves in this test.
2007-11-13 13:29:47 +01:00
Rob Shearman
d881005c4f
ole32: Release the stream in COM_RevokeRegisteredClassObject.
2007-11-13 13:29:38 +01:00
Rob Shearman
4edca3cf4d
ole32: Fail before constructing an object in CreateStreamOnHGlobal to avoid a memory leak.
2007-11-13 13:29:30 +01:00
Rob Shearman
8296548bb5
kernel32: Implement GetThreadId.
2007-11-13 13:29:27 +01:00
Jacek Caban
93d87ca37f
hlink: Added HlinkGetSpecialReference implementation.
2007-11-13 13:29:23 +01:00
Jacek Caban
9771c7393a
shlwapi: Fixed SHPackDispParamsV spec declaration.
2007-11-13 13:29:20 +01:00
Paul Vriens
52ccb14155
dsound/tests: Better check to see if class is not available.
2007-11-13 13:29:17 +01:00
Paul Vriens
65d3682c22
dsound/tests: Fix test failures on WinXP.
2007-11-13 13:29:11 +01:00
Stefan Dösinger
894a705cc7
wined3d: Load GL_EXT_texture3D from gl 1.2 if the extension is not there.
2007-11-12 14:29:52 +01:00
Stefan Dösinger
c25a792902
wined3d: Mark extensions supported which are included in the gl core.
2007-11-12 14:29:45 +01:00
Stefan Dösinger
0587060a08
wined3d: Load GL functions from core if needed.
2007-11-12 14:28:21 +01:00
Stefan Dösinger
07bbf1899d
wined3d: Extend the gl extension function loading table with ext info.
2007-11-12 14:26:49 +01:00
Stefan Dösinger
1978ef9a75
wined3d: Load extension functions after finding the supported extensions.
2007-11-12 14:26:05 +01:00
Roderick Colenbrander
8295c547f3
wgl: Add wglCopyContext support.
2007-11-12 14:16:44 +01:00
Peter Beutner
db28edc790
ntdll: Better trap exception handling.
2007-11-12 14:14:28 +01:00
Peter Beutner
fc5316760b
ntdll: Don't try to handle kill(SIGTRAP).
2007-11-12 14:14:23 +01:00
Roderick Colenbrander
817b520c3d
wined3d: Prevent unneeded context switches.
2007-11-12 14:13:21 +01:00
Roderick Colenbrander
9b0d661e43
wined3d: Flush GL calls after drawing to the drawable. This fixes apps that use multiple GL contexts.
2007-11-12 14:13:14 +01:00
Dan Kegel
aaa93200ad
user32: Implement return value for DdeClientTransaction for XTYP_EXECUTE.
2007-11-12 14:13:02 +01:00
Alexandre Julliard
6ff78347e2
user32: Remove a few traces that only duplicate the relay information.
2007-11-12 14:03:45 +01:00
Alexandre Julliard
2a2e303dc5
oleaut32: Fixed asm proxys to support more than 128 methods.
...
Reported by Martin Kochanski.
2007-11-12 13:18:38 +01:00
Kai Blin
d35c13c621
ws2_32: Cope with buggy apps passing setsockopt optval as a value instead of a pointer.
2007-11-12 13:03:57 +01:00
Alistair Leslie-Hughes
0fade3c139
clusapi: Corrected value in GetNodeClusterState.
2007-11-12 13:00:25 +01:00
David Adam
147600b671
d3dx8: Implement D3DXVec3Unproject.
2007-11-12 13:00:08 +01:00
David Adam
6c902b42d5
d3dx8: Implement D3XMatrixVec3Project.
2007-11-12 13:00:01 +01:00
David Adam
3231c01c42
d3dx8: Implement D3XMatrixMultiplyTranspose.
2007-11-12 12:59:53 +01:00
David Adam
43643072da
d3dx8: Implement D3XMatrixInverse.
2007-11-12 12:59:44 +01:00
Juan Lang
f6833c4d09
rsaenh: Check pad bytes for consistency when decrypting.
2007-11-12 12:57:15 +01:00
Detlef Riekenberg
cb113b23c4
shell32: Some undocumented defines and functions are now in the PSDK.
2007-11-12 12:56:38 +01:00
Hans Leidekker
addf895c87
kernel32: Loosen requirements on what QueryDosDevice returns.
2007-11-12 12:56:28 +01:00
Maarten Lankhorst
8de6c8b4a9
dsound: Return primary_done when no mixing needs to be done instead of 0.
2007-11-12 12:56:21 +01:00
Maarten Lankhorst
8c3f9c8c7e
dsound: Reassign pointers back to null when destroying structure.
2007-11-12 12:56:15 +01:00
Dan Kegel
89b9af7714
advapi32: Fix buffer overrun in tests/registry.c:wine_debugstr_wn().
2007-11-12 12:55:42 +01:00
Rob Shearman
6c8ed9efbe
ntdll: Initialise the part of the buffer to be written to a file in the file test.
2007-11-12 12:55:13 +01:00
Rob Shearman
6539b3801d
oleaut32: Handle non-byref safe arrays in VARIANT_UserFree.
2007-11-12 12:54:04 +01:00
Rob Shearman
2779099319
ole32: Disconnect the IRemUnknown stub buffer before destroying it to release the reference on the IRemUnknown object.
2007-11-12 12:53:59 +01:00
Rob Shearman
8e51ab35be
shell32: Fix a memory leak in Stream_WriteLocationInfo.
2007-11-12 12:53:53 +01:00
Rob Shearman
1a67b1f53e
shell32: Fix the length calculation of the pidl in ILSaveToStream by using the helper function ILGetSize.
2007-11-12 12:53:49 +01:00
Misha Koshelev
57f36261fa
urlmon: Fix PROTOCOLDATA message passing in IInternetProtocolSink interface of Binding.
2007-11-12 12:53:45 +01:00
Misha Koshelev
0a158e7aa3
urlmon: Release IInternetProtocolSink and BindInfo on request handle closure, not on first handle closure.
2007-11-12 12:53:37 +01:00
Dmitry Timoshkov
1efd4c02e5
winex11.drv: Get rid of unused variables.
2007-11-12 12:15:55 +01:00
Jacek Caban
f58d9a94fa
shlwapi: Reimplement IUnknown_CPContainerInvokeParam on top of SHPackDispParams.
2007-11-12 12:15:38 +01:00
Jacek Caban
114e8485de
shlwapi: Added SHPackDispParams test.
2007-11-12 12:15:29 +01:00
Jacek Caban
dabbe5c55b
shlwapi: Added SHPackDispParams implementation.
2007-11-12 12:15:24 +01:00
Jacek Caban
54292f7da6
shlwapi: Added SHPackDispParamsV implementation.
2007-11-12 12:15:12 +01:00
Jacek Caban
e93be266c1
mshtml: Remove nsIWebBrowserFocus_Activate useless call.
2007-11-12 12:07:05 +01:00
Jacek Caban
c49e894e9f
mshtml: Reset focus after loading the page in edit mode.
2007-11-12 12:06:48 +01:00
James Hawkins
0e29f314f5
msi: Return a remote interface to the database in a custom action.
2007-11-12 12:06:40 +01:00
James Hawkins
7dffb518c0
msi: Create the _Tables table when creating a database.
2007-11-12 12:06:29 +01:00
James Hawkins
ef1277d462
msi: Test the default tables added by MsiOpenDatabase.
2007-11-12 12:06:22 +01:00
Rob Shearman
433639f783
ole32: Free the memory associated with the open DLL list on unloading of ole32.
2007-11-12 11:46:23 +01:00
Rob Shearman
1dc91c41a7
ole32: Initialise data_cf in DataCacheEntry's to zero to indicate no data present on creation.
2007-11-12 11:46:15 +01:00
Rob Shearman
dd527a7d2c
ole32: Fix a leak of a moniker object in test_default_handler.
2007-11-12 11:46:11 +01:00
Rob Shearman
8f6218a7c8
ole32: Fix a memory leak in DataCacheEntry_Save.
2007-11-12 11:46:06 +01:00
Rob Shearman
5885be4e11
ole32: Fix a memory leak of moniker in RunningObjectTableImpl_Register.
2007-11-12 11:46:02 +01:00
Rob Shearman
3bd222004e
ole32: Fix a leak of the IBindCtx object in FileMonikerImpl_IsEqual.
2007-11-12 11:45:57 +01:00
Rob Shearman
2249565eb7
ole32: Fix a memory leak in get_moniker_comparison_data.
2007-11-12 11:45:53 +01:00
Rob Shearman
2c1ba188d6
ole32: Store the InterfaceList object in the IEnumMoniker object.
...
This is because the IEnumMoniker object is supposed to free the memory
passed to it, but the array of InterfaceData pointers is inside the
InterfaceList memory block.
2007-11-12 11:45:49 +01:00
Rob Shearman
e8b9a427be
ole32: Add a missing IMoniker_Release to test_MkParseDisplayName.
2007-11-12 11:45:38 +01:00
Rob Shearman
a7bfdde975
ole32: Fix memory leak in ItemMonikerImpl_Save.
2007-11-12 11:45:34 +01:00
Rob Shearman
b75a33a214
ole32: Add a missing IStream_Release to test_same_apartment_unmarshal_failure.
2007-11-12 11:45:30 +01:00
Rob Shearman
2e2383d5ca
ole32: Add a missing IStream_Release to test_CoMarshalInterThreadInterfaceInStream.
2007-11-12 11:45:19 +01:00
Andrew Talbot
5f4f0fa04d
user32: Constify some variables.
2007-11-12 11:41:32 +01:00
Hans Leidekker
864db96626
wininet: Fix two handle leaks in the test.
2007-11-12 11:40:59 +01:00
Hans Leidekker
42aa4e46b6
snmpapi: Make a test pass on Vista.
2007-11-12 11:40:55 +01:00
Hans Leidekker
9a51ac7249
pdh: Make two tests pass on Vista.
2007-11-12 11:40:45 +01:00
Paul Vriens
d66722db31
dsound/tests: Fix tests after addition of 24/32 bits buffer tests.
2007-11-12 11:40:25 +01:00
Maarten Lankhorst
3f965d582f
dsound: Make AngleBetweenVectorsRad when vectors have no magnitude.
2007-11-12 11:40:10 +01:00
Maarten Lankhorst
545a774fcc
dsound: Implement AngleBetweenVectorsDeg as a call to AngleBetweenVectorsRad.
2007-11-12 11:40:04 +01:00
Alexandre Julliard
5fa4e85ad6
user32/tests: Fix access to an uninitialized variable.
2007-11-09 13:14:37 +01:00
Dmitry Timoshkov
5722660758
user32: Simplify some code.
2007-11-09 13:10:34 +01:00
Francois Gouget
f288ed99b0
winex11: Add C alternatives to the assembly bits in X11DRV_DIB_SetImageBits_8().
2007-11-09 13:07:25 +01:00
Francois Gouget
81a5701ca9
Assorted spelling fixes.
2007-11-09 13:07:12 +01:00
Francois Gouget
2b6abd5f85
user32/tests: Skip some tests when DdeClientTransaction() returns NULL. This avoids some crashes on Win9x.
2007-11-09 13:06:43 +01:00
Francois Gouget
2bbfc931d1
gdi32/tests: Dynamically load GdiAlphaBlend() so the test runs on Win9x.
2007-11-09 13:06:25 +01:00
Francois Gouget
8fc8f2625c
d3dx8: Fix compilation on systems that don't support nameless unions.
2007-11-09 13:06:16 +01:00
Lei Zhang
124f2aa27e
sane.ds: Fix a memory leak.
2007-11-09 13:04:14 +01:00
Lei Zhang
84e8ea2fdc
sane.ds: Check return value from sane_get_option_descriptor().
2007-11-09 13:03:47 +01:00
Lei Zhang
05907c3e29
sane.ds: Check return value from sane_control_option().
2007-11-09 13:03:38 +01:00
Lei Zhang
e984d7ba40
sane.ds: Get number of options only once.
2007-11-09 13:03:32 +01:00
EA Durbin
4bae34cd2e
ntoskrnl.exe: Add stub Implementation of IoAllocateMdl.
2007-11-09 12:58:35 +01:00
EA Durbin
eb6a1fc9d0
ntoskrnl.exe: Add stub Implementation of IoAllocateWorkItem.
2007-11-09 12:58:26 +01:00
Lei Zhang
83a4dbaa68
wininet: Skip strcmp() in a test if the returned value/len is wrong.
2007-11-09 12:56:11 +01:00
Jacek Caban
a1e554739e
mshtml: Added IDM_SETDIRTY implementation.
2007-11-09 12:54:14 +01:00
Stefan Dösinger
335bd99262
wined3d: Actually store the PS's vertex processing flag.
2007-11-09 12:41:12 +01:00
Roderick Colenbrander
33df806819
wined3d: Make sure the p8 shader is set to 0 after destroying the main render target.
...
This fixes a render target recreation problem in Age of Empires II.
2007-11-09 12:40:44 +01:00
Roderick Colenbrander
b238e39ec8
wined3d: Make sure SFLAG_LOCKED is set at the start of LockRect as various functions called from LockRect depend on it (e.g. LoadTexture if called from LoadLocation).
2007-11-09 12:40:26 +01:00
Stefan Leichter
d4e37265f8
browseui: Print 64bit integers with wine_dbgstr_longlong.
2007-11-09 12:40:06 +01:00
Stefan Dösinger
b4b10d8bc2
d3d9: Release the window after the visual tests.
2007-11-09 12:35:50 +01:00
Stefan Dösinger
d050b4de9e
wined3d: Reinstall the projected texture disabling for generated coords.
2007-11-09 12:35:40 +01:00
Stefan Dösinger
9fb70b99db
wined3d: Load GLSL sampler uniforms at shader link time.
2007-11-09 12:32:11 +01:00
Stefan Dösinger
6fd4f8f699
wined3d: Store integer uniform locations.
2007-11-09 12:32:02 +01:00
Stefan Dösinger
bfec6c352d
wined3d: Store the special uniforms' locations in the linked program.
2007-11-09 12:31:54 +01:00
Stefan Dösinger
cd1812b473
wined3d: Hide NP2 textures support on R500 and earlier cards.
2007-11-09 12:31:44 +01:00
Stefan Dösinger
883915fc72
wined3d: Fix for MacOS'es incomplete glsl uniform truth.
2007-11-09 12:30:30 +01:00
Stefan Dösinger
f79ca75d08
wined3d: Implement a detection for the MacOS OpenGL implementation.
2007-11-09 12:29:55 +01:00
Paul Vriens
8454cb17a8
dsound/tests: Fix test failures on WinXP and 2003.
2007-11-09 12:27:20 +01:00
Andrew Talbot
d98b83bed5
user32: Constify some variables.
2007-11-09 12:26:23 +01:00
Hans Leidekker
106dbd5617
usp10: Fix some more memory leaks.
2007-11-09 12:25:38 +01:00
Hans Leidekker
66c6b84ff0
usp10: Fix a test to not rely on uninitialized memory.
2007-11-09 12:25:30 +01:00
Hans Leidekker
1e445c4932
usp10: Fully initialize LOGFONT structure.
2007-11-09 12:25:21 +01:00
Hans Leidekker
ab4d8aec35
usp10: Fix a memory leak.
2007-11-09 12:25:11 +01:00
Juan Lang
f15bbdcd5a
wininet: Initialize length of values that aren't being requested.
2007-11-09 12:25:01 +01:00
Juan Lang
2e4242b545
crypt32: If a decoding function failed, free the memory allocated for it.
2007-11-09 12:24:53 +01:00
Juan Lang
4c981e20ef
crypt32: Fix another leak in tests.
2007-11-09 12:24:46 +01:00
Juan Lang
f6bfa45970
crypt32: Fix a couple leaks in test.
2007-11-09 12:24:40 +01:00
Maarten Lankhorst
4d1129f785
dsound: Use a 2 stage mixing/normalization for sound.
2007-11-09 12:24:06 +01:00
Maarten Lankhorst
a938f69360
dsound: Add mixing and normalization functions.
2007-11-09 12:23:54 +01:00
Maarten Lankhorst
fa3663d6c7
dsound: Add support for 24/32 bits input sound buffers.
2007-11-09 12:20:20 +01:00
EA Durbin
0bfba69c15
d3dxof: Fix some return values.
2007-11-08 13:56:37 +01:00
Alexandre Julliard
0156dbba4f
ntdll: Increase the signal stack size to avoid crashes on nested signals.
2007-11-08 13:53:47 +01:00
Hans Leidekker
b0c9e753d5
mlang: Fix buffer size calculation.
2007-11-08 13:13:34 +01:00
Hans Leidekker
90d76060c4
mlang: Free SCRIPTINFO structure embedded in EnumScript object.
2007-11-08 13:11:48 +01:00
Hans Leidekker
9b3ec4fbb8
mlang: Release EnumRfc1766 object.
2007-11-08 13:11:43 +01:00
Alexandre Julliard
469068715c
wldap32: Always return WLDAP32 error values instead of redefining the ldap.h ones.
2007-11-08 13:11:34 +01:00
Hans Leidekker
032dbfe474
wldap32: Fix build against latest OpenLDAP release.
2007-11-08 12:52:48 +01:00
Alex Villacís Lasso
8ae0eeafc6
riched20: Fix test failure in test_WM_PASTE.
...
Native riched20 won't obey simple WM_CHAR or WM_KEYDOWN/WM_KEYUP
messages when processing Ctrl-Key keystrokes. Use keybd_event()
instead.
2007-11-08 12:36:35 +01:00
Juan Lang
9adf83e90d
wininet: Don't use HEAP_ZERO_MEMORY on memory that's fully initialized.
2007-11-08 12:18:31 +01:00
Juan Lang
a1ab4a7eff
wininet: Fix another typo.
2007-11-08 12:18:30 +01:00
Juan Lang
b210e3a751
wininet: Fix typo.
2007-11-08 12:18:30 +01:00
Lei Zhang
f727e56d6d
wininet: Initialize ftp sockets.
2007-11-08 12:18:30 +01:00
Andrew Talbot
509760922a
urlmon: Constify some variables.
2007-11-08 12:18:30 +01:00
Andrew Talbot
7625583501
twain_32: Constify a variable.
2007-11-08 12:18:30 +01:00
Stefan Dösinger
24ee003bfe
wined3d: Pass surface dirtification to the container.
2007-11-08 12:18:30 +01:00
Stefan Dösinger
4454096db2
d3d9: Be less picky in the D3DFMT_X8L8V8U8 test.
2007-11-08 12:18:30 +01:00
Stefan Dösinger
98b291192f
wined3d: Get rid of the conditionals in shader_glsl_compare.
2007-11-08 12:17:54 +01:00
Stefan Dösinger
ed937c6ad4
wined3d: Take care for client storage and pbos.
2007-11-08 12:07:30 +01:00
Stefan Dösinger
5ffea6e591
wined3d: Honor the driver's min point size.
2007-11-08 12:05:19 +01:00
Stefan Dösinger
0183f3e305
wined3d: Avoid NOP additions.
2007-11-08 12:03:46 +01:00
Stefan Dösinger
c7c785861a
wined3d: Replace the position fixup mul-add-add with a MAD.
2007-11-08 12:03:39 +01:00
Stefan Dösinger
6209b36acb
wined3d: mov to a0.x does a floor(), not a round to nearest.
2007-11-08 11:55:31 +01:00
Stefan Dösinger
468309e055
wined3d: Get rid of the conditionals in the glsl lit implementation.
2007-11-08 11:55:08 +01:00
Stefan Dösinger
fb0dde7b27
wined3d: Relative addressing offsets are limited to [-64; 63] in arb.
2007-11-08 11:54:43 +01:00
Stefan Dösinger
aafcae4752
wined3d: Remove the conditional from texdepth.
2007-11-08 11:54:28 +01:00
Stefan Dösinger
36330f0542
wined3d: Fix the varying number comparison.
2007-11-08 11:54:13 +01:00
Juan Lang
f9f18bfb06
cfgmgr32: Forward cfgmgr32 functions to setupapi.
2007-11-08 11:52:18 +01:00
Juan Lang
4115598d5c
setupapi: Add stubs for CM_Get_Device_IDA and CM_Get_Device_ID_Size.
2007-11-08 11:49:55 +01:00
Juan Lang
c5d5c5b63a
crypt32: Fail decoding a CRL entry if the serial number is empty.
2007-11-08 11:49:49 +01:00
Juan Lang
571d75187a
crypt32: Fix a leak.
2007-11-08 11:49:37 +01:00
Juan Lang
72ab894db1
crypt32: Use 3DES to encrypt data.
2007-11-08 11:49:32 +01:00
Juan Lang
46ef0fb4e8
crypt32: Set correct bit lengths for algorithms.
2007-11-08 11:49:20 +01:00
Juan Lang
8456f67a2d
crypt32: Pass key length to CryptDeriveKey.
2007-11-08 11:49:13 +01:00
Juan Lang
fd1dd39a36
crypt32: Use the enhanced provider rather than the default (base) provider.
2007-11-08 11:49:07 +01:00
Juan Lang
11a4968734
crypt32: Use SHA1 rather than MD5 to protect data.
2007-11-08 11:49:00 +01:00
Juan Lang
ba8d0d0237
crypt32: Save alg IDs in CryptProtectData output.
2007-11-08 11:48:50 +01:00
Juan Lang
0d9a5adb0b
crypt32: Describe CryptProtectData data format more accurately.
2007-11-08 11:48:42 +01:00
Juan Lang
61d58c15aa
rsaenh: Fix a comment.
2007-11-08 11:48:38 +01:00
Alex Villacís Lasso
188610e603
user32: Fix for failing tests of LB_GETTEXT on listbox on Win98.
2007-11-08 11:48:33 +01:00
Alex Villacís Lasso
5f603f823e
user32: Fix LB_ITEMFROMPOINT tests for listbox control.
2007-11-08 11:48:26 +01:00