wine
19 years agowininet: InternetCrackUrl should set nPort to the default port if not specified.
Robert Shearman [Sat, 11 Mar 2006 18:09:21 +0000 (18:09 +0000)] 
wininet: InternetCrackUrl should set nPort to the default port if not specified.

19 years agowined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h.
Stefan Dösinger [Fri, 10 Mar 2006 23:15:38 +0000 (00:15 +0100)] 
wined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h.

19 years agowined3d: Don't override variable that still has something we need.
Vitaliy Margolen [Sun, 12 Mar 2006 20:45:47 +0000 (13:45 -0700)] 
wined3d: Don't override variable that still has something we need.

Use local temp variable instead.

19 years agowined3d: Add D3DSIO_TEXM3x3PAD to opcode list. We already handle it where we should.
Vitaliy Margolen [Mon, 13 Mar 2006 03:19:25 +0000 (20:19 -0700)] 
wined3d: Add D3DSIO_TEXM3x3PAD to opcode list. We already handle it where we should.

19 years agowine.inf: Add RegisteredOwner and Org also to WindowsNT branch.
Paul Vriens [Sun, 12 Mar 2006 13:00:50 +0000 (14:00 +0100)] 
wine.inf: Add RegisteredOwner and Org also to WindowsNT branch.

19 years agoavifil32: Use HeapAlloc instead of LocalAlloc.
Mike McCormack [Sat, 11 Mar 2006 05:43:06 +0000 (14:43 +0900)] 
avifil32: Use HeapAlloc instead of LocalAlloc.

19 years agoavifil32: Use HeapAlloc instead of Global/LocalAlloc.
Mike McCormack [Sat, 11 Mar 2006 05:42:50 +0000 (14:42 +0900)] 
avifil32: Use HeapAlloc instead of Global/LocalAlloc.

19 years agoavifil32: Use HeapAlloc instead of Local Alloc.
Mike McCormack [Sat, 11 Mar 2006 05:42:01 +0000 (14:42 +0900)] 
avifil32: Use HeapAlloc instead of Local Alloc.

19 years agoavifil32: Use HeapAlloc instead of GlobalAlloc/LocalAlloc.
Mike McCormack [Sat, 11 Mar 2006 05:42:14 +0000 (14:42 +0900)] 
avifil32: Use HeapAlloc instead of GlobalAlloc/LocalAlloc.

19 years agoavifil32: Use HeapAlloc/Free instead of LocalAlloc/Free.
Mike McCormack [Sat, 11 Mar 2006 05:41:16 +0000 (14:41 +0900)] 
avifil32: Use HeapAlloc/Free instead of LocalAlloc/Free.

19 years agoavifil32: Use HeapAlloc instead of LocalAlloc. Make sure to free the memory.
Mike McCormack [Sat, 11 Mar 2006 05:41:37 +0000 (14:41 +0900)] 
avifil32: Use HeapAlloc instead of LocalAlloc.  Make sure to free the memory.

19 years agowinefile: Refresh the drives and files upon WM_DEVICECHANGE.
Alexandre Julliard [Fri, 10 Mar 2006 20:43:25 +0000 (21:43 +0100)] 
winefile: Refresh the drives and files upon WM_DEVICECHANGE.

19 years agowined3d: Consistently use WINED3DRESOURCETYPE.
Stefan Dösinger [Thu, 9 Mar 2006 22:21:16 +0000 (23:21 +0100)] 
wined3d: Consistently use WINED3DRESOURCETYPE.

19 years agoavifil32: Use CoTaskMemAlloc when allocating memory to return through
Mike McCormack [Fri, 10 Mar 2006 15:21:30 +0000 (00:21 +0900)] 
avifil32: Use CoTaskMemAlloc when allocating memory to return through
an OLE interface.

