wine
13 years agogameux: Only trace on success (clang).
AndrĂ© Hentschel [Mon, 24 Jan 2011 19:43:07 +0000 (20:43 +0100)] 
gameux: Only trace on success (clang).

13 years agowined3d: Disable vertex shader output clamping.
Henri Verbeet [Mon, 24 Jan 2011 17:41:16 +0000 (18:41 +0100)] 
wined3d: Disable vertex shader output clamping.

It looks like NV50+ hardware gets you infinities and NaN's in D3D as well for
most things, so we should only need special handling for pow and nrm.

13 years agoiccvid: Recover some resources that were lost during the po conversion.
Alexandre Julliard [Tue, 25 Jan 2011 11:30:22 +0000 (12:30 +0100)] 
iccvid: Recover some resources that were lost during the po conversion.

13 years agowinefile: Recover some resources that were lost during the po conversion.
Alexandre Julliard [Tue, 25 Jan 2011 11:11:02 +0000 (12:11 +0100)] 
winefile: Recover some resources that were lost during the po conversion.

13 years agokernel32: Convert message translations to po files.
Alexandre Julliard [Mon, 24 Jan 2011 19:42:52 +0000 (20:42 +0100)] 
kernel32: Convert message translations to po files.

13 years agomakefiles: Add rules to update po files from .mc files in maintainer mode.
Alexandre Julliard [Mon, 24 Jan 2011 20:23:03 +0000 (21:23 +0100)] 
makefiles: Add rules to update po files from .mc files in maintainer mode.

13 years agowmc: Add support for generating message translations based on po files.
Alexandre Julliard [Mon, 24 Jan 2011 19:12:54 +0000 (20:12 +0100)] 
wmc: Add support for generating message translations based on po files.

13 years agowmc: Add support for generating a po template file.
Alexandre Julliard [Mon, 24 Jan 2011 19:09:53 +0000 (20:09 +0100)] 
wmc: Add support for generating a po template file.

13 years agowmc: Store input file location for each individual message.
Alexandre Julliard [Mon, 24 Jan 2011 19:05:34 +0000 (20:05 +0100)] 
wmc: Store input file location for each individual message.

13 years agowmc: Add a copy of the strmake utility function.
Alexandre Julliard [Mon, 24 Jan 2011 19:05:00 +0000 (20:05 +0100)] 
wmc: Add a copy of the strmake utility function.

13 years agowininet/tests: Trace errors from InternetReadFile in test_basic_request.
Hans Leidekker [Mon, 24 Jan 2011 14:22:31 +0000 (15:22 +0100)] 
wininet/tests: Trace errors from InternetReadFile in test_basic_request.

13 years agomsi: Implement the MsiPublishAssemblies and MsiUnpublishAssemblies standard actions.
Hans Leidekker [Mon, 24 Jan 2011 14:22:11 +0000 (15:22 +0100)] 
msi: Implement the MsiPublishAssemblies and MsiUnpublishAssemblies standard actions.

13 years agomsi: Don't interpret assembly name attributes.
Hans Leidekker [Mon, 24 Jan 2011 14:21:45 +0000 (15:21 +0100)] 
msi: Don't interpret assembly name attributes.

13 years agoserver: Filter the WOW64 registry access flags before performing the access check.
Andrew Nguyen [Mon, 24 Jan 2011 13:09:41 +0000 (07:09 -0600)] 
server: Filter the WOW64 registry access flags before performing the access check.

13 years agodbghelp: Use Dwarf debug info even when part of it is missing.
Alexandre Julliard [Mon, 24 Jan 2011 14:52:42 +0000 (15:52 +0100)] 
dbghelp: Use Dwarf debug info even when part of it is missing.

13 years agoserver: Fix connect failures on newer kernels.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:21:15 +0000 (00:21 -0500)] 
server: Fix connect failures on newer kernels.

13 years agooleaut32: Fix a couple of leaks on typeinfo release (Valgrind).
Nikolay Sivov [Mon, 24 Jan 2011 04:27:43 +0000 (07:27 +0300)] 
oleaut32: Fix a couple of leaks on typeinfo release (Valgrind).

