wine
17 years agowinnt.h: Add more SID defines.
Robert Reif [Sun, 23 Jul 2006 12:25:24 +0000 (08:25 -0400)] 
winnt.h: Add more SID defines.

17 years agourlmon: Don't use freed string in TRACE.
Jacek Caban [Sat, 22 Jul 2006 13:21:20 +0000 (15:21 +0200)] 
urlmon: Don't use freed string in TRACE.

17 years agoshdocvw: Return S_OK in IPersistStreamInit::Load.
Jacek Caban [Sat, 22 Jul 2006 13:13:36 +0000 (15:13 +0200)] 
shdocvw: Return S_OK in IPersistStreamInit::Load.

17 years agoshell32: Define one more avi resource.
Louis. Lenders [Sat, 22 Jul 2006 11:34:37 +0000 (12:34 +0100)] 
shell32: Define one more avi resource.

17 years agomsi: Add tests for component and feature states.
James Hawkins [Fri, 21 Jul 2006 21:46:17 +0000 (14:46 -0700)] 
msi: Add tests for component and feature states.

17 years agoshell32/tests: Write-strings warnings fix.
Andrew Talbot [Sat, 22 Jul 2006 18:15:00 +0000 (19:15 +0100)] 
shell32/tests: Write-strings warnings fix.

17 years agoriched20: Write-strings warnings fix.
Andrew Talbot [Fri, 21 Jul 2006 20:05:00 +0000 (21:05 +0100)] 
riched20: Write-strings warnings fix.

The string members of the FINDTEXT and FINDTEXTEX structs are declared
constant in the SDK.

17 years agooleview: Added interface handling to idl display.
Piotr Caban [Fri, 21 Jul 2006 19:11:27 +0000 (21:11 +0200)] 
oleview: Added interface handling to idl display.

17 years agomsi: Expand features with odd Display values.
James Hawkins [Fri, 21 Jul 2006 17:10:04 +0000 (10:10 -0700)] 
msi: Expand features with odd Display values.

17 years agomsi: Don't display a feature if its Display value is zero.
James Hawkins [Fri, 21 Jul 2006 17:10:01 +0000 (10:10 -0700)] 
msi: Don't display a feature if its Display value is zero.

17 years agomsi: Set the component's initial state based on its attributes.
James Hawkins [Fri, 21 Jul 2006 17:09:52 +0000 (10:09 -0700)] 
msi: Set the component's initial state based on its attributes.

17 years agowined3d: Minor trace corrections in Set___ShaderConstants().
Jason Green [Fri, 21 Jul 2006 13:19:04 +0000 (09:19 -0400)] 
wined3d: Minor trace corrections in Set___ShaderConstants().

17 years agowined3d: Do not try to create a vbo more than once.
Stefan Dösinger [Fri, 21 Jul 2006 12:02:44 +0000 (14:02 +0200)] 
wined3d: Do not try to create a vbo more than once.

17 years agowined3d: Move vertex fixups into their own function.
Stefan Dösinger [Fri, 21 Jul 2006 11:43:22 +0000 (13:43 +0200)] 
wined3d: Move vertex fixups into their own function.

17 years agontdll: Use NtAllocateVirtualMemory to allocate all TEBs except the first one.
Alexandre Julliard [Fri, 21 Jul 2006 18:20:30 +0000 (20:20 +0200)] 
ntdll: Use NtAllocateVirtualMemory to allocate all TEBs except the first one.

17 years agooleaut32: Fix missing tests and heap errors for VarCat conformance.
Benjamin Arai [Fri, 21 Jul 2006 06:05:13 +0000 (23:05 -0700)] 
oleaut32: Fix missing tests and heap errors for VarCat conformance.

17 years agooleaut32: Fix temp variant initialization issues in VarCat.
Benjamin Arai [Fri, 21 Jul 2006 06:01:08 +0000 (23:01 -0700)] 
oleaut32: Fix temp variant initialization issues in VarCat.

17 years agontdll: Implementation of process CreationTime and ExitTime.
Stefan Siebert [Thu, 20 Jul 2006 21:30:04 +0000 (23:30 +0200)] 
ntdll: Implementation of process CreationTime and ExitTime.