19 years agoavifil32: Fix some gcc 4.1 warnings cause by windowsx.h macros.
Mike McCormack [Fri, 10 Mar 2006 15:21:42 +0000 (00:21 +0900)] 
avifil32: Fix some gcc 4.1 warnings cause by windowsx.h macros.

19 years agocomdlg32: Remove the property when destroy the dialog box.
Mike McCormack [Fri, 10 Mar 2006 03:26:50 +0000 (12:26 +0900)] 
comdlg32: Remove the property when destroy the dialog box.

19 years agocrypt32: Move context properties to a separate file.
Juan Lang [Fri, 10 Mar 2006 03:06:42 +0000 (19:06 -0800)] 
crypt32: Move context properties to a separate file.

19 years agowineesd: Update ESD driver to closer match OSS and ALSA drivers.
Robert Reif [Fri, 10 Mar 2006 04:07:26 +0000 (23:07 -0500)] 
wineesd: Update ESD driver to closer match OSS and ALSA drivers.

19 years agowinedbg: Fix lcall instruction opcode.
Petr Tesarik [Fri, 10 Mar 2006 09:55:07 +0000 (10:55 +0100)] 
winedbg: Fix lcall instruction opcode.

19 years agowininet: Don't duplicate empty strings.
Robert Shearman [Fri, 10 Mar 2006 12:28:52 +0000 (12:28 +0000)] 
wininet: Don't duplicate empty strings.

19 years agowordpad: Add Turkish resource file.
Fatih Asici [Fri, 10 Mar 2006 15:19:25 +0000 (17:19 +0200)] 
wordpad: Add Turkish resource file.

19 years agowinecfg: Update Turkish resource file.
Fatih Asici [Fri, 10 Mar 2006 14:36:14 +0000 (16:36 +0200)] 
winecfg: Update Turkish resource file.

19 years agodocumentation: Turkish translation of README file.
Fatih Aşıcı [Thu, 9 Mar 2006 10:40:32 +0000 (12:40 +0200)] 
documentation: Turkish translation of README file.

19 years agoaclocal.m4: Avoid invalid characters in the cache variable name in WINE_GET_SONAME.
Alexandre Julliard [Fri, 10 Mar 2006 20:24:05 +0000 (21:24 +0100)] 
aclocal.m4: Avoid invalid characters in the cache variable name in WINE_GET_SONAME.

19 years agocomdlg32: Use a property for the color dialog's information.
Mike McCormack [Thu, 9 Mar 2006 15:45:16 +0000 (00:45 +0900)] 
comdlg32: Use a property for the color dialog's information.

19 years agodbt.h: Added DBTF_ flags.
Alexandre Julliard [Thu, 9 Mar 2006 21:48:49 +0000 (22:48 +0100)] 
dbt.h: Added DBTF_ flags.

19 years agouser: Support packing/unpacking the WM_DEVICECHANGE message.
Alexandre Julliard [Thu, 9 Mar 2006 21:48:37 +0000 (22:48 +0100)] 
user: Support packing/unpacking the WM_DEVICECHANGE message.

19 years agowininet: Fix InternetGetCookie with no matching cookies.
Robert Shearman [Thu, 9 Mar 2006 15:20:24 +0000 (15:20 +0000)] 
wininet: Fix InternetGetCookie with no matching cookies.

Return FALSE and an error of ERROR_NO_MORE_ITEMS from
InternetGetCookie when there are no cookies for the specified
domain. This fixes a bug in sending a blank cookie to HTTP servers.

19 years agowininet: Fix an off-by-one error in InternetCreateUrlW.
Robert Shearman [Thu, 9 Mar 2006 15:19:46 +0000 (15:19 +0000)] 
wininet: Fix an off-by-one error in InternetCreateUrlW.

Fix an off-by-one error in the size of buffer used to store the port
number in InternetCreateUrlW.

19 years agowininet: Further InternetCreateFileW fixes.
Robert Shearman [Thu, 9 Mar 2006 15:19:15 +0000 (15:19 +0000)] 
wininet: Further InternetCreateFileW fixes.