13 years agows2_32: Finish an overlapped send only if we sent everything.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:19:25 +0000 (00:19 -0500)] 
ws2_32: Finish an overlapped send only if we sent everything.

13 years agows2_32: Use the iosb to keep track of how many bytes we sent.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:19:19 +0000 (00:19 -0500)] 
ws2_32: Use the iosb to keep track of how many bytes we sent.

13 years agows2_32: Fix up iovecs after transmission in WS2_send instead of WS2_sendto.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:19:12 +0000 (00:19 -0500)] 
ws2_32: Fix up iovecs after transmission in WS2_send instead of WS2_sendto.

13 years agows2_32: Allow sending FD_WRITE right after scheduling the async.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:19:06 +0000 (00:19 -0500)] 
ws2_32: Allow sending FD_WRITE right after scheduling the async.

The server won't actually send the event until the request is done.

13 years agows2_32/tests: Add a test for an overlapped send.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:18:59 +0000 (00:18 -0500)] 
ws2_32/tests: Add a test for an overlapped send.

13 years agoriched20/tests: Fix editor tests.
Greg Geldorp [Mon, 24 Jan 2011 10:46:16 +0000 (11:46 +0100)] 
riched20/tests: Fix editor tests.

13 years agowinex11.drv: Associate the real DC transformation with cached font data.
Dmitry Timoshkov [Mon, 24 Jan 2011 10:40:13 +0000 (18:40 +0800)] 
winex11.drv: Associate the real DC transformation with cached font data.

This matches what WineEngCreateFontInstance() does, and makes applications
which set custom axes directions using different window/viewport extents
display text correctly.

13 years agowined3d: Use dot() instead of length() in shader_glsl_nrm().
Henri Verbeet [Mon, 24 Jan 2011 10:19:40 +0000 (11:19 +0100)] 
wined3d: Use dot() instead of length() in shader_glsl_nrm().

As Eric Anholt pointed out, using length() here is suboptimal. It essentially
translates into "inversesqrt(dot(x, x));", but needs to handle the case of
zero-length vectors, much like nrm.

13 years agowined3d: WINED3DFMT_INTZ is a FOURCC format.
Henri Verbeet [Mon, 24 Jan 2011 10:19:39 +0000 (11:19 +0100)] 
wined3d: WINED3DFMT_INTZ is a FOURCC format.

This is mostly for consistency, in practice ddraw code is never going to use
this format.

13 years agowined3d: Remove IWineD3DSurface::DrawOverlay() from the public interface.
Henri Verbeet [Mon, 24 Jan 2011 10:19:38 +0000 (11:19 +0100)] 
wined3d: Remove IWineD3DSurface::DrawOverlay() from the public interface.

13 years agowined3d: Remove IWineD3DSurface::RealizePalette() from the public interface.
Henri Verbeet [Mon, 24 Jan 2011 10:19:37 +0000 (11:19 +0100)] 
wined3d: Remove IWineD3DSurface::RealizePalette() from the public interface.

13 years agomsxml3: COM cleanup for the IXMLDOMNode iface in unknode.
Michael Stefaniuc [Mon, 24 Jan 2011 09:31:25 +0000 (10:31 +0100)] 
msxml3: COM cleanup for the IXMLDOMNode iface in unknode.

13 years agomsxml3: COM cleanup for the IXMLDOMNode iface in xmlnode.
Michael Stefaniuc [Mon, 24 Jan 2011 09:29:41 +0000 (10:29 +0100)] 
msxml3: COM cleanup for the IXMLDOMNode iface in xmlnode.

13 years agosti: COM cleanup for sti.c.
Michael Stefaniuc [Sun, 23 Jan 2011 23:19:51 +0000 (00:19 +0100)] 
sti: COM cleanup for sti.c.

13 years agouser32/tests: Fix edit tests.
Greg Geldorp [Sun, 23 Jan 2011 23:56:10 +0000 (00:56 +0100)] 
user32/tests: Fix edit tests.

