Commit Graph

40529 Commits

Author SHA1 Message Date
Hwang YunSong(황윤성)
d97a491b69 wordpad: Updated Korean resource. 2007-10-25 13:56:51 +02:00
Hwang YunSong(황윤성)
7db430ac84 comctl32: Updated Korean resource. 2007-10-25 13:56:41 +02:00
Lei Zhang
7c2263ddc4 user32: Do not send button click to dialog with disabled default button. 2007-10-25 13:52:09 +02:00
Detlef Riekenberg
03f5774db7 include/commdlg: Add more defines for PrintDlg/PrintDlgEx. 2007-10-25 13:47:22 +02:00
Dan Hipschman
9d7b34c192 oleaut32: Use widl to generate oaidl_p.c. 2007-10-25 13:33:37 +02:00
Dan Hipschman
9825ac7a1a widl: Fix a crash in compare_expr. 2007-10-25 12:54:57 +02:00
Dan Hipschman
f974facf5a widl: Allow void pointers with iid_is attributes. 2007-10-25 12:54:52 +02:00
Aric Stewart
04b4dd0227 iphlpapi: Correct GetBestRoute when there is no route. 2007-10-25 12:54:20 +02:00
Juan Lang
62f4022563 crypt32: Avoid misleading fixme when no data are passed to CryptUnprotectData. 2007-10-25 12:54:14 +02:00
Juan Lang
4d3853ce9f setupapi: Return FALSE if a NULL buffer is passed in. 2007-10-25 12:53:29 +02:00
Juan Lang
1fd2bc5215 advapi32: Add stubs for CredEnumerateA/W. 2007-10-25 12:53:22 +02:00
Juan Lang
aa657e93be credui: Add proper parameter names to SSO stubs, and use symbolic return values. 2007-10-25 12:53:15 +02:00
Dmitry Timoshkov
ae89239cde shlwapi: Forward GetStringType3ExW to GetStringTypeW. 2007-10-25 12:48:53 +02:00
Dmitry Timoshkov
f7a7e6d9f9 shlwapi: Forward SetDlgItemTextWrapW to user32.SetDlgItemTextW. 2007-10-25 12:48:48 +02:00
Dan Kegel
374db6371c wine.inf: Add fake DLL for mshtml.dll. 2007-10-25 12:48:43 +02:00
Aric Stewart
80969f5303 iphlpapi: For platforms that do not implement /proc, return Unimplemented for the functions trying to read from there. 2007-10-25 12:48:29 +02:00
Gerald Pfeifer
826a6d09d4 rpcrt4: Initialize variable to avoid compiler warning. 2007-10-25 12:48:01 +02:00
Rob Shearman
512239d515 kernel32: Add tests for creating events with different initial security descriptors. 2007-10-25 12:47:28 +02:00
Rob Shearman
dd9e392796 server: Use the security descriptor passed in when creating events. 2007-10-25 12:47:22 +02:00
Rob Shearman
87b15db617 advapi32: Print out the unknown value for sid use in the LookupAccountName test, instead of the known value. 2007-10-25 12:14:34 +02:00
Rob Shearman
266a5a9d23 comctl32: Don't set the focus to the text box when the ComboBoxEx receives a CBN_SELENDCANCEL notification. 2007-10-25 12:14:26 +02:00
Rob Shearman
e146591cd6 credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW. 2007-10-25 12:14:18 +02:00
Rob Shearman
1d150b8920 credui: Build the import library. 2007-10-25 12:11:22 +02:00
Rob Shearman
3b219c9638 credui: Verify some of the parameters to CredUIPromptForCredentials, like native does. 2007-10-25 12:11:18 +02:00
Rob Shearman
33d1ad1098 credui: The pUIInfo parameter is optional to CredUIPromptForCredentials, so check before dereferencing it to get the parent window. 2007-10-25 12:11:11 +02:00
Rob Shearman
af069ad758 credui: Implement CredUIConfirmCredentialsW. 2007-10-25 12:11:02 +02:00
Andrew Talbot
d275a4d3af winedbg: Fix a memory leak. 2007-10-24 15:51:05 +02:00
Andrew Talbot
da5a398cc3 winhelp: Fix a memory leak. 2007-10-24 15:46:53 +02:00
Hwang YunSong(황윤성)
00e90ac412 cmdlgtst: Updated Korean resource. 2007-10-24 15:46:21 +02:00
Alexander Dorofeyev
3ac3a5dcb5 gdi32: Fix unchecked NULL ptr in BIDI_Reorder. 2007-10-24 15:36:37 +02:00
David Adam
5edd2cfaa7 d3dx8: Implement D3DXPlaneMatrixIsIdentity. 2007-10-24 14:15:25 +02:00
David Adam
73f59692ce d3dx8: Implement D3DXPlaneMatrixIdentity. 2007-10-24 14:15:14 +02:00
David Adam
5b685e6ad7 d3dx8: Implement D3DXPlaneColorSubtract. 2007-10-24 14:15:00 +02:00
David Adam
2567bd8a98 d3dx8: Implement D3DXPlaneColorAdd. 2007-10-24 14:14:51 +02:00
David Adam
0dc3208cf6 d3dx8: Implement D3DXPlaneColorScale. 2007-10-24 14:14:35 +02:00
David Adam
03e92443d7 d3dx8: Implement D3DXPlaneColorModulate. 2007-10-24 14:14:27 +02:00
David Adam
2f3702043e d3dx8: Implement D3DXPlaneColorLerp. 2007-10-24 14:14:17 +02:00
David Adam
6ebc5cefdf d3dx8: Implement D3DXPlaneColorNegative. 2007-10-24 14:14:08 +02:00
David Adam
a00353b394 d3dx8: Implement D3DXPlaneDotNormalize. 2007-10-24 14:14:00 +02:00
David Adam
3247fa0d67 d3dx8: Implement D3DXPlaneDotCoord. 2007-10-24 14:13:48 +02:00
David Adam
10259cd87c d3dx8: Implement D3DXPlaneDot. 2007-10-24 14:13:37 +02:00
Bang Jun-young
74c5d1750b shlwapi: SHRegDuplicateHKey() is now defined in the Windows SDK. 2007-10-24 14:13:01 +02:00
Dmitry Timoshkov
fd9774cef6 shlwapi: Forward more entries to user32 exports. 2007-10-24 14:12:17 +02:00
Dmitry Timoshkov
54c83b388c shlwapi: Use existing shlwapi/Win32 APIs to compare strings in Windows encoding. 2007-10-24 14:12:09 +02:00
Dmitry Timoshkov
4009de3662 ntdll: Use symbolic names when possible. 2007-10-24 14:12:04 +02:00
Dan Hipschman
816f993288 oleaut32: Add stubs for IPropertyBag_Read. 2007-10-24 13:52:16 +02:00
Dan Hipschman
1aab1072c1 widl: Use error_loc instead of yyerror. 2007-10-24 13:51:58 +02:00
Dan Hipschman
9051918976 widl: parser_error must append a newline, so write a new function, error_loc. 2007-10-24 13:51:48 +02:00
Juan Lang
a79ec597f4 credui: Add stubs. 2007-10-24 13:51:13 +02:00
Roy Shea
79e7e15f25 include/rpc.h: Add missing headers. 2007-10-24 13:49:33 +02:00