netapi32: Add stub for NetUseEnum().
[wine] / dlls /
2007-10-26  Jacek Cabanmshtml: More IE7 test fixes.
2007-10-26  Jacek Cabanurlmon: Use QueryInterface in get_callback.
2007-10-26  Dan Kegelwinmm: Avoid testing linecontrols if can't get line...
2007-10-26  Lionel Debrouxmsvcrt/tests: Fix memory leak (found by Smatch).
2007-10-26  Dmitry Timoshkovshlwapi: Update exported API entries according to the...
2007-10-26  James Hawkinsmsi: Use package_from_db instead of opening the package...
2007-10-26  James Hawkinsmsi: Output expected values on failing tests.
2007-10-26  James Hawkinsmsi: Define _WIN32_MSI to pull in new definitions.
2007-10-26  James Hawkinsuser32: Define WM_LBTRACKPOINT if it's not previously...
2007-10-26  James Hawkinsuser32: Fix a test that now passes in Windows.
2007-10-26  James Hawkinsadvpack: Restore the LProgramF string using the acquire...
2007-10-26  James Hawkinsmsi: Set the ROOTDRIVE property so the admin sequence...
2007-10-26  James Hawkinsmsi: Add missing newline to the adm_custom_action table.
2007-10-26  James Hawkinscabinet: Fix two tests that return E_FAIL on win98.
2007-10-26  Jacek Cabanurlmon: Fixed tests on IE7.
2007-10-26  Jacek Cabanurlmon: Added emulated http tests.
2007-10-26  Aric Stewartkernel32: Set last error to ERROR_INSUFFICIENT_BUFFER...
2007-10-26  Mikolaj Zalewskiadvapi32: Add a well known sid.
2007-10-26  Mikolaj Zalewskiadvapi32: Fix CreateWellKnownSid test on Windows XP.
2007-10-26  Juan Langcrypt32: Remove iTunes chain from certificate policy...
2007-10-26  Juan Langcrypt32: Remove a test because of a Windows 2003 SP1...
2007-10-26  Juan Langsetupapi: Include enumerator string as part of device...
2007-10-26  Rob Shearmanserver: Ignore ACEs with the INHERIT_ONLY_ACE flag...
2007-10-26  Rob Shearmanadvapi32: Fix the ACCESS_SYSTEM_SECURITY test by impers...
2007-10-26  Rob Shearmanadvapi32: Add a test for access checks with the INHERIT...
2007-10-26  Rob Shearmanserver: Make create_mapping use struct object_attribute...
2007-10-26  Rob Shearmanserver: Make create_mutex use struct object_attributes...
2007-10-26  Rob Shearmanserver: Make create_semaphore use struct object_attribu...
2007-10-25  Hwang YunSong(황윤성)browseui: New Korean resource.
2007-10-25  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2007-10-25  Hwang YunSong(황윤성)shlwapi: Updated Korean resource.
2007-10-25  Hwang YunSong(황윤성)oledlg: Updated Korean resource.
2007-10-25  Hwang YunSong(황윤성)mshtml: Updated Korean resource.
2007-10-25  Hwang YunSong(황윤성)msacm32: Updated Korean resource.
2007-10-25  Hwang YunSong(황윤성)wininet: Updated Korean resource.
2007-10-25  Hwang YunSong(황윤성)mpr: Updated Korean resource.
2007-10-25  Hwang YunSong(황윤성)comdlg32: Updated Korean resource.
2007-10-25  Hwang YunSong(황윤성)comctl32: Updated Korean resource.
2007-10-25  Lei Zhanguser32: Do not send button click to dialog with disable...
2007-10-25  Dan Hipschmanoleaut32: Use widl to generate oaidl_p.c.
2007-10-25  Aric Stewartiphlpapi: Correct GetBestRoute when there is no route.
2007-10-25  Juan Langcrypt32: Avoid misleading fixme when no data are passed...
2007-10-25  Juan Langsetupapi: Return FALSE if a NULL buffer is passed in.
2007-10-25  Juan Langadvapi32: Add stubs for CredEnumerateA/W.
2007-10-25  Juan Langcredui: Add proper parameter names to SSO stubs, and...
2007-10-25  Dmitry Timoshkovshlwapi: Forward GetStringType3ExW to GetStringTypeW.
2007-10-25  Dmitry Timoshkovshlwapi: Forward SetDlgItemTextWrapW to user32.SetDlgIt...
2007-10-25  Aric Stewartiphlpapi: For platforms that do not implement /proc...
2007-10-25  Gerald Pfeiferrpcrt4: Initialize variable to avoid compiler warning.
2007-10-25  Rob Shearmankernel32: Add tests for creating events with different...
2007-10-25  Rob Shearmanserver: Use the security descriptor passed in when...
2007-10-25  Rob Shearmanadvapi32: Print out the unknown value for sid use in...
2007-10-25  Rob Shearmancomctl32: Don't set the focus to the text box when...
2007-10-25  Rob Shearmancredui: Add tests for CredUIPromptForCredentialsW and...
2007-10-25  Rob Shearmancredui: Build the import library.
2007-10-25  Rob Shearmancredui: Verify some of the parameters to CredUIPromptFo...
2007-10-25  Rob Shearmancredui: The pUIInfo parameter is optional to CredUIProm...
2007-10-25  Rob Shearmancredui: Implement CredUIConfirmCredentialsW.
2007-10-24  Alexander Dorofeyevgdi32: Fix unchecked NULL ptr in BIDI_Reorder.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneMatrixIsIdentity.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneColorSubtract.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneColorAdd.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneColorScale.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneColorModulate.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneColorLerp.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneColorNegative.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneDotNormalize.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneDotCoord.
2007-10-24  David Adamd3dx8: Implement D3DXPlaneDot.
2007-10-24  Dmitry Timoshkovshlwapi: Forward more entries to user32 exports.
2007-10-24  Dmitry Timoshkovshlwapi: Use existing shlwapi/Win32 APIs to compare...
2007-10-24  Dmitry Timoshkovntdll: Use symbolic names when possible.
2007-10-24  Dan Hipschmanoleaut32: Add stubs for IPropertyBag_Read.
2007-10-24  Juan Langcredui: Add stubs.
2007-10-24  Mikolaj Zalewskibrowseui: Implement the progress dialog.
2007-10-24  Dan Kegelgdi32/tests: Fix false pass in warn+heap case.
2007-10-24  Juan Langcrypt32: Implement cert chain revocation checking.
2007-10-24  Juan Langcrypt32: Implement CertVerifyRevocation.
2007-10-24  Juan Langcrypt32: Add basic test for CertVerifyRevocation.
2007-10-24  Juan Langcrypt32: Add CertVerifyRevocation stub.
2007-10-24  Juan Langcryptnet: Don't prefer native version.
2007-10-24  Juan Langcryptnet: Implement CertDllVerifyRevocation.
2007-10-24  Juan Langcryptnet: Get cache entry expire time from HTTP expires...
2007-10-24  Juan Langcryptnet: Set timeout on http connections when a timeou...
2007-10-23  Alexander Dorofeyevgdi32: Fix runaway loop because of unsigned comparison...
2007-10-23  Alex Villacís Lassoriched32: Skeleton of richedit 1.0 test plus WM_SETTEXT...
2007-10-23  Rob Shearmanntdll: Add a stub for RtlSetControlSecurityDescriptor.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-23  Francois GougetBetter match the PSDK types and update win32.api to...
2007-10-23  Francois Gougetwinex11: Remove some unneeded casts.
2007-10-23  Rob Shearmanntdll: Fix RtlValidAcl to accept newer ACL revisions.
2007-10-23  Rob Shearmanadvapi32: Add some tests for ACL functions.
2007-10-23  Rob Shearmanadvapi32: Runtime link to CreateWellKnownSid in the...
2007-10-23  Rob Shearmanntdll: Allow the newer ACL revisions in RtlCreateAce.
2007-10-23  Jacek Cabanurlmon: Added application/postscript MIME filter.
2007-10-23  Jacek Cabanurlmon: Added audio/wav MIME filter.
2007-10-23  Jacek Cabanurlmon: Added text/richtext MIME filter.
2007-10-23  Luke Bratchmshtml: Fix text input fields.
2007-10-23  James Hawkinsmsi: Set media info strings to NULL after freeing them.
2007-10-23  James Hawkinsmsi: Include the null terminator when writing data...
next