13 years agomapi32: COM cleanup for the IMalloc iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:19:29 +0000 (00:19 +0100)] 
mapi32: COM cleanup for the IMalloc iface.

13 years agomstask: Use ifaces instead of vtbl pointers in TaskImpl.
Michael Stefaniuc [Sun, 23 Jan 2011 23:17:58 +0000 (00:17 +0100)] 
mstask: Use ifaces instead of vtbl pointers in TaskImpl.

13 years agomstask: COM cleanup for the ITaskScheduler iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:14:53 +0000 (00:14 +0100)] 
mstask: COM cleanup for the ITaskScheduler iface.

13 years agomstask: COM cleanup for the ITaskTrigger iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:11:57 +0000 (00:11 +0100)] 
mstask: COM cleanup for the ITaskTrigger iface.

13 years agomstask: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:09:40 +0000 (00:09 +0100)] 
mstask: COM cleanup for the IClassFactory iface.

13 years agomsxml3: COM cleanup for the IBindStatusCallback iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:08:15 +0000 (00:08 +0100)] 
msxml3: COM cleanup for the IBindStatusCallback iface.

13 years agoavifil32: Avoid forward declarations of iface methods.
Michael Stefaniuc [Sun, 23 Jan 2011 23:06:38 +0000 (00:06 +0100)] 
avifil32: Avoid forward declarations of iface methods.

13 years agoavifil32: Use ifaces instead of vtbl pointers in IAVIEditStreamImpl.
Michael Stefaniuc [Sun, 23 Jan 2011 23:04:36 +0000 (00:04 +0100)] 
avifil32: Use ifaces instead of vtbl pointers in IAVIEditStreamImpl.

13 years agod3d8: COM cleanup for the IDirect3D8 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:49:42 +0000 (21:49 +0100)] 
d3d8: COM cleanup for the IDirect3D8 iface.

13 years agoddrawex: COM cleanup for the IDirectDraw4 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:48:10 +0000 (21:48 +0100)] 
ddrawex: COM cleanup for the IDirectDraw4 iface.

13 years agoddrawex: Rename impl_from_dd4() to impl_from_IDirectDraw4().
Michael Stefaniuc [Sun, 23 Jan 2011 20:44:35 +0000 (21:44 +0100)] 
ddrawex: Rename impl_from_dd4() to impl_from_IDirectDraw4().

13 years agoddrawex: COM cleanup for the IDirectDraw3 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:13:49 +0000 (21:13 +0100)] 
ddrawex: COM cleanup for the IDirectDraw3 iface.

13 years agoddrawex: COM cleanup for the IDirectDraw2 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:05:51 +0000 (21:05 +0100)] 
ddrawex: COM cleanup for the IDirectDraw2 iface.

13 years agoddrawex: COM cleanup for the IDirectDraw iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:04:56 +0000 (21:04 +0100)] 
ddrawex: COM cleanup for the IDirectDraw iface.

13 years agoddrawex: COM cleanup for the IDirectDrawFactory iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:02:50 +0000 (21:02 +0100)] 
ddrawex: COM cleanup for the IDirectDrawFactory iface.

13 years agoddrawex: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:01:44 +0000 (21:01 +0100)] 
ddrawex: COM cleanup for the IClassFactory iface.

13 years agoddraw: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:00:00 +0000 (21:00 +0100)] 
ddraw: COM cleanup for the IClassFactory iface.

13 years agoshell32/tests: Add tests for IShellDispatch::NameSpace.
Alexander Morozov [Fri, 21 Jan 2011 15:28:40 +0000 (18:28 +0300)] 
shell32/tests: Add tests for IShellDispatch::NameSpace.

13 years agodinput: Combine ASCII and Unicode device create callbacks. Add tests.
Vitaliy Margolen [Sun, 23 Jan 2011 19:44:20 +0000 (12:44 -0700)] 
dinput: Combine ASCII and Unicode device create callbacks. Add tests.

13 years agokernel32: Don't mask when printing unsupported flags in load_library.
Detlef Riekenberg [Sun, 23 Jan 2011 16:46:29 +0000 (17:46 +0100)] 
kernel32: Don't mask when printing unsupported flags in load_library.