17 years agosetupapi: Implemented SetupDiCreateDeviceInfoA.
Christian Gmeiner [Thu, 20 Jul 2006 14:08:43 +0000 (16:08 +0200)] 
setupapi: Implemented SetupDiCreateDeviceInfoA.

17 years agosetupapi: Rename a test.
Christian Gmeiner [Thu, 20 Jul 2006 13:08:32 +0000 (15:08 +0200)] 
setupapi: Rename a test.

17 years agoadvapi32: Partial LookupAccountSid implementation.
Robert Reif [Thu, 20 Jul 2006 11:05:46 +0000 (07:05 -0400)] 
advapi32: Partial LookupAccountSid implementation.

17 years agontdll: Simplify the sanity checks in RtlFreeHeap and RtlReAllocateHeap.
Alexandre Julliard [Fri, 21 Jul 2006 11:22:13 +0000 (13:22 +0200)] 
ntdll: Simplify the sanity checks in RtlFreeHeap and RtlReAllocateHeap.

17 years agontdll: Set a proper HEAP_MIN_DATA_SIZE on 64-bit platforms.
Alexandre Julliard [Fri, 21 Jul 2006 09:53:52 +0000 (11:53 +0200)] 
ntdll: Set a proper HEAP_MIN_DATA_SIZE on 64-bit platforms.

17 years agontdll: Add a few more free list entries to the heap.
Alexandre Julliard [Fri, 21 Jul 2006 09:53:24 +0000 (11:53 +0200)] 
ntdll: Add a few more free list entries to the heap.

17 years agocomdlg32: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 21 Jul 2006 07:58:12 +0000 (16:58 +0900)] 
comdlg32: Updated Korean resource.

17 years agomsi: Handle W/A conversions more correctly in MsiProvideQualifiedComponentEx.
Mike McCormack [Fri, 21 Jul 2006 05:05:29 +0000 (14:05 +0900)] 
msi: Handle W/A conversions more correctly in MsiProvideQualifiedComponentEx.

17 years agomsi: Use msi_reg_get_val_str() to read a registry value.
Mike McCormack [Fri, 21 Jul 2006 05:05:15 +0000 (14:05 +0900)] 
msi: Use msi_reg_get_val_str() to read a registry value.

17 years agomsi: Add a stub implementation for MsiProvideQualifiedComponentExA.
Mike McCormack [Fri, 21 Jul 2006 05:05:00 +0000 (14:05 +0900)] 
msi: Add a stub implementation for MsiProvideQualifiedComponentExA.

17 years agomsi: Components with INSTALLSTATE_NOTUSED are considered present.
Mike McCormack [Fri, 21 Jul 2006 05:04:44 +0000 (14:04 +0900)] 
msi: Components with INSTALLSTATE_NOTUSED are considered present.

17 years agomsi: A component with an empty path is not used.
Mike McCormack [Fri, 21 Jul 2006 05:04:26 +0000 (14:04 +0900)] 
msi: A component with an empty path is not used.

17 years agomsi: Use TRACE not FIXME for already implemented functions.
Mike McCormack [Fri, 21 Jul 2006 05:04:09 +0000 (14:04 +0900)] 
msi: Use TRACE not FIXME for already implemented functions.

17 years agod3d9: State management test framework for d3d9.
Ivan Gyurdiev [Fri, 21 Jul 2006 03:08:42 +0000 (23:08 -0400)] 
d3d9: State management test framework for d3d9.

17 years agowined3d: Respect EnableAutoDepthStencil parameter.
Ivan Gyurdiev [Fri, 21 Jul 2006 03:06:32 +0000 (23:06 -0400)] 
wined3d: Respect EnableAutoDepthStencil parameter.

17 years agowined3d: Correct initial render states.
Ivan Gyurdiev [Fri, 21 Jul 2006 03:05:22 +0000 (23:05 -0400)] 
wined3d: Correct initial render states.