- Add the slash after the port number.
- Only add the port number if the host name is present.

19 years agowininet: If necessary, add a slash between the hostname and path in
Robert Shearman [Thu, 9 Mar 2006 15:18:24 +0000 (15:18 +0000)] 
wininet: If necessary, add a slash between the hostname and path in
InternetCreateUrlW.

19 years agowininet: More InternetCreateUrlW fixes.
Robert Shearman [Thu, 9 Mar 2006 15:17:49 +0000 (15:17 +0000)] 
wininet: More InternetCreateUrlW fixes.

- Don't add double slashes for opaque URLs.
- The default port number for all other schemes is 0.

19 years agowininet: Parse the scheme the string in InternetCreateFileW.
Robert Shearman [Thu, 9 Mar 2006 15:16:41 +0000 (15:16 +0000)] 
wininet: Parse the scheme the string in InternetCreateFileW.

Parse the scheme the string in InternetCreateFileW and rewrite
url_uses_default_port using schemes instead of strings.

19 years agowininet: Get the string for the scheme if specified only by the
Robert Shearman [Thu, 9 Mar 2006 15:15:45 +0000 (15:15 +0000)] 
wininet: Get the string for the scheme if specified only by the
INTERNET_SCHEME enumeration in InternetCreateUrlW.

19 years agowininet: The host name is optional in InternetCreateUrlW.
Robert Shearman [Thu, 9 Mar 2006 15:15:00 +0000 (15:15 +0000)] 
wininet: The host name is optional in InternetCreateUrlW.

19 years agowininet: Use an array of schemes for mapping from a string to an INTERNET_SCHEME.
Robert Shearman [Thu, 9 Mar 2006 15:14:21 +0000 (15:14 +0000)] 
wininet: Use an array of schemes for mapping from a string to an INTERNET_SCHEME.

Use an array of schemes so that it can be re-used for mapping from
INTERNET_SCHEME back to a string and simplify the code in
GetInternetSchemeW.

19 years agowininet: Fix Trace in InternetCreateUrl.
Robert Shearman [Thu, 9 Mar 2006 15:12:56 +0000 (15:12 +0000)] 
wininet: Fix Trace in InternetCreateUrl.

The url passed in to InternetCreateUrl is an out parameter, so don't
dump it.

19 years agowininet: Fix redirects with relative URIs instead of absolute URIs.
Robert Shearman [Thu, 9 Mar 2006 15:11:59 +0000 (15:11 +0000)] 
wininet: Fix redirects with relative URIs instead of absolute URIs.

19 years agodinput/linuxinput: Fix handling of DIPH_BYID.
Christoph Frick [Thu, 9 Mar 2006 12:38:23 +0000 (13:38 +0100)] 
dinput/linuxinput: Fix handling of DIPH_BYID.

- handling of DIPH_BYID
- use regular id and not shifted one also for axes
- may only Acquire after SetDataFormat

19 years agogdi: Load system fonts from $(datadir)/wine/fonts if loading from
Dmitry Timoshkov [Thu, 9 Mar 2006 07:13:08 +0000 (15:13 +0800)] 
gdi: Load system fonts from $(datadir)/wine/fonts if loading from
%windir%\fonts has failed.

19 years agogdi: A better workaround for extended user style pens.
Dmitry Timoshkov [Thu, 9 Mar 2006 07:12:43 +0000 (15:12 +0800)] 
gdi: A better workaround for extended user style pens.

19 years agowined3d: Use OpenGL fragment programs when available.
H. Verbeet [Wed, 8 Mar 2006 23:52:45 +0000 (23:52 +0000)] 
wined3d: Use OpenGL fragment programs when available.

19 years agowined3d: Remove an incorrect FIXME.
H. Verbeet [Wed, 8 Mar 2006 23:52:29 +0000 (23:52 +0000)] 
wined3d: Remove an incorrect FIXME.

