wine
16 years agoadvapi32: Add stubs for CredEnumerateA/W.
Juan Lang [Wed, 24 Oct 2007 16:57:54 +0000 (09:57 -0700)] 
advapi32: Add stubs for CredEnumerateA/W.

16 years agocredui: Add proper parameter names to SSO stubs, and use symbolic return values.
Juan Lang [Wed, 24 Oct 2007 16:53:33 +0000 (09:53 -0700)] 
credui: Add proper parameter names to SSO stubs, and use symbolic return values.

16 years agoshlwapi: Forward GetStringType3ExW to GetStringTypeW.
Dmitry Timoshkov [Thu, 25 Oct 2007 05:11:26 +0000 (14:11 +0900)] 
shlwapi: Forward GetStringType3ExW to GetStringTypeW.

16 years agoshlwapi: Forward SetDlgItemTextWrapW to user32.SetDlgItemTextW.
Dmitry Timoshkov [Thu, 25 Oct 2007 05:10:51 +0000 (14:10 +0900)] 
shlwapi: Forward SetDlgItemTextWrapW to user32.SetDlgItemTextW.

16 years agowine.inf: Add fake DLL for mshtml.dll.
Dan Kegel [Thu, 25 Oct 2007 03:15:51 +0000 (20:15 -0700)] 
wine.inf: Add fake DLL for mshtml.dll.

16 years agoiphlpapi: For platforms that do not implement /proc, return Unimplemented for the...
Aric Stewart [Wed, 24 Oct 2007 16:15:39 +0000 (11:15 -0500)] 
iphlpapi: For platforms that do not implement /proc, return Unimplemented for the functions trying to read from there.

16 years agorpcrt4: Initialize variable to avoid compiler warning.
Gerald Pfeifer [Wed, 24 Oct 2007 12:33:39 +0000 (14:33 +0200)] 
rpcrt4: Initialize variable to avoid compiler warning.

16 years agokernel32: Add tests for creating events with different initial security descriptors.
Rob Shearman [Wed, 24 Oct 2007 15:07:15 +0000 (16:07 +0100)] 
kernel32: Add tests for creating events with different initial security descriptors.

16 years agoserver: Use the security descriptor passed in when creating events.
Rob Shearman [Wed, 24 Oct 2007 15:04:42 +0000 (16:04 +0100)] 
server: Use the security descriptor passed in when creating events.

16 years agoadvapi32: Print out the unknown value for sid use in the LookupAccountName test,...
Rob Shearman [Wed, 24 Oct 2007 15:34:59 +0000 (16:34 +0100)] 
advapi32: Print out the unknown value for sid use in the LookupAccountName test, instead of the known value.

16 years agocomctl32: Don't set the focus to the text box when the ComboBoxEx receives a CBN_SELE...
Rob Shearman [Wed, 24 Oct 2007 15:35:39 +0000 (16:35 +0100)] 
comctl32: Don't set the focus to the text box when the ComboBoxEx receives a CBN_SELENDCANCEL notification.

16 years agocredui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW.
Rob Shearman [Wed, 24 Oct 2007 15:17:36 +0000 (16:17 +0100)] 
credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW.

16 years agocredui: Build the import library.
Rob Shearman [Wed, 24 Oct 2007 15:16:55 +0000 (16:16 +0100)] 
credui: Build the import library.

16 years agocredui: Verify some of the parameters to CredUIPromptForCredentials, like native...
Rob Shearman [Wed, 24 Oct 2007 15:16:27 +0000 (16:16 +0100)] 
credui: Verify some of the parameters to CredUIPromptForCredentials, like native does.

16 years agocredui: The pUIInfo parameter is optional to CredUIPromptForCredentials, so check...
Rob Shearman [Wed, 24 Oct 2007 15:16:14 +0000 (16:16 +0100)] 
credui: The pUIInfo parameter is optional to CredUIPromptForCredentials, so check before dereferencing it to get the parent window.

16 years agocredui: Implement CredUIConfirmCredentialsW.
Rob Shearman [Wed, 24 Oct 2007 15:16:02 +0000 (16:16 +0100)] 
credui: Implement CredUIConfirmCredentialsW.