13 years agogdi32/tests: Fix font tests on Arabic machines.
Greg Geldorp [Sun, 23 Jan 2011 16:42:29 +0000 (17:42 +0100)] 
gdi32/tests: Fix font tests on Arabic machines.

13 years agourlmon/tests: Fix a leak in test (Valgrind).
Nikolay Sivov [Sun, 23 Jan 2011 13:18:58 +0000 (16:18 +0300)] 
urlmon/tests: Fix a leak in test (Valgrind).

13 years agomsxml3: Fix interface leak (Valgrind).
Nikolay Sivov [Sun, 23 Jan 2011 11:56:28 +0000 (14:56 +0300)] 
msxml3: Fix interface leak (Valgrind).

13 years agomsxml3: Fix invalid read before allocated block (Valgrind).
Nikolay Sivov [Sun, 23 Jan 2011 11:13:01 +0000 (14:13 +0300)] 
msxml3: Fix invalid read before allocated block (Valgrind).

13 years agokernel32: Include term.h conditionally.
Kusanagi Kouichi [Sun, 23 Jan 2011 03:14:49 +0000 (12:14 +0900)] 
kernel32: Include term.h conditionally.

13 years agooleaut32: Unmarshalled safearray is always unlocked.
Nikolay Sivov [Sat, 22 Jan 2011 22:33:50 +0000 (01:33 +0300)] 
oleaut32: Unmarshalled safearray is always unlocked.

13 years agooleaut32/tests: Fix safearray leaks, test return value after array destruction.
Nikolay Sivov [Sat, 22 Jan 2011 22:24:06 +0000 (01:24 +0300)] 
oleaut32/tests: Fix safearray leaks, test return value after array destruction.

13 years agoshell32/tests: Fix couple PIDL leaks in tests.
Nikolay Sivov [Sat, 22 Jan 2011 00:43:59 +0000 (03:43 +0300)] 
shell32/tests: Fix couple PIDL leaks in tests.

13 years agoshell32: Fix a parent PIDL leak (Valgrind).
Nikolay Sivov [Sat, 22 Jan 2011 00:07:40 +0000 (03:07 +0300)] 
shell32: Fix a parent PIDL leak (Valgrind).

13 years agokernel32: Added missing include to term.c.
Eric Pouech [Sat, 22 Jan 2011 08:23:43 +0000 (09:23 +0100)] 
kernel32: Added missing include to term.c.

13 years agourlmon: Fixed key name size and format in open_zone_key.
Jacek Caban [Sat, 22 Jan 2011 00:52:47 +0000 (01:52 +0100)] 
urlmon: Fixed key name size and format in open_zone_key.

13 years agogdiplus: Add a software implementation of line gradient brushes.
Vincent Povirk [Fri, 21 Jan 2011 21:48:45 +0000 (15:48 -0600)] 
gdiplus: Add a software implementation of line gradient brushes.

13 years agogdiplus: Add a software implementation of hatch brushes.
Vincent Povirk [Fri, 21 Jan 2011 19:44:04 +0000 (13:44 -0600)] 
gdiplus: Add a software implementation of hatch brushes.

13 years agogdiplus: Add a software implementation of GdipFillRegion.
Vincent Povirk [Fri, 21 Jan 2011 19:00:34 +0000 (13:00 -0600)] 
gdiplus: Add a software implementation of GdipFillRegion.

13 years agogdiplus: Factor the matrix creation code out of GdipTransformPoints.
Vincent Povirk [Fri, 21 Jan 2011 18:59:33 +0000 (12:59 -0600)] 
gdiplus: Factor the matrix creation code out of GdipTransformPoints.

13 years agogdiplus: Factor out the gdi32 code of GdipFillRegion.
Vincent Povirk [Fri, 21 Jan 2011 17:33:52 +0000 (11:33 -0600)] 
gdiplus: Factor out the gdi32 code of GdipFillRegion.

13 years agoRelease 1.3.12. wine-1.3.12
Alexandre Julliard [Fri, 21 Jan 2011 19:31:58 +0000 (20:31 +0100)] 
Release 1.3.12.