19 years agowined3d: Enable color fixups for vertex shaders.
H. Verbeet [Wed, 8 Mar 2006 23:51:33 +0000 (23:51 +0000)] 
wined3d: Enable color fixups for vertex shaders.

19 years agowined3d: Minor vshader_program_add_param cleanup.
H. Verbeet [Wed, 8 Mar 2006 23:51:18 +0000 (23:51 +0000)] 
wined3d: Minor vshader_program_add_param cleanup.

- In vshader_program_add_param, pass a pointer to the shader object
  instead of individual parameters.
- In vshader_program_add_param, rename input to is_input to make it
  clearer what the parameter does.
- Fix a typo & cleanup a comment.

19 years agooleaut32: Reorder a few functions to avoid forward declaractions.
Francois Gouget [Wed, 8 Mar 2006 11:54:36 +0000 (12:54 +0100)] 
oleaut32: Reorder a few functions to avoid forward declaractions.

19 years agowined3d: Use WINED3DPRESENT_PARAMETERS in IWineD3DSwapChain::GetPresentParameters.
Stefan Dösinger [Wed, 8 Mar 2006 23:49:11 +0000 (00:49 +0100)] 
wined3d: Use WINED3DPRESENT_PARAMETERS in IWineD3DSwapChain::GetPresentParameters.

19 years agouser: The height of a ListBox item can be no more than MAXBYTE.
Mike McCormack [Thu, 9 Mar 2006 05:22:30 +0000 (14:22 +0900)] 
user: The height of a ListBox item can be no more than MAXBYTE.

19 years agomsi: Remove some unnecessary indent.
Mike McCormack [Thu, 9 Mar 2006 05:21:37 +0000 (14:21 +0900)] 
msi: Remove some unnecessary indent.

19 years agomsi: Make sure to run tests for MsiEvaluateCondition.
Mike McCormack [Thu, 9 Mar 2006 05:20:53 +0000 (14:20 +0900)] 
msi: Make sure to run tests for MsiEvaluateCondition.

19 years agomshtml: Added beginning of getAttribute implementation.
Jacek Caban [Thu, 9 Mar 2006 07:35:58 +0000 (08:35 +0100)] 
mshtml: Added beginning of getAttribute implementation.

19 years agomshtml: Added IHTMLBodyElement implementation.
Jacek Caban [Wed, 8 Mar 2006 23:20:19 +0000 (00:20 +0100)] 
mshtml: Added IHTMLBodyElement implementation.

19 years agoopengl32: Implement wglUseFontOutlines.
Huw Davies [Tue, 7 Mar 2006 13:55:35 +0000 (13:55 +0000)] 
opengl32: Implement wglUseFontOutlines.

19 years agocrypt32: Implement CertGetValidUsages.
Juan Lang [Wed, 8 Mar 2006 02:29:18 +0000 (18:29 -0800)] 
crypt32: Implement CertGetValidUsages.

19 years agowined3d: Add D3DLOCK_* types to wined3d_types.h.
Stefan Dösinger [Tue, 7 Mar 2006 23:11:28 +0000 (00:11 +0100)] 
wined3d: Add D3DLOCK_* types to wined3d_types.h.

19 years agomshtml: Added get_name and get_value implementation of IHTMLTextAreaElement interface.
Jacek Caban [Tue, 7 Mar 2006 22:11:09 +0000 (23:11 +0100)] 
mshtml: Added get_name and get_value implementation of IHTMLTextAreaElement interface.

19 years agomshtml: Added get_name and get_value implementation of IHTMLSelectElement interface.
Jacek Caban [Tue, 7 Mar 2006 22:11:41 +0000 (23:11 +0100)] 
mshtml: Added get_name and get_value implementation of IHTMLSelectElement interface.

19 years agomshtml: Added get_type, get_value, get_name and get_checked
Jacek Caban [Tue, 7 Mar 2006 22:10:45 +0000 (23:10 +0100)] 
mshtml: Added get_type, get_value, get_name and get_checked
implementation of IHTMLInputElement interface.