17 years agowined3d: Do not return WINED3DERR_INVALIDCALL for Phong shading.
Ivan Gyurdiev [Fri, 21 Jul 2006 03:04:18 +0000 (23:04 -0400)] 
wined3d: Do not return WINED3DERR_INVALIDCALL for Phong shading.

17 years agowined3d: Restore recording mode later in ActiveRender().
Ivan Gyurdiev [Fri, 21 Jul 2006 03:03:31 +0000 (23:03 -0400)] 
wined3d: Restore recording mode later in ActiveRender().

17 years agowined3d: Read shader constants from correct stateblock.
Ivan Gyurdiev [Fri, 21 Jul 2006 03:02:29 +0000 (23:02 -0400)] 
wined3d: Read shader constants from correct stateblock.

17 years agomscms/tests: Write-strings warnings fix.
Andrew Talbot [Thu, 20 Jul 2006 21:16:25 +0000 (22:16 +0100)] 
mscms/tests: Write-strings warnings fix.

17 years agouser: Add a TrackMouseEvent test, make it pass under Wine.
Dmitry Timoshkov [Thu, 20 Jul 2006 13:27:29 +0000 (22:27 +0900)] 
user: Add a TrackMouseEvent test, make it pass under Wine.

17 years agousp10: Add functionality for ScriptXtoCP and ScriptCPtoX calls.
Jeff Latimer [Thu, 20 Jul 2006 12:16:50 +0000 (22:16 +1000)] 
usp10: Add functionality for ScriptXtoCP and ScriptCPtoX calls.

17 years agoole32: Implement CoRegisterPSClsid.
Robert Shearman [Thu, 20 Jul 2006 18:30:21 +0000 (19:30 +0100)] 
ole32: Implement CoRegisterPSClsid.

17 years agomsi: Don't use fixed-size buffers in AppSearch action.
Juan Lang [Thu, 20 Jul 2006 13:55:48 +0000 (06:55 -0700)] 
msi: Don't use fixed-size buffers in AppSearch action.

17 years agodinput8: DirectInput8Create rewrite.
Roderick Colenbrander [Thu, 20 Jul 2006 10:42:23 +0000 (12:42 +0200)] 
dinput8: DirectInput8Create rewrite.

17 years agooleaut32: OLEFontImpl_GetIDsOfNames conformance test.
Benjamin Arai [Thu, 20 Jul 2006 01:08:38 +0000 (18:08 -0700)] 
oleaut32: OLEFontImpl_GetIDsOfNames conformance test.

17 years agooleaut32: Implements OLEFontImpl_GetIDsOfNames.
Benjamin Arai [Thu, 20 Jul 2006 01:06:14 +0000 (18:06 -0700)] 
oleaut32: Implements OLEFontImpl_GetIDsOfNames.

17 years agocomdlg32: Remove redundant headers.
Bang Jun-Young [Wed, 19 Jul 2006 08:22:55 +0000 (17:22 +0900)] 
comdlg32: Remove redundant headers.

17 years agogdi: Use variables of correct size.
Ge van Geldorp [Wed, 19 Jul 2006 07:17:49 +0000 (09:17 +0200)] 
gdi: Use variables of correct size.

17 years agosetupapi: Add stub for SetupDiCreateDeviceInfoW.
Christian Gmeiner [Wed, 19 Jul 2006 17:58:47 +0000 (19:58 +0200)] 
setupapi: Add stub for SetupDiCreateDeviceInfoW.

17 years agosetupapi: Remove unneeded NULL checks before MyFree().
Christian Gmeiner [Wed, 19 Jul 2006 17:39:48 +0000 (19:39 +0200)] 
setupapi: Remove unneeded NULL checks before MyFree().

17 years agomsi: Implement the SetInstallLevel event.
James Hawkins [Wed, 19 Jul 2006 18:17:46 +0000 (11:17 -0700)] 
msi: Implement the SetInstallLevel event.

17 years agomsi: Forward MsiSetInstallLevel to an internal MSI_SetInstallLevel that can be used...
James Hawkins [Wed, 19 Jul 2006 18:17:28 +0000 (11:17 -0700)] 
msi: Forward MsiSetInstallLevel to an internal MSI_SetInstallLevel that can be used internally.