16 years agowinedbg: Fix a memory leak.
Andrew Talbot [Tue, 23 Oct 2007 17:06:30 +0000 (18:06 +0100)] 
winedbg: Fix a memory leak.

16 years agowinhelp: Fix a memory leak.
Andrew Talbot [Tue, 23 Oct 2007 17:55:31 +0000 (18:55 +0100)] 
winhelp: Fix a memory leak.

16 years agocmdlgtst: Updated Korean resource.
Hwang YunSong(황윤성) [Tue, 23 Oct 2007 00:25:29 +0000 (09:25 +0900)] 
cmdlgtst: Updated Korean resource.

16 years agogdi32: Fix unchecked NULL ptr in BIDI_Reorder.
Alexander Dorofeyev [Wed, 24 Oct 2007 07:05:32 +0000 (00:05 -0700)] 
gdi32: Fix unchecked NULL ptr in BIDI_Reorder.

16 years agod3dx8: Implement D3DXPlaneMatrixIsIdentity.
David Adam [Tue, 23 Oct 2007 12:12:25 +0000 (14:12 +0200)] 
d3dx8: Implement D3DXPlaneMatrixIsIdentity.

16 years agod3dx8: Implement D3DXPlaneMatrixIdentity.
David Adam [Tue, 23 Oct 2007 11:28:52 +0000 (13:28 +0200)] 
d3dx8: Implement D3DXPlaneMatrixIdentity.

16 years agod3dx8: Implement D3DXPlaneColorSubtract.
David Adam [Tue, 23 Oct 2007 11:19:27 +0000 (13:19 +0200)] 
d3dx8: Implement D3DXPlaneColorSubtract.

16 years agod3dx8: Implement D3DXPlaneColorAdd.
David Adam [Tue, 23 Oct 2007 11:14:19 +0000 (13:14 +0200)] 
d3dx8: Implement D3DXPlaneColorAdd.

16 years agod3dx8: Implement D3DXPlaneColorScale.
David Adam [Tue, 23 Oct 2007 11:06:51 +0000 (13:06 +0200)] 
d3dx8: Implement D3DXPlaneColorScale.

16 years agod3dx8: Implement D3DXPlaneColorModulate.
David Adam [Tue, 23 Oct 2007 10:09:02 +0000 (12:09 +0200)] 
d3dx8: Implement D3DXPlaneColorModulate.

16 years agod3dx8: Implement D3DXPlaneColorLerp.
David Adam [Tue, 23 Oct 2007 09:54:32 +0000 (11:54 +0200)] 
d3dx8: Implement D3DXPlaneColorLerp.

16 years agod3dx8: Implement D3DXPlaneColorNegative.
David Adam [Tue, 23 Oct 2007 09:30:55 +0000 (11:30 +0200)] 
d3dx8: Implement D3DXPlaneColorNegative.

16 years agod3dx8: Implement D3DXPlaneDotNormalize.
David Adam [Tue, 23 Oct 2007 09:06:33 +0000 (11:06 +0200)] 
d3dx8: Implement D3DXPlaneDotNormalize.

16 years agod3dx8: Implement D3DXPlaneDotCoord.
David Adam [Tue, 23 Oct 2007 09:01:43 +0000 (11:01 +0200)] 
d3dx8: Implement D3DXPlaneDotCoord.

16 years agod3dx8: Implement D3DXPlaneDot.
David Adam [Tue, 23 Oct 2007 08:58:41 +0000 (10:58 +0200)] 
d3dx8: Implement D3DXPlaneDot.

16 years agoshlwapi: SHRegDuplicateHKey() is now defined in the Windows SDK.
Bang Jun-young [Tue, 23 Oct 2007 22:30:58 +0000 (07:30 +0900)] 
shlwapi: SHRegDuplicateHKey() is now defined in the Windows SDK.

16 years agoshlwapi: Forward more entries to user32 exports.
Dmitry Timoshkov [Wed, 24 Oct 2007 05:04:07 +0000 (14:04 +0900)] 
shlwapi: Forward more entries to user32 exports.