19 years agocomctl32: LISTVIEW_InsertItemT should accept iItem < 0, when using sorted lists.
Peter Åstrand [Tue, 7 Mar 2006 13:07:49 +0000 (14:07 +0100)] 
comctl32: LISTVIEW_InsertItemT should accept iItem < 0, when using sorted lists.

19 years agomscms: Add tests for EnumColorProfiles{A,W}.
Hans Leidekker [Tue, 7 Mar 2006 15:52:35 +0000 (16:52 +0100)] 
mscms: Add tests for EnumColorProfiles{A,W}.

19 years agomscms: Implement EnumColorProfiles{A,W}.
Hans Leidekker [Tue, 7 Mar 2006 15:50:17 +0000 (16:50 +0100)] 
mscms: Implement EnumColorProfiles{A,W}.

19 years agofonts: Install fonts in $(datadir)/wine/fonts.
Dmitry Timoshkov [Tue, 7 Mar 2006 14:17:49 +0000 (22:17 +0800)] 
fonts: Install fonts in $(datadir)/wine/fonts.

19 years agodlls: Added a default install-lib rule for dlls that don't have one.
Alexandre Julliard [Wed, 8 Mar 2006 10:31:50 +0000 (11:31 +0100)] 
dlls: Added a default install-lib rule for dlls that don't have one.

19 years agox11drv: Don't send an invalid WM_NCCREATE to the desktop window.
Alexandre Julliard [Tue, 7 Mar 2006 14:11:18 +0000 (15:11 +0100)] 
x11drv: Don't send an invalid WM_NCCREATE to the desktop window.

19 years agoserver: Fixed length check in dump_inline_unicode_string.
Alexandre Julliard [Tue, 7 Mar 2006 13:59:49 +0000 (14:59 +0100)] 
server: Fixed length check in dump_inline_unicode_string.

19 years agoexplorer: Merged systray support with the desktop window main loop.
Alexandre Julliard [Tue, 7 Mar 2006 10:50:05 +0000 (11:50 +0100)] 
explorer: Merged systray support with the desktop window main loop.

Systray is now always available as part of the desktop and doesn't
need to be started from shell32.

19 years agouser: Launch explorer to manage the desktop window.
Alexandre Julliard [Tue, 7 Mar 2006 10:42:35 +0000 (11:42 +0100)] 
user: Launch explorer to manage the desktop window.

19 years agoexplorer: Added desktop option.
Alexandre Julliard [Tue, 7 Mar 2006 10:41:52 +0000 (11:41 +0100)] 
explorer: Added desktop option.

The /desktop option causes explorer to create and manage the desktop
window.

19 years agokernel: Improve the activation context stubs.
Mike McCormack [Tue, 7 Mar 2006 09:24:24 +0000 (18:24 +0900)] 
kernel: Improve the activation context stubs.

19 years agowined3d: Fix a few FIXME's.
H. Verbeet [Mon, 6 Mar 2006 23:29:03 +0000 (23:29 +0000)] 
wined3d: Fix a few FIXME's.

19 years agowined3d: Implement GetCreationParameters (from a patch by Al Tobey).
H. Verbeet [Mon, 6 Mar 2006 23:29:45 +0000 (23:29 +0000)] 
wined3d: Implement GetCreationParameters (from a patch by Al Tobey).

19 years agowined3d: Define D3D usage flags in wined3d_types.h.
Stefan Dösinger [Mon, 6 Mar 2006 22:08:42 +0000 (23:08 +0100)] 
wined3d: Define D3D usage flags in wined3d_types.h.

19 years agowined3d: Add device caps to wined3d_types.h.
Stefan Dösinger [Mon, 6 Mar 2006 22:05:02 +0000 (23:05 +0100)] 
wined3d: Add device caps to wined3d_types.h.