13 years agowined3d: Remove IWineD3DVolume::LoadTexture() from the public interface.
Henri Verbeet [Thu, 20 Jan 2011 18:52:01 +0000 (19:52 +0100)] 
wined3d: Remove IWineD3DVolume::LoadTexture() from the public interface.

13 years agowined3d: Get rid of IWineD3DSurface::GetData().
Henri Verbeet [Thu, 20 Jan 2011 18:52:00 +0000 (19:52 +0100)] 
wined3d: Get rid of IWineD3DSurface::GetData().

13 years agowined3d: Remove IWineD3DSurface::LoadTexture() from the public interface.
Henri Verbeet [Thu, 20 Jan 2011 18:51:59 +0000 (19:51 +0100)] 
wined3d: Remove IWineD3DSurface::LoadTexture() from the public interface.

13 years agowined3d: Remove IWineD3DSurface::BindTexture() from the public interface.
Henri Verbeet [Thu, 20 Jan 2011 18:51:58 +0000 (19:51 +0100)] 
wined3d: Remove IWineD3DSurface::BindTexture() from the public interface.

13 years agourlmon: Call remove_dot_segments on path opaque for mk: protocol.
Jacek Caban [Fri, 21 Jan 2011 15:11:58 +0000 (16:11 +0100)] 
urlmon: Call remove_dot_segments on path opaque for mk: protocol.

13 years agourlmon: Added backslash handling to remove_dot_segments.
Jacek Caban [Fri, 21 Jan 2011 15:11:46 +0000 (16:11 +0100)] 
urlmon: Added backslash handling to remove_dot_segments.

13 years agoole32: Cleanup return value handling in CoWaitForMultipleHandles.
Alexandre Julliard [Fri, 21 Jan 2011 13:51:37 +0000 (14:51 +0100)] 
ole32: Cleanup return value handling in CoWaitForMultipleHandles.

13 years agoole32: Handle alertable wait in CoWaitForMultipleHandles.
Maarten Lankhorst [Fri, 21 Jan 2011 13:17:22 +0000 (14:17 +0100)] 
ole32: Handle alertable wait in CoWaitForMultipleHandles.

13 years agomshtml: Fixed leaks in htmllocation tests (valgrind).
Jacek Caban [Fri, 21 Jan 2011 13:16:20 +0000 (14:16 +0100)] 
mshtml: Fixed leaks in htmllocation tests (valgrind).

13 years agowininet/tests: Fix failures when connecting through proxy.
Greg Geldorp [Fri, 21 Jan 2011 12:35:40 +0000 (13:35 +0100)] 
wininet/tests: Fix failures when connecting through proxy.

13 years agoshell32: Implement IDispatch methods of IShellDispatch.
Alexander Morozov [Thu, 20 Jan 2011 12:55:48 +0000 (15:55 +0300)] 
shell32: Implement IDispatch methods of IShellDispatch.

13 years agowindowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope...
Andrew Nguyen [Fri, 21 Jan 2011 11:03:19 +0000 (05:03 -0600)] 
windowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope with potentially overlapped memory copying.

Spotted with Valgrind.

13 years agowindowscodecs: Avoid writing to the output pointer on failure in StreamOnStreamRange...
Andrew Nguyen [Fri, 21 Jan 2011 11:03:07 +0000 (05:03 -0600)] 
windowscodecs: Avoid writing to the output pointer on failure in StreamOnStreamRange::Read and StreamOnStreamRange::Write.

13 years agokernel32/tests: Free environment strings buffer at the conclusion of the environment...
Andrew Nguyen [Fri, 21 Jan 2011 11:02:57 +0000 (05:02 -0600)] 
kernel32/tests: Free environment strings buffer at the conclusion of the environment tests.

13 years agoregedit: Remove an unused string array.
Andrew Nguyen [Fri, 21 Jan 2011 10:58:31 +0000 (04:58 -0600)] 
regedit: Remove an unused string array.

Spotted by Austin English with LLVM/Clang.