16 years agoshlwapi: Use existing shlwapi/Win32 APIs to compare strings in Windows encoding.
Dmitry Timoshkov [Wed, 24 Oct 2007 05:03:25 +0000 (14:03 +0900)] 
shlwapi: Use existing shlwapi/Win32 APIs to compare strings in Windows encoding.

16 years agontdll: Use symbolic names when possible.
Dmitry Timoshkov [Wed, 24 Oct 2007 05:02:38 +0000 (14:02 +0900)] 
ntdll: Use symbolic names when possible.

16 years agooleaut32: Add stubs for IPropertyBag_Read.
Dan Hipschman [Wed, 24 Oct 2007 03:15:02 +0000 (20:15 -0700)] 
oleaut32: Add stubs for IPropertyBag_Read.

16 years agowidl: Use error_loc instead of yyerror.
Dan Hipschman [Wed, 24 Oct 2007 03:18:56 +0000 (20:18 -0700)] 
widl: Use error_loc instead of yyerror.

16 years agowidl: parser_error must append a newline, so write a new function, error_loc.
Dan Hipschman [Wed, 24 Oct 2007 03:18:18 +0000 (20:18 -0700)] 
widl: parser_error must append a newline, so write a new function, error_loc.

16 years agocredui: Add stubs.
Juan Lang [Tue, 23 Oct 2007 21:19:38 +0000 (14:19 -0700)] 
credui: Add stubs.

16 years agoinclude/rpc.h: Add missing headers.
Roy Shea [Wed, 24 Oct 2007 00:43:09 +0000 (17:43 -0700)] 
include/rpc.h: Add missing headers.

16 years agobrowseui: Implement the progress dialog.
Mikolaj Zalewski [Wed, 3 Oct 2007 22:13:26 +0000 (15:13 -0700)] 
browseui: Implement the progress dialog.

16 years agoinclude: Add IProgressDialog definitions.
Mikolaj Zalewski [Wed, 3 Oct 2007 22:13:26 +0000 (15:13 -0700)] 
include: Add IProgressDialog definitions.

16 years agogdi32/tests: Fix false pass in warn+heap case.
Dan Kegel [Tue, 23 Oct 2007 19:11:22 +0000 (12:11 -0700)] 
gdi32/tests: Fix false pass in warn+heap case.

16 years agocrypt32: Implement cert chain revocation checking.
Juan Lang [Tue, 23 Oct 2007 20:03:26 +0000 (13:03 -0700)] 
crypt32: Implement cert chain revocation checking.

16 years agocrypt32: Implement CertVerifyRevocation.
Juan Lang [Tue, 23 Oct 2007 19:59:43 +0000 (12:59 -0700)] 
crypt32: Implement CertVerifyRevocation.

16 years agocrypt32: Add basic test for CertVerifyRevocation.
Juan Lang [Tue, 23 Oct 2007 19:58:38 +0000 (12:58 -0700)] 
crypt32: Add basic test for CertVerifyRevocation.

16 years agocrypt32: Add CertVerifyRevocation stub.
Juan Lang [Tue, 23 Oct 2007 19:57:32 +0000 (12:57 -0700)] 
crypt32: Add CertVerifyRevocation stub.

16 years agowine.inf: Register cryptnet.dll.
Juan Lang [Tue, 23 Oct 2007 19:54:39 +0000 (12:54 -0700)] 
wine.inf: Register cryptnet.dll.

16 years agocryptnet: Don't prefer native version.
Juan Lang [Tue, 23 Oct 2007 19:54:12 +0000 (12:54 -0700)] 
cryptnet: Don't prefer native version.

16 years agocryptnet: Implement CertDllVerifyRevocation.
Juan Lang [Tue, 23 Oct 2007 19:53:37 +0000 (12:53 -0700)] 
cryptnet: Implement CertDllVerifyRevocation.

16 years agocryptnet: Get cache entry expire time from HTTP expires header.
Juan Lang [Tue, 23 Oct 2007 19:51:21 +0000 (12:51 -0700)] 
cryptnet: Get cache entry expire time from HTTP expires header.