19 years agomshtml: Added IHTMLTextAreaElement implementation.
Jacek Caban [Mon, 6 Mar 2006 21:38:02 +0000 (22:38 +0100)] 
mshtml: Added IHTMLTextAreaElement implementation.

19 years agomshtml: Added IHTMLSelectElement implementation.
Jacek Caban [Mon, 6 Mar 2006 21:37:10 +0000 (22:37 +0100)] 
mshtml: Added IHTMLSelectElement implementation.

19 years agomshtml: Added IHTMLInputElement implementation.
Jacek Caban [Mon, 6 Mar 2006 21:35:56 +0000 (22:35 +0100)] 
mshtml: Added IHTMLInputElement implementation.

19 years agomshtml: Added IHTMLElementCollection::tags implementation.
Jacek Caban [Mon, 6 Mar 2006 21:34:49 +0000 (22:34 +0100)] 
mshtml: Added IHTMLElementCollection::tags implementation.

19 years agocrypt32: Simplify stores.
Juan Lang [Mon, 6 Mar 2006 20:46:38 +0000 (12:46 -0800)] 
crypt32: Simplify stores.

Ref count cert context references, and eliminate the DupCert function
from stores.

19 years agokernel: Better support for detached processes.
Alexandre Julliard [Mon, 6 Mar 2006 21:22:30 +0000 (22:22 +0100)] 
kernel: Better support for detached processes.

Call setsid() in the new process to create a new Unix process group
when CREATE_NEW_PROCESS_GROUP, CREATE_NEW_CONSOLE, or DETACHED_PROCESS
are specified.

19 years agox11drv: Make sure to never manipulate the root window, even if we own
Alexandre Julliard [Mon, 6 Mar 2006 20:02:59 +0000 (21:02 +0100)] 
x11drv: Make sure to never manipulate the root window, even if we own
the desktop window.

19 years agoserver: Support for closing the desktop window.
Alexandre Julliard [Mon, 6 Mar 2006 20:02:24 +0000 (21:02 +0100)] 
server: Support for closing the desktop window.

If a thread is owning the desktop window, when all other users of the
desktop have exited, signal the owner to close the desktop (with a 1
second delay).

19 years agoserver: Added unlink_named_object function.
Alexandre Julliard [Mon, 6 Mar 2006 20:00:09 +0000 (21:00 +0100)] 
server: Added unlink_named_object function.

Allows to remove the name of an object while keeping around the object
itself.

19 years agoserver: Infrastructure for having a thread own the desktop window.
Alexandre Julliard [Mon, 6 Mar 2006 19:37:52 +0000 (20:37 +0100)] 
server: Infrastructure for having a thread own the desktop window.

19 years agomlang: Decrement the module refcount when an object is destroyed.
Alexandre Julliard [Mon, 6 Mar 2006 19:10:36 +0000 (20:10 +0100)] 
mlang: Decrement the module refcount when an object is destroyed.

19 years agowined3d: Fix the relation between volumes and their container.
H. Verbeet [Mon, 6 Mar 2006 18:28:20 +0000 (18:28 +0000)] 
wined3d: Fix the relation between volumes and their container.

19 years agowined3d: Fix the relation between surfaces and their container.
H. Verbeet [Mon, 6 Mar 2006 18:28:03 +0000 (18:28 +0000)] 
wined3d: Fix the relation between surfaces and their container.

19 years agowined3d: Don't call glCompressedTexImage2DARB without allocatedMemory.
H. Verbeet [Mon, 6 Mar 2006 18:27:53 +0000 (18:27 +0000)] 
wined3d: Don't call glCompressedTexImage2DARB without allocatedMemory.

Don't call glCompressedTexImage2DARB if we haven't got allocatedMemory (yet).
Fix a small typo.

19 years agowininet: Rewrite InternetCreateUrlW.
Robert Shearman [Mon, 6 Mar 2006 17:31:56 +0000 (17:31 +0000)] 
wininet: Rewrite InternetCreateUrlW.