13 years agoinclude: Add an extern C++ block around the property key equality operators.
Andrew Nguyen [Fri, 21 Jan 2011 10:58:23 +0000 (04:58 -0600)] 
include: Add an extern C++ block around the property key equality operators.

13 years agoshell32: Fix initial reference count for a new IAutoComplete instance.
Andrew Nguyen [Fri, 21 Jan 2011 10:56:22 +0000 (04:56 -0600)] 
shell32: Fix initial reference count for a new IAutoComplete instance.

13 years agontoskrnl.exe: Remove variable sep and related code from INSTR_GetOperandAddr.
Gerald Pfeifer [Thu, 20 Jan 2011 00:03:03 +0000 (01:03 +0100)] 
ntoskrnl.exe: Remove variable sep and related code from INSTR_GetOperandAddr.

13 years agourlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx.
Thomas Mullaly [Wed, 19 Jan 2011 04:33:56 +0000 (23:33 -0500)] 
urlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx.

13 years agourlmon/tests: Added pluggable protocol tests for CoInternetGetSecurityUrlEx.
Thomas Mullaly [Mon, 17 Jan 2011 20:31:56 +0000 (15:31 -0500)] 
urlmon/tests: Added pluggable protocol tests for CoInternetGetSecurityUrlEx.

13 years agourlmon: Added basic CoInternetGetSecurityUrlEx implementation.
Thomas Mullaly [Mon, 17 Jan 2011 04:40:08 +0000 (23:40 -0500)] 
urlmon: Added basic CoInternetGetSecurityUrlEx implementation.

13 years agourlmon/tests: Added CoInternetGetSecurityUrlEx tests.
Thomas Mullaly [Sun, 16 Jan 2011 19:36:24 +0000 (14:36 -0500)] 
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.

13 years agourlmon: Added stub for CoInternetGetSecurityUrlEx.
Thomas Mullaly [Sat, 15 Jan 2011 21:03:03 +0000 (16:03 -0500)] 
urlmon: Added stub for CoInternetGetSecurityUrlEx.

13 years agoddraw: Drop "Thunk_" from the names of the IDirect3DVertexBuffer methods.
Michael Stefaniuc [Fri, 21 Jan 2011 09:40:26 +0000 (10:40 +0100)] 
ddraw: Drop "Thunk_" from the names of the IDirect3DVertexBuffer methods.

13 years agoddraw: Drop "Thunk_" from the names of the IDirect3DMaterial* methods.
Michael Stefaniuc [Fri, 21 Jan 2011 09:40:03 +0000 (10:40 +0100)] 
ddraw: Drop "Thunk_" from the names of the IDirect3DMaterial* methods.

13 years agosecur32/tests: Fix copy/paste error in test message ("first" -> "third").
Ken Thomases [Fri, 21 Jan 2011 02:08:42 +0000 (20:08 -0600)] 
secur32/tests: Fix copy/paste error in test message ("first" -> "third").

13 years agowindowscodecs: Disable ICNS support when building for Mac OS X 10.4 Tiger.
Ken Thomases [Fri, 21 Jan 2011 00:58:57 +0000 (18:58 -0600)] 
windowscodecs: Disable ICNS support when building for Mac OS X 10.4 Tiger.

13 years agopo: Update Swedish translation.
Anders Jonsson [Thu, 20 Jan 2011 20:02:23 +0000 (21:02 +0100)] 
po: Update Swedish translation.

13 years agopo: Update Korean translation.
Hwang YunSong [Thu, 20 Jan 2011 08:04:18 +0000 (17:04 +0900)] 
po: Update Korean translation.

13 years agohhctrl.ocx: Add some private toolbar bitmaps (copied from shdocvw).
Erich Hoover [Thu, 20 Jan 2011 18:01:03 +0000 (11:01 -0700)] 
hhctrl.ocx: Add some private toolbar bitmaps (copied from shdocvw).

13 years agohhctrl.ocx: Add better bitmaps for some toolbar buttons.
Erich Hoover [Thu, 20 Jan 2011 17:56:24 +0000 (10:56 -0700)] 
hhctrl.ocx: Add better bitmaps for some toolbar buttons.