16 years agocryptnet: Set timeout on http connections when a timeout is specified.
Juan Lang [Tue, 23 Oct 2007 19:50:29 +0000 (12:50 -0700)] 
cryptnet: Set timeout on http connections when a timeout is specified.

16 years agogdi32: Fix runaway loop because of unsigned comparison in BIDI_Reorder.
Alexander Dorofeyev [Tue, 23 Oct 2007 07:49:39 +0000 (00:49 -0700)] 
gdi32: Fix runaway loop because of unsigned comparison in BIDI_Reorder.

16 years agoriched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test.
Alex Villacís Lasso [Mon, 22 Oct 2007 15:47:59 +0000 (10:47 -0500)] 
riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test.

16 years agoinclude: Remove duplicate ACL_REVISION1 and ACL_REVISION2 defines in winnt.h.
Rob Shearman [Tue, 23 Oct 2007 14:19:07 +0000 (15:19 +0100)] 
include: Remove duplicate ACL_REVISION1 and ACL_REVISION2 defines in winnt.h.

Move the remaining ACL_REVISION define nearer to the other ACL revision defines.

16 years agontdll: Add a stub for RtlSetControlSecurityDescriptor.
Rob Shearman [Tue, 23 Oct 2007 14:19:00 +0000 (15:19 +0100)] 
ntdll: Add a stub for RtlSetControlSecurityDescriptor.

Implement SetSecurityDescriptorControl on top of RtlSetControlSecurityDescriptor.

16 years agoAssorted spelling fixes.
Francois Gouget [Tue, 23 Oct 2007 13:30:30 +0000 (15:30 +0200)] 
Assorted spelling fixes.

16 years agoBetter match the PSDK types and update win32.api to fix the winapi_check warnings.
Francois Gouget [Tue, 23 Oct 2007 13:31:27 +0000 (15:31 +0200)] 
Better match the PSDK types and update win32.api to fix the winapi_check warnings.

16 years agowinex11: Remove some unneeded casts.
Francois Gouget [Tue, 23 Oct 2007 13:32:38 +0000 (15:32 +0200)] 
winex11: Remove some unneeded casts.

16 years agontdll: Fix RtlValidAcl to accept newer ACL revisions.
Rob Shearman [Tue, 23 Oct 2007 12:39:02 +0000 (13:39 +0100)] 
ntdll: Fix RtlValidAcl to accept newer ACL revisions.

16 years agoadvapi32: Add some tests for ACL functions.
Rob Shearman [Tue, 23 Oct 2007 12:38:47 +0000 (13:38 +0100)] 
advapi32: Add some tests for ACL functions.

16 years agoadvapi32: Runtime link to CreateWellKnownSid in the tests for the function, since...
Rob Shearman [Tue, 23 Oct 2007 12:38:27 +0000 (13:38 +0100)] 
advapi32: Runtime link to CreateWellKnownSid in the tests for the function, since it isn't available on all platforms.

16 years agontdll: Allow the newer ACL revisions in RtlCreateAce.
Rob Shearman [Tue, 23 Oct 2007 12:38:07 +0000 (13:38 +0100)] 
ntdll: Allow the newer ACL revisions in RtlCreateAce.

16 years agourlmon: Added application/postscript MIME filter.
Jacek Caban [Tue, 23 Oct 2007 10:53:49 +0000 (12:53 +0200)] 
urlmon: Added application/postscript MIME filter.

16 years agourlmon: Added audio/wav MIME filter.
Jacek Caban [Tue, 23 Oct 2007 10:53:29 +0000 (12:53 +0200)] 
urlmon: Added audio/wav MIME filter.

16 years agourlmon: Added text/richtext MIME filter.
Jacek Caban [Tue, 23 Oct 2007 10:53:07 +0000 (12:53 +0200)] 
urlmon: Added text/richtext MIME filter.

16 years agomshtml: Fix text input fields.
Luke Bratch [Tue, 23 Oct 2007 09:22:13 +0000 (10:22 +0100)] 
mshtml: Fix text input fields.

16 years agomsi: Set media info strings to NULL after freeing them.
James Hawkins [Tue, 23 Oct 2007 08:10:11 +0000 (03:10 -0500)] 
msi: Set media info strings to NULL after freeing them.