17 years agomsi: Update feature states after changing install levels, as they may have changed.
James Hawkins [Wed, 19 Jul 2006 18:17:16 +0000 (11:17 -0700)] 
msi: Update feature states after changing install levels, as they may have changed.

17 years agomsi: Rename SetFeatureStates to match the naming scheme of internal msi functions.
James Hawkins [Wed, 19 Jul 2006 18:15:37 +0000 (11:15 -0700)] 
msi: Rename SetFeatureStates to match the naming scheme of internal msi functions.

17 years agoinclude: Remove unnecessary semicolons from idl.
Mike McCormack [Thu, 20 Jul 2006 09:22:08 +0000 (18:22 +0900)] 
include: Remove unnecessary semicolons from idl.

17 years agooledb: Add oledb.idl and some idl files it depends on.
Mike McCormack [Thu, 20 Jul 2006 06:26:18 +0000 (15:26 +0900)] 
oledb: Add oledb.idl and some idl files it depends on.

17 years agoconfigure: Use -fno-builtin to avoid warnings with gcc 4.1.1.
Mike McCormack [Wed, 19 Jul 2006 10:16:59 +0000 (19:16 +0900)] 
configure: Use -fno-builtin to avoid warnings with gcc 4.1.1.

17 years agoinclude: Semicolons after cpp_quote are a syntax error in midl.
Mike McCormack [Thu, 20 Jul 2006 06:25:47 +0000 (15:25 +0900)] 
include: Semicolons after cpp_quote are a syntax error in midl.

17 years agousp10: Implement and test ScriptCacheGetHeight.
Hans Leidekker [Wed, 19 Jul 2006 19:45:24 +0000 (21:45 +0200)] 
usp10: Implement and test ScriptCacheGetHeight.

17 years agourlmon: Added PARSE_CANONICALIZE implementation in CoInternetParseUrl.
Jacek Caban [Wed, 19 Jul 2006 21:40:07 +0000 (23:40 +0200)] 
urlmon: Added PARSE_CANONICALIZE implementation in CoInternetParseUrl.

17 years agomshtml: Wrap remaining Heap* functions by inline functions.
Jacek Caban [Wed, 19 Jul 2006 21:39:54 +0000 (23:39 +0200)] 
mshtml: Wrap remaining Heap* functions by inline functions.

17 years agowininet: FTP_FtpDeleteFileW expects a LPWININETFTPSESSIONW.
Paul Vriens [Wed, 19 Jul 2006 20:33:17 +0000 (22:33 +0200)] 
wininet: FTP_FtpDeleteFileW expects a LPWININETFTPSESSIONW.

17 years agodnsapi/tests: Write-strings warnings fix.
Andrew Talbot [Wed, 19 Jul 2006 20:05:49 +0000 (21:05 +0100)] 
dnsapi/tests: Write-strings warnings fix.

17 years agocomctl32/tests: Write-strings warnings fix.
Andrew Talbot [Wed, 19 Jul 2006 18:17:56 +0000 (19:17 +0100)] 
comctl32/tests: Write-strings warnings fix.

17 years agowined3d: Compilation fixes.
H. Verbeet [Wed, 19 Jul 2006 21:49:37 +0000 (23:49 +0200)] 
wined3d: Compilation fixes.

17 years agodinput: joydev_enum_deviceA now returns the correct value.
Kovács András [Thu, 20 Jul 2006 05:21:35 +0000 (07:21 +0200)] 
dinput: joydev_enum_deviceA now returns the correct value.

17 years agocomctl32: Updated Korean resource.
Hwang YunSong(황윤성) [Wed, 19 Jul 2006 23:40:59 +0000 (08:40 +0900)] 
comctl32: Updated Korean resource.

17 years agocrypt32: Implement more string types for X509_NAME_VALUE.
Juan Lang [Wed, 19 Jul 2006 23:46:37 +0000 (16:46 -0700)] 
crypt32: Implement more string types for X509_NAME_VALUE.