- Rewrite InternetCreateUrlW to respect the lengths passed in via the
  URL_COMPONENTS structure and fall back to a strlenW call when a
  length is zero.
- Expand the number of protocols supported when determining whether
  the port number should be added.
- Fix a test by passing in the correct length of scheme.

19 years agowininet: Don't continue to connect to a secure server without SSL support since it...
Robert Shearman [Mon, 6 Mar 2006 17:31:09 +0000 (17:31 +0000)] 
wininet: Don't continue to connect to a secure server without SSL support since it won't work.

Don't continue to connect to a secure server without SSL support since
it won't work. Return an error back to the application instead.

19 years agowininet: More tests for InternetCreateUrl.
Robert Shearman [Mon, 6 Mar 2006 17:31:32 +0000 (17:31 +0000)] 
wininet: More tests for InternetCreateUrl.

Fix an InternetCreateUrl test so that it correctly sets the scheme
length and add tests which show the behaviour when the lengths are set
to zero and when the https scheme is used.

19 years agowininet: Add stub for missing InternetSetOption.
Victor Pelt [Mon, 6 Mar 2006 13:04:47 +0000 (14:04 +0100)] 
wininet: Add stub for missing InternetSetOption.

19 years agolibwine: Export a function to retrieve the data directory (based on a
Alexandre Julliard [Mon, 6 Mar 2006 17:50:15 +0000 (18:50 +0100)] 
libwine: Export a function to retrieve the data directory (based on a
patch by Dmitry Timoshkov).

19 years agoFix compatibility with native advpack dlls.
Francois Gouget [Mon, 6 Mar 2006 10:11:09 +0000 (11:11 +0100)] 
Fix compatibility with native advpack dlls.

Most native advpack dlls in circulation don't have RegInstallA. So
mshtml and urlmon should do a GetProcAddress() on 'RegInstall'
instead.

19 years agowrc: Don't use identifiers starting yy*, they're reserved for flex.
Mike McCormack [Mon, 6 Mar 2006 12:41:00 +0000 (21:41 +0900)] 
wrc: Don't use identifiers starting yy*, they're reserved for flex.

19 years agoavifil32: Fix some more gcc 4.1 warnings caused by windowsx.h macros.
Mike McCormack [Mon, 6 Mar 2006 11:33:13 +0000 (20:33 +0900)] 
avifil32: Fix some more gcc 4.1 warnings caused by windowsx.h macros.

19 years agoshdocvw: Added get_LocationURL implementation.
Jacek Caban [Mon, 6 Mar 2006 14:53:31 +0000 (15:53 +0100)] 
shdocvw: Added get_LocationURL implementation.

19 years agomshtml: Added IHTMLElementCollection implementation.
Jacek Caban [Sun, 5 Mar 2006 20:56:04 +0000 (21:56 +0100)] 
mshtml: Added IHTMLElementCollection implementation.

- Added IHTMLElementCollection implementation.
- Added get_all implementation.

19 years agoshell32: Grow the file list dynamically in SHFileOperation.
Alexandre Julliard [Mon, 6 Mar 2006 16:47:57 +0000 (17:47 +0100)] 
shell32: Grow the file list dynamically in SHFileOperation.

This avoids searching the same directories twice, once to count the
files and then once for real.

19 years agoshell32: Store only the file attributes in the file list for SHFileOperation.
Alexandre Julliard [Mon, 6 Mar 2006 15:44:31 +0000 (16:44 +0100)] 
shell32: Store only the file attributes in the file list for SHFileOperation.

We don't need the rest of the WIN32_FIND_DATA structure.

19 years agoshell32: Fixed handling of null-terminated file list in SHFileOperation.
Alexandre Julliard [Mon, 6 Mar 2006 15:42:34 +0000 (16:42 +0100)] 
shell32: Fixed handling of null-terminated file list in SHFileOperation.