16 years agomsi: Include the null terminator when writing data to the stream.
James Hawkins [Tue, 23 Oct 2007 08:08:42 +0000 (03:08 -0500)] 
msi: Include the null terminator when writing data to the stream.

16 years agomsi: Don't delete the table if the table deleted itself because of a release.
James Hawkins [Tue, 23 Oct 2007 08:07:54 +0000 (03:07 -0500)] 
msi: Don't delete the table if the table deleted itself because of a release.

16 years agomsi: Release the record only after using the record's data.
James Hawkins [Tue, 23 Oct 2007 08:06:59 +0000 (03:06 -0500)] 
msi: Release the record only after using the record's data.

16 years agowinealsa.drv: Leave the CriticalSection before destroying it. Found by Smatch.
Michael Stefaniuc [Mon, 22 Oct 2007 20:46:05 +0000 (22:46 +0200)] 
winealsa.drv: Leave the CriticalSection before destroying it. Found by Smatch.

16 years agowinealsa.drv: Leave the CriticalSection before destroying it. Found by Smatch.
Michael Stefaniuc [Mon, 22 Oct 2007 20:45:54 +0000 (22:45 +0200)] 
winealsa.drv: Leave the CriticalSection before destroying it. Found by Smatch.

16 years agocomdlg32: Do not crash with PageSetupDlg(NULL).
Detlef Riekenberg [Mon, 22 Oct 2007 16:18:41 +0000 (18:18 +0200)] 
comdlg32: Do not crash with PageSetupDlg(NULL).

16 years agocryptnet: Implement CryptRetrieveObjectByUrlW for the http protocol.
Juan Lang [Mon, 22 Oct 2007 17:25:08 +0000 (10:25 -0700)] 
cryptnet: Implement CryptRetrieveObjectByUrlW for the http protocol.

16 years agocryptnet: Return FALSE if the requested URL exists and the url array size is NULL.
Juan Lang [Mon, 22 Oct 2007 17:22:50 +0000 (10:22 -0700)] 
cryptnet: Return FALSE if the requested URL exists and the url array size is NULL.

16 years agocryptnet: Implement CryptRetrieveObjectByUrlW for the file: protocol.
Juan Lang [Mon, 22 Oct 2007 17:22:16 +0000 (10:22 -0700)] 
cryptnet: Implement CryptRetrieveObjectByUrlW for the file: protocol.

16 years agocryptnet: Implement CryptRetrieveObjectByUrlA on top of CryptRetrieveObjectByUrlW.
Juan Lang [Mon, 22 Oct 2007 17:20:11 +0000 (10:20 -0700)] 
cryptnet: Implement CryptRetrieveObjectByUrlA on top of CryptRetrieveObjectByUrlW.

16 years agocryptnet: Add tests for CryptRetrieveObjectByUrl.
Juan Lang [Mon, 22 Oct 2007 17:19:36 +0000 (10:19 -0700)] 
cryptnet: Add tests for CryptRetrieveObjectByUrl.

16 years agocryptnet: Add stubs for CryptRetrieveObjectByUrlA/W.
Juan Lang [Mon, 22 Oct 2007 17:19:00 +0000 (10:19 -0700)] 
cryptnet: Add stubs for CryptRetrieveObjectByUrlA/W.

16 years agowininet: Don't assume lpBuffersIn is not NULL.
Juan Lang [Mon, 22 Oct 2007 17:23:54 +0000 (10:23 -0700)] 
wininet: Don't assume lpBuffersIn is not NULL.

16 years agowininet: Pass hash entry directly to URLCache_DeleteEntryFromHash.
Juan Lang [Mon, 22 Oct 2007 17:16:50 +0000 (10:16 -0700)] 
wininet: Pass hash entry directly to URLCache_DeleteEntryFromHash.

16 years agowininet: Implement RetrieveUrlCacheEntryFileW.
Juan Lang [Mon, 22 Oct 2007 17:16:27 +0000 (10:16 -0700)] 
wininet: Implement RetrieveUrlCacheEntryFileW.