17 years agocrypt32: Correct handling of empty output buffer in CertRDNValueToStr and CertNameToStr.
Juan Lang [Wed, 19 Jul 2006 19:30:43 +0000 (12:30 -0700)] 
crypt32: Correct handling of empty output buffer in CertRDNValueToStr and CertNameToStr.

17 years agomsi: Implement ACTION_AppSearchIni.
Juan Lang [Wed, 19 Jul 2006 17:42:50 +0000 (10:42 -0700)] 
msi: Implement ACTION_AppSearchIni.

17 years agontdll: Null-terminate strings returned by VFAT_IOCTL_READDIR_BOTH to work around...
Alexandre Julliard [Wed, 19 Jul 2006 18:04:45 +0000 (20:04 +0200)] 
ntdll: Null-terminate strings returned by VFAT_IOCTL_READDIR_BOTH to work around a kernel bug.

17 years agowininet: FTP_FtpRenameFileW expects a LPWININETFTPSESSIONW.
Paul Vriens [Wed, 19 Jul 2006 10:06:07 +0000 (12:06 +0200)] 
wininet: FTP_FtpRenameFileW expects a LPWININETFTPSESSIONW.

17 years agocrypt32: Implement X509_UNICODE_NAME_VALUE encoding/decoding.
Juan Lang [Wed, 19 Jul 2006 14:44:48 +0000 (07:44 -0700)] 
crypt32: Implement X509_UNICODE_NAME_VALUE encoding/decoding.

17 years agomsi: Implement searching parent in ACTION_AppSearchReg.
Juan Lang [Wed, 19 Jul 2006 14:37:01 +0000 (07:37 -0700)] 
msi: Implement searching parent in ACTION_AppSearchReg.

17 years agomsi: Implement MsiConfigureFeatureW.
Mike McCormack [Wed, 19 Jul 2006 08:39:04 +0000 (17:39 +0900)] 
msi: Implement MsiConfigureFeatureW.

17 years agomsi: Fix the size of base 85 GUIDs.
Mike McCormack [Wed, 19 Jul 2006 08:18:02 +0000 (17:18 +0900)] 
msi: Fix the size of base 85 GUIDs.

17 years agomsi: Only load the features and files tables once.
Mike McCormack [Wed, 19 Jul 2006 08:01:07 +0000 (17:01 +0900)] 
msi: Only load the features and files tables once.

17 years agooleview: Added data freeing in TypeLib Viewer.
Piotr Caban [Tue, 18 Jul 2006 10:55:31 +0000 (12:55 +0200)] 
oleview: Added data freeing in TypeLib Viewer.

17 years agooleview: Added some features to IDL data displaying.
Piotr Caban [Tue, 18 Jul 2006 10:54:30 +0000 (12:54 +0200)] 
oleview: Added some features to IDL data displaying.

17 years agooleview: Added skeleton for IDL files generation.
Piotr Caban [Tue, 18 Jul 2006 10:53:19 +0000 (12:53 +0200)] 
oleview: Added skeleton for IDL files generation.

17 years agousp10: Add ScriptStringCPtoX and ScriptStringXtoCP stubs.
Jeff Latimer [Tue, 18 Jul 2006 09:35:07 +0000 (19:35 +1000)] 
usp10: Add ScriptStringCPtoX and ScriptStringXtoCP stubs.

17 years agopreloader: Make sure the WINEPRELOADRESERVE area doesn't overlap the low memory area.
Alexandre Julliard [Wed, 19 Jul 2006 13:06:16 +0000 (15:06 +0200)] 
preloader: Make sure the WINEPRELOADRESERVE area doesn't overlap the low memory area.

17 years agokernel: Simplify set_process_name now that it doesn't have to handle winevdm.
Alexandre Julliard [Wed, 19 Jul 2006 13:04:57 +0000 (15:04 +0200)] 
kernel: Simplify set_process_name now that it doesn't have to handle winevdm.

17 years agokernel: Added support for exec'ing a new Win32 process.
Alexandre Julliard [Wed, 19 Jul 2006 12:12:58 +0000 (14:12 +0200)] 
kernel: Added support for exec'ing a new Win32 process.

