gdiplus: Added GdipSetStringFormatLineAlign/GdipGetStringFormatLineAlign.
[wine] / dlls / advapi32 /
2007-08-14  Paul Vriensadvapi32/tests: Use GetModuleHandleA and skip.
2007-08-14  Paul Vriensadvapi32/tests: Make tests run again on win95.
2007-08-08  Paul Vriensadvapi32/tests: Fix typo.
2007-07-31  Paul Vriensadvapi32/service: Cater better for domain in test.
2007-07-31  Alexandre Julliardadvapi32/tests: Don't test the contents of an uninitial...
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-31  Francois Gougetcrypt32: Fix the CryptReleaseContext() prototype.
2007-07-30  Paul Vriensadvapi32/service: Cater for domain in the test.
2007-07-30  Paul Vriensadvapi32/tests: Use skip when we don't have enough...
2007-07-30  Paul Vriensadvapi32/service: Be a bit more consistent.
2007-07-30  Paul Vriensadvapi32/service: Fix GetServiceDisplayNameA for servic...
2007-07-30  Paul Vriensadvapi32/service: Test for too small buffer.
2007-07-30  Paul Vriensadvapi32/service: Set correct error when the service...
2007-07-27  Paul Vriensadvapi32/service: Fix buffersize calculations for GetSe...
2007-07-27  Paul Vriensadvapi32/service: Forward GetServiceDisplayNameA to...
2007-07-27  Paul Vriensadvapi32/service: Test GetServiceDisplayNameA for servi...
2007-07-27  Paul Vriensadvapi32/service: More tests for GetServiceDisplayName.
2007-07-25  Paul Vriensadvapi32/service: Add tests for GetServiceKeyName.
2007-07-25  Paul Vriensadvapi32/service: Close a handle on failure.
2007-07-25  Paul Vriensadvapi32/service: Add another test for GetServiceDispla...
2007-07-24  Paul Vriensadvapi32/service: Handle is checked before servicename.
2007-07-23  Paul Vriensadvapi32/service: Add tests for GetDisplayName.
2007-07-23  Paul Vriensadvapi32/tests: Run on NT4 again.
2007-07-20  Dmitry Timoshkovadvapi32: Rename the test to better represent the teste...
2007-07-20  Paul Vriensadvapi32/service: Some 'refcount' tests.
2007-07-20  Paul Vriensadvapi32/service: lpBinaryPathName is mandatory.
2007-07-19  Paul Vriensadvapi32/service: Some tests for DeleteService.
2007-07-19  Paul Vriensadvapi32/service: Check for duplicate displayname.
2007-07-19  Paul Vriensadvapi32/service: Cleanup (long lines and a typo).
2007-07-19  Rob Shearmanadvapi32: Add tests for ConvertStringSecurityDescriptor...
2007-07-19  Rob Shearmanadvapi32: Set the right pointer so that StringAcl is...
2007-07-19  Rob Shearmanadvapi32: Don't crash in ConvertStringSecurityDescripto...
2007-07-19  Rob Shearmanadvapi32: Add the size of the security descriptor struc...
2007-07-19  Rob Shearmanadvapi32: Fix a typo in ParseStringAclToAcl which cause...
2007-07-19  Rob Shearmanadvapi32: Fix ComputeStringSidSize to work with SIDs...
2007-07-18  Paul Vriensadvapi32/service: Test for duplicate displayname.
2007-07-16  Paul Vriensadvapi32/service: Check combination of service-type...
2007-07-13  Paul Vriensadvapi32/tests: Use skip instead of trace.
2007-07-13  Paul Vriensadvapi/service: Check servicetype and starttype.
2007-07-13  Paul Vriensadvapi/service: Create specific access rights for servi...
2007-07-12  Paul Vriensadvapi/service: Check for empty servicename and binaryname.
2007-07-12  Paul Vriensadvapi/service: Check if we have enough access rights...
2007-07-12  Paul Vriensadvapi/service: First tests (and fixes) for CreateService.
2007-07-12  Paul Vriensadvapi/service: Fix possible handle leak.
2007-07-12  Paul Vriensadvapi/service: Simplify DeleteService by using RegDele...
2007-07-11  Paul Vriensadvapi32: Create specific access rights for service...
2007-07-09  Paul Vriensadvapi32: Handle to Service Control Manager is checked...
2007-07-06  Paul Vriensadvapi32/tests: Add tests for CloseServiceHandle.
2007-07-06  Paul Vriensadvapi32/tests: Add tests for OpenServiceA.
2007-07-05  Francois GougetAssorted spelling fixes.
2007-07-05  Paul Vriensadvapi32/tests: Use skip for not implemented function.
2007-07-03  Paul Vriensadvapi32/tests: Use skip when we don't have enough...
2007-07-02  Paul Vriensadvapi32/tests: Add tests for OpenSCManagerA.
2007-06-28  Paul Vriensadvapi32/service: Don't rely blindly on type.
2007-06-28  Paul Vriensadvapi32/service: Make sure we fill all struct members.
2007-06-27  Paul Vriensadvapi32/service: Return (more) correct needed buffersize.
2007-06-27  Paul Vriensadvapi32/service: Fix wrong key.
2007-06-27  Paul Vriensadvapi32/service: Use the correct registry key for...
2007-06-27  Paul Vriensadvapi32/tests: Add some service related tests.
2007-06-25  Rob Shearmanadvapi32: Always set the requested fields of the securi...
2007-06-21  Francois Gougetadvapi32: Add more RegGetValue() conformance tests...
2007-06-06  Alexandre Julliardadvapi32: Mark service processes as system processes...
2007-06-05  Alexandre Julliardadvapi32: Convert the service list to a standard list.
2007-05-30  Stefan Leichteradvapi32: Added implementation of RegDeleteTreeA/W.
2007-05-21  Rolf Kalbermatteradvapi32: Return error on NULL service name to GetServi...
2007-05-21  Rolf Kalbermatteradvapi32: Fix return value to indicate error when NULL...
2007-05-17  Alexandre Julliardadvapi32: Launch winedevice.exe when asked to start...
2007-05-16  Rolf Kalbermatteradvapi32: Add access flags to service handle data.
2007-05-14  Andrew Talbotadvapi32: Fix a typo.
2007-05-08  Alexandre Julliardadvapi32: Fix set process request, a pipe instance...
2007-05-08  Rolf Kalbermatteradvapi32: Implement GetServiceDisplayNameW.
2007-05-08  Rolf Kalbermatteradvapi32: Implement GetServiceDisplayNameA.
2007-05-08  Rolf Kalbermatteradvapi32: Store process ID into status structure on...
2007-05-04  Dmitry Timoshkovadvapi32: Add FILE_FLAG_BACKUP_SEMANTICS to the flags...
2007-05-03  Mounir IDRASSIadvapi32: Check for error in CryptEnumProviderTypesA...
2007-04-30  Andrew Talbotadvapi32: Exclude unused headers.
2007-04-30  Dan Kegeladvapi: Improve SetEntriesInAclA stub.
2007-04-30  Stefan Leichteradvapi32: Fix initial cleanup of the registry keys...
2007-04-24  Rolf Kalbermatteradvapi32: Make service_start_process return the pid...
2007-04-24  Rolf Kalbermatteradvapi32: Make struct service_data_t have the new SERVI...
2007-04-23  Stefan Leichteradvapi32: More tests for RegDeleteTreeA.
2007-04-23  Alasdair Sinclairadvapi32: Fix one byte array overflow during DES unhash.
2007-04-23  Rolf Kalbermatteradvapi32: Add EnumServicesStatusExA/W stub implementation.
2007-04-23  Rolf Kalbermatteradvapi32: Make SERVICE_STATUS_PROCESS match the declara...
2007-04-23  Dmitry Timoshkovadvapi32: Thunk GetFileSecurityW to NtQuerySecurityObject.
2007-04-20  Rolf Kalbermatteradvapi32: Make QueryServiceStatus use QueryServiceStatusEx.
2007-04-20  Rolf Kalbermatteradvapi32: Implement QueryServiceStatusEx.
2007-04-18  Francois Gougetadvapi32/tests: Use memcmp() instead of strcmp() so...
2007-04-16  Francois Gougetadvapi32: Fix and extend the RegQueryValueEx() tests.
2007-04-12  Paul Vriensadvapi32/tests: Fix RegQueryValueExA test for win9x...
2007-04-11  Paul Vriensadvapi32/tests: Use skip when OpenSCManagerA is not...
2007-04-10  Paul Vriensadvapi32/tests: Make sure NT4 and W2K tests don't fail.
2007-04-07  Lei Zhangadvapi32: Spelling fixes.
2007-04-05  Stefan Leichteradvapi32: Add some tests for RegDeleteTreeA.
2007-04-03  Andrew Talbotadvapi32: Constify some variables.
2007-04-02  Paul Vriensadvapi32/tests: Some cleanup.
2007-04-02  Paul Vriensadvapi32/tests: Reopen the main handle if needed.
2007-03-30  Paul Vriensadvapi32/tests: Add check to see if SetEntriesInAclW...
2007-03-30  Paul Vriensadvapi32/tests: Add check to see if ImpersonateSelf...
2007-03-29  Paul Vriensadvapi32/tests: Add check to see if LookupAccountNameA...
next