16 years agowininet: Implement UnlockUrlCacheEntryFileW.
Juan Lang [Mon, 22 Oct 2007 17:16:07 +0000 (10:16 -0700)] 
wininet: Implement UnlockUrlCacheEntryFileW.

16 years agowininet: Pass hash entry directly to URLCache_HashEntrySetUse rather than searching...
Juan Lang [Mon, 22 Oct 2007 17:15:44 +0000 (10:15 -0700)] 
wininet: Pass hash entry directly to URLCache_HashEntrySetUse rather than searching for it again.

16 years agowininet: Introduce a URLCache_FindHashW, and use it rather than URLCache_FindEntryInH...
Juan Lang [Mon, 22 Oct 2007 17:15:22 +0000 (10:15 -0700)] 
wininet: Introduce a URLCache_FindHashW, and use it rather than URLCache_FindEntryInHashW.

16 years agowininet: Use URLCache_FindHash rather than URLCache_FindEntryInHash.
Juan Lang [Mon, 22 Oct 2007 17:14:57 +0000 (10:14 -0700)] 
wininet: Use URLCache_FindHash rather than URLCache_FindEntryInHash.

16 years agogdi32: Remove a test that expects the break character to equal ascii space.
Hans Leidekker [Mon, 22 Oct 2007 15:37:33 +0000 (17:37 +0200)] 
gdi32: Remove a test that expects the break character to equal ascii space.

16 years agoadvapi32: Remove tests for the sha context structure.
Hans Leidekker [Mon, 22 Oct 2007 14:32:36 +0000 (16:32 +0200)] 
advapi32: Remove tests for the sha context structure.

16 years agouser32: Fix segfault when combobox contains a longer text than buffer_limit.
Alex Busenius [Sun, 21 Oct 2007 11:28:17 +0000 (13:28 +0200)] 
user32: Fix segfault when combobox contains a longer text than buffer_limit.

16 years agod3dx8: Implement D3DXQuaternionIsIdentity.
David Adam [Thu, 18 Oct 2007 21:15:18 +0000 (23:15 +0200)] 
d3dx8: Implement D3DXQuaternionIsIdentity.

16 years agod3dx8: Implement D3DXQuaternionIdentity.
David Adam [Thu, 18 Oct 2007 19:01:24 +0000 (21:01 +0200)] 
d3dx8: Implement D3DXQuaternionIdentity.

16 years agod3dx8: Implement D3DXQuaternionConjugate.
David Adam [Thu, 18 Oct 2007 18:28:36 +0000 (20:28 +0200)] 
d3dx8: Implement D3DXQuaternionConjugate.

16 years agod3dx8: Implement D3DXVec3Cross.
David Adam [Thu, 18 Oct 2007 18:12:29 +0000 (20:12 +0200)] 
d3dx8: Implement D3DXVec3Cross.

16 years agod3dx8: Implement D3DX*Scale.
David Adam [Thu, 18 Oct 2007 17:53:30 +0000 (19:53 +0200)] 
d3dx8: Implement D3DX*Scale.

16 years agod3dx8: Implement D3DX*Minimize.
David Adam [Thu, 18 Oct 2007 17:35:52 +0000 (19:35 +0200)] 
d3dx8: Implement D3DX*Minimize.

16 years agod3dx8: Implement D3DX*Maximize.
David Adam [Thu, 18 Oct 2007 17:29:21 +0000 (19:29 +0200)] 
d3dx8: Implement D3DX*Maximize.

16 years agod3dx8: Implement D3DX*Lerp.
David Adam [Thu, 18 Oct 2007 17:01:57 +0000 (19:01 +0200)] 
d3dx8: Implement D3DX*Lerp.

16 years agod3dx8: Implement D3DX*Subtract.
David Adam [Thu, 18 Oct 2007 16:38:32 +0000 (18:38 +0200)] 
d3dx8: Implement D3DX*Subtract.

16 years agod3dx8: Implement D3DX*Add with a test.
David Adam [Thu, 18 Oct 2007 16:32:17 +0000 (18:32 +0200)] 
d3dx8: Implement D3DX*Add with a test.