Use it to restart execution if the main binary can't be loaded because
of address space conflicts, and also for Win16/DOS support.

17 years agoserver: Simplify process creation.
Alexandre Julliard [Wed, 19 Jul 2006 12:00:10 +0000 (14:00 +0200)] 
server: Simplify process creation.

Pass the socket for the new process from the parent through the
environment.
Perform initialisations during the new_process request.

17 years agowined3d: Make the number of floating point shader constants dynamic.
Jason Green [Wed, 19 Jul 2006 04:06:07 +0000 (00:06 -0400)] 
wined3d: Make the number of floating point shader constants dynamic.

17 years agocrypt32: Make tests loadable on NT4.
Stefan Leichter [Mon, 17 Jul 2006 19:31:08 +0000 (21:31 +0200)] 
crypt32: Make tests loadable on NT4.

17 years agomsi: Add a stub implementation of MsiSourceListClearAll.
James Hawkins [Tue, 18 Jul 2006 20:39:55 +0000 (13:39 -0700)] 
msi: Add a stub implementation of MsiSourceListClearAll.

17 years agomsi: Sort SelectionTree items by their Display value.
James Hawkins [Tue, 18 Jul 2006 18:40:44 +0000 (11:40 -0700)] 
msi: Sort SelectionTree items by their Display value.

17 years agomsi: Create files with the correct file attributes.
Huw Davies [Tue, 18 Jul 2006 11:51:31 +0000 (12:51 +0100)] 
msi: Create files with the correct file attributes.

17 years agomsi: Check the right pointers for NULL.
Mike McCormack [Tue, 18 Jul 2006 09:43:03 +0000 (18:43 +0900)] 
msi: Check the right pointers for NULL.

17 years agomsi: Set properties, not the command line in MsiReinstallFeatureW.
Mike McCormack [Tue, 18 Jul 2006 09:45:41 +0000 (18:45 +0900)] 
msi: Set properties, not the command line in MsiReinstallFeatureW.

17 years agomsi: Implement MsiSetInstallLevel.
Mike McCormack [Tue, 18 Jul 2006 09:43:33 +0000 (18:43 +0900)] 
msi: Implement MsiSetInstallLevel.

17 years agomshtml: Updated Korean resource.
Hwang YunSong(황윤성) [Tue, 18 Jul 2006 23:57:56 +0000 (08:57 +0900)] 
mshtml: Updated Korean resource.

17 years agosecur32: Write-strings warnings fix.
Andrew Talbot [Mon, 17 Jul 2006 21:41:12 +0000 (22:41 +0100)] 
secur32: Write-strings warnings fix.

17 years agocrypt32/tests: Write-strings warnings fix.
Andrew Talbot [Tue, 18 Jul 2006 20:48:44 +0000 (21:48 +0100)] 
crypt32/tests: Write-strings warnings fix.

17 years agooleaut32: Update error codes for VarMod.
Benjamin Arai [Tue, 18 Jul 2006 18:14:48 +0000 (11:14 -0700)] 
oleaut32: Update error codes for VarMod.

17 years agomsxml3: removeChild should catch a NULL child node.
Huw Davies [Tue, 18 Jul 2006 14:54:16 +0000 (15:54 +0100)] 
msxml3: removeChild should catch a NULL child node.

17 years agomsxml3: Add a test to check that selectSingleNode returns a NULL-ptr when it doesn...
Huw Davies [Tue, 18 Jul 2006 14:53:00 +0000 (15:53 +0100)] 
msxml3: Add a test to check that selectSingleNode returns a NULL-ptr when it doesn't find a match.

17 years agomsi: Set name in ACTION_AppSearchGetSignature.
Juan Lang [Tue, 18 Jul 2006 13:50:35 +0000 (06:50 -0700)] 
msi: Set name in ACTION_AppSearchGetSignature.

17 years agocrypt32: Don't return from a try block.
Juan Lang [Tue, 18 Jul 2006 13:41:21 +0000 (06:41 -0700)] 
crypt32: Don't return from a try block.