wine
18 years agohhctrl.ocx: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:29 +0000 (13:27 +0100)] 
hhctrl.ocx: Czech language resources encoding fix.

18 years agocommdlg: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:21 +0000 (13:27 +0100)] 
commdlg: Czech language resources encoding fix.

18 years agocomctl32: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:10 +0000 (13:27 +0100)] 
comctl32: Czech language resources encoding fix.

18 years agoavifil32: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:04 +0000 (13:27 +0100)] 
avifil32: Czech language resources encoding fix.

18 years agomshtml: Handle IHlinkFrame service.
Jacek Caban [Mon, 13 Feb 2006 12:26:00 +0000 (13:26 +0100)] 
mshtml: Handle IHlinkFrame service.

18 years agowined3d: Update the glOrtho between 2 rhw draws if the viewport was changed.
Stefan Dösinger [Mon, 13 Feb 2006 12:25:21 +0000 (13:25 +0100)] 
wined3d: Update the glOrtho between 2 rhw draws if the viewport was changed.

18 years agox11drv: Fix X11DRV_DIB_SetImageBits and X11DRV_DIB_GetImageBits to
Cyril Margorin [Mon, 13 Feb 2006 12:25:01 +0000 (13:25 +0100)] 
x11drv: Fix X11DRV_DIB_SetImageBits and X11DRV_DIB_GetImageBits to
check for passed image, and do not use shared memory extension for
temporary created image.

18 years agox11drv: Fix X11DRV_GetDIBits to pass shared memory image to
Cyril Margorin [Mon, 13 Feb 2006 12:24:49 +0000 (13:24 +0100)] 
x11drv: Fix X11DRV_GetDIBits to pass shared memory image to
X11DRV_DIB_GetImageBits.

18 years agomsvcrt: Fix a typo.
Mike McCormack [Mon, 13 Feb 2006 12:24:26 +0000 (13:24 +0100)] 
msvcrt: Fix a typo.

18 years agopsapi: Fix output parameter of function GetModuleBaseName in spec
Stefan Leichter [Mon, 13 Feb 2006 12:24:15 +0000 (13:24 +0100)] 
psapi: Fix output parameter of function GetModuleBaseName in spec
file.

18 years agowined3d: Don't keep a reference to the container, as it creates a
H. Verbeet [Mon, 13 Feb 2006 12:23:58 +0000 (13:23 +0100)] 
wined3d: Don't keep a reference to the container, as it creates a
circular reference.

18 years agowined3d: Protect float.h inclusion.
Francois Gouget [Mon, 13 Feb 2006 12:23:42 +0000 (13:23 +0100)] 
wined3d: Protect float.h inclusion.

18 years agomshtml: Add trailing '\n's to ok() calls.
Francois Gouget [Mon, 13 Feb 2006 12:23:13 +0000 (13:23 +0100)] 
mshtml: Add trailing '\n's to ok() calls.

18 years agod3dtypes: Fix windows.h inclusion.
Francois Gouget [Mon, 13 Feb 2006 12:22:59 +0000 (13:22 +0100)] 
d3dtypes: Fix windows.h inclusion.

18 years agokernel: Report a tape device as FILE_TYPE_CHAR.
Hans Leidekker [Mon, 13 Feb 2006 12:22:34 +0000 (13:22 +0100)] 
kernel: Report a tape device as FILE_TYPE_CHAR.

18 years agocrypt32: Add a stub for CryptQueryObject.
Hans Leidekker [Mon, 13 Feb 2006 12:22:25 +0000 (13:22 +0100)] 
crypt32: Add a stub for CryptQueryObject.

18 years agonetapi32: Improve stub for NetUserModalsGet.
Hans Leidekker [Mon, 13 Feb 2006 12:22:11 +0000 (13:22 +0100)] 
netapi32: Improve stub for NetUserModalsGet.
Tell the caller this host is not part of a domain.

18 years agomsvfw32: Fix typos in the control state handling.
Dmitry Timoshkov [Mon, 13 Feb 2006 11:48:11 +0000 (12:48 +0100)] 
msvfw32: Fix typos in the control state handling.
Fix typos in the control state handling, add state checks for IDOK
and IDCANCEL control notification handlers.

18 years agolibwine: Use dladdr if supported to get the run-time path of libwine.so
Alexandre Julliard [Sat, 11 Feb 2006 21:38:44 +0000 (22:38 +0100)] 
libwine: Use dladdr if supported to get the run-time path of libwine.so
and define the default dll and bin directories relative to it.

18 years agoconfigure: Added check for dladdr in libdl.
Alexandre Julliard [Sat, 11 Feb 2006 19:55:50 +0000 (20:55 +0100)] 
configure: Added check for dladdr in libdl.

18 years agoconfigure: Added a WINE_CHECK_LIB_FUNCS macro to check for functions
Alexandre Julliard [Sat, 11 Feb 2006 19:54:06 +0000 (20:54 +0100)] 
configure: Added a WINE_CHECK_LIB_FUNCS macro to check for functions
when linking with specific libraries.

18 years agoddraw: Small function corrections.
Stefan Dösinger [Sat, 11 Feb 2006 19:30:48 +0000 (20:30 +0100)] 
ddraw: Small function corrections.
The pPlaneEquation parameter of IDirect3DDevice7::SetClipPlane is not const
IDirect3DDevice2::NextViewport takes an IDirect3DDevice2 interface, not an
IDirect3DDevice3, the same for IDirect3DDevice::NextViewport.

18 years agoddraw: ProcessVertices correction.
Stefan Dösinger [Sat, 11 Feb 2006 19:30:13 +0000 (20:30 +0100)] 
ddraw: ProcessVertices correction.
Use the texture index to get the texcoord size from the fvf, not the
vertex index.

18 years agontdll: Fix tape.c compilation on Darwin.
Phil Krylov [Sat, 11 Feb 2006 19:26:33 +0000 (20:26 +0100)] 
ntdll: Fix tape.c compilation on Darwin.

18 years agoshell32: IShellView list's control id should be 1, not 2000.
Andrey Turkin [Sat, 11 Feb 2006 17:41:34 +0000 (18:41 +0100)] 
shell32: IShellView list's control id should be 1, not 2000.

18 years agocommdlg: IShellBrowser sets IShellView window's control id to 5002.
Andrey Turkin [Sat, 11 Feb 2006 17:41:23 +0000 (18:41 +0100)] 
commdlg: IShellBrowser sets IShellView window's control id to 5002.

18 years agontdll: Implement DVD_ReadStructure.
Troy Rollo [Sat, 11 Feb 2006 17:40:32 +0000 (18:40 +0100)] 
ntdll: Implement DVD_ReadStructure.

18 years agoriched20: Fixed bounds error when finding text forward.
Thomas Kho [Sat, 11 Feb 2006 17:39:17 +0000 (18:39 +0100)] 
riched20: Fixed bounds error when finding text forward.

18 years agoriched20: Added tests for EM_FINDTEXT and EM_FINDTEXTEX messages.
Thomas Kho [Sat, 11 Feb 2006 17:39:07 +0000 (18:39 +0100)] 
riched20: Added tests for EM_FINDTEXT and EM_FINDTEXTEX messages.

18 years agoshell32: SHELL32_GetItemAttributes()
Martin Fuchs [Sat, 11 Feb 2006 11:16:56 +0000 (12:16 +0100)] 
shell32: SHELL32_GetItemAttributes()
- correct documentation which incorrectly claimed not to set any
  attribute bits
- retrieve file attributes using SHGetPathFromIDListW() when they are
  not already present in the internal PIDL structures
- add test case to show the previously wrong folder attributes when
  using absolute PIDLs
- fix some memory leaks in the tests

18 years agowined3d: Make the returned driver version similar to windows.
Jan Zerebecki [Sat, 11 Feb 2006 11:16:29 +0000 (12:16 +0100)] 
wined3d: Make the returned driver version similar to windows.

18 years agowined3d: Extend debug_d3drenderstate with missing states.
Jan Zerebecki [Sat, 11 Feb 2006 11:15:31 +0000 (12:15 +0100)] 
wined3d: Extend debug_d3drenderstate with missing states.

18 years agomsvcrt: localtime should accept any positive time value.
Dmitry Timoshkov [Sat, 11 Feb 2006 11:15:21 +0000 (12:15 +0100)] 
msvcrt: localtime should accept any positive time value.

18 years agoHandle ICM_CONFIGURE request in ICCVID and MSVIDC32 codecs.
Dmitry Timoshkov [Sat, 11 Feb 2006 11:15:07 +0000 (12:15 +0100)] 
Handle ICM_CONFIGURE request in ICCVID and MSVIDC32 codecs.

18 years agomsvfw32: Call codec's Configure dialog if the codec supports it.
Dmitry Timoshkov [Sat, 11 Feb 2006 11:14:57 +0000 (12:14 +0100)] 
msvfw32: Call codec's Configure dialog if the codec supports it.
Disable data rate and key frame fields if requested.

18 years agowinecfg: Update Bulgarian translation.
Milko Krachounov [Sat, 11 Feb 2006 11:14:34 +0000 (12:14 +0100)] 
winecfg: Update Bulgarian translation.

18 years agowined3d: Prevent crash in setup_light.
Louis Lenders [Sat, 11 Feb 2006 11:14:19 +0000 (12:14 +0100)] 
wined3d: Prevent crash in setup_light.

18 years agoinclude: Add dpnathlp.h header.
Maarten Lankhorst [Sat, 11 Feb 2006 11:14:04 +0000 (12:14 +0100)] 
include: Add dpnathlp.h header.

18 years agomsvcrt: In _mktemp sixth generated charater always starts with 'a'.
Uwe Bonnes [Fri, 10 Feb 2006 14:52:47 +0000 (15:52 +0100)] 
msvcrt: In _mktemp sixth generated charater always starts with 'a'.

18 years agomsxml: Add ISupportErrorInfo for named node maps.
Huw Davies [Fri, 10 Feb 2006 14:14:33 +0000 (15:14 +0100)] 
msxml: Add ISupportErrorInfo for named node maps.

18 years agomshtml: Added more defines to mshtmlhst.idl.
Jacek Caban [Fri, 10 Feb 2006 14:14:14 +0000 (15:14 +0100)] 
mshtml: Added more defines to mshtmlhst.idl.

18 years agontdll: Added emulation of ATL thunks for platforms with NX support.
Alexandre Julliard [Fri, 10 Feb 2006 14:13:59 +0000 (15:13 +0100)] 
ntdll: Added emulation of ATL thunks for platforms with NX support.

18 years agontdll: gcc 2.95 compile fixes.
Aric Stewart [Fri, 10 Feb 2006 13:54:04 +0000 (14:54 +0100)] 
ntdll: gcc 2.95 compile fixes.

18 years agokernel: Fix a GetDiskFreeSpaceExA test for cd/dvd drives.
Stefan Leichter [Fri, 10 Feb 2006 13:52:40 +0000 (14:52 +0100)] 
kernel: Fix a GetDiskFreeSpaceExA test for cd/dvd drives.

18 years agowined3d: Release the vertex declaration during stateblock cleanup.
H. Verbeet [Fri, 10 Feb 2006 13:52:27 +0000 (14:52 +0100)] 
wined3d: Release the vertex declaration during stateblock cleanup.

18 years agowined3d: Release the container during surface / volume cleanup.
H. Verbeet [Fri, 10 Feb 2006 13:52:20 +0000 (14:52 +0100)] 
wined3d: Release the container during surface / volume cleanup.

18 years agod3d9: Use an invisible window for tests.
H. Verbeet [Fri, 10 Feb 2006 13:52:10 +0000 (14:52 +0100)] 
d3d9: Use an invisible window for tests.

18 years agosecur32: Improve tracing.
Robert Shearman [Fri, 10 Feb 2006 13:51:59 +0000 (14:51 +0100)] 
secur32: Improve tracing.
Improve the tracing for functions that can be called by the app, but
bypass the relay code.

18 years agowidl: Fix a typo when removing TYPEFLAG_FDUAL.
Robert Shearman [Fri, 10 Feb 2006 13:51:39 +0000 (14:51 +0100)] 
widl: Fix a typo when removing TYPEFLAG_FDUAL.

18 years agoReturn the correct error code from IConnectionPointContainer::FindConnectionPoint.
Robert Shearman [Fri, 10 Feb 2006 13:51:30 +0000 (14:51 +0100)] 
Return the correct error code from IConnectionPointContainer::FindConnectionPoint.

18 years agooleaut: Partially implement Invoke on the standard picture implementation.
Robert Shearman [Fri, 10 Feb 2006 13:51:03 +0000 (14:51 +0100)] 
oleaut: Partially implement Invoke on the standard picture implementation.

18 years agooleaut: Fix importing the IDispatch interface for TKIND_DISPATCH type infos.
Robert Shearman [Fri, 10 Feb 2006 13:50:53 +0000 (14:50 +0100)] 
oleaut: Fix importing the IDispatch interface for TKIND_DISPATCH type infos.
Fix importing the IDispatch interface for TKIND_DISPATCH type infos
when the offset isn't specified. It should be fetched from the
dispatch offset stored in the header, rather than using a hack that
doesn't work.

18 years agooleaut: Add tests for IFontEventsDisp.
Robert Shearman [Fri, 10 Feb 2006 13:50:40 +0000 (14:50 +0100)] 
oleaut: Add tests for IFontEventsDisp.

18 years agooleaut: Implement IFontEventsDisp connection point for the standard
Robert Shearman [Fri, 10 Feb 2006 13:50:26 +0000 (14:50 +0100)] 
oleaut: Implement IFontEventsDisp connection point for the standard
font implementation.

18 years agoinclude: Define DISPID_FONT_CHANGED.
Robert Shearman [Fri, 10 Feb 2006 13:50:11 +0000 (14:50 +0100)] 
include: Define DISPID_FONT_CHANGED.

18 years agocrypt32: Move break statement to the correct spot.
Juan Lang [Fri, 10 Feb 2006 13:50:00 +0000 (14:50 +0100)] 
crypt32: Move break statement to the correct spot.

18 years agomshtml: Added test of IHlinkFrame service.
Jacek Caban [Fri, 10 Feb 2006 13:49:48 +0000 (14:49 +0100)] 
mshtml: Added test of IHlinkFrame service.

18 years agomshtml: Added nsIUploadStream implementation.
Jacek Caban [Fri, 10 Feb 2006 13:49:41 +0000 (14:49 +0100)] 
mshtml: Added nsIUploadStream implementation.

18 years agoregsvr32: Call OleInitialize before registering a DLL.
Dmitry Timoshkov [Thu, 9 Feb 2006 16:48:12 +0000 (17:48 +0100)] 
regsvr32: Call OleInitialize before registering a DLL.

18 years agoprograms: Don't install winetest.
Alexandre Julliard [Thu, 9 Feb 2006 16:45:35 +0000 (17:45 +0100)] 
programs: Don't install winetest.

18 years agokernel: Fixed build with gcc 2.95.
Jeremy White [Thu, 9 Feb 2006 16:45:07 +0000 (17:45 +0100)] 
kernel: Fixed build with gcc 2.95.

18 years agodinput: Fix the compile for missing EV_SYN define.
Mike McCormack [Thu, 9 Feb 2006 16:44:38 +0000 (17:44 +0100)] 
dinput: Fix the compile for missing EV_SYN define.

18 years agogdi: Show hatch brush FIXME only once.
Uwe Bonnes [Thu, 9 Feb 2006 11:22:09 +0000 (12:22 +0100)] 
gdi: Show hatch brush FIXME only once.

18 years agomshtml: Get rid of HTMLDocument_OnLoad and move its job to AsyncOpen.
Jacek Caban [Thu, 9 Feb 2006 11:19:33 +0000 (12:19 +0100)] 
mshtml: Get rid of HTMLDocument_OnLoad and move its job to AsyncOpen.

18 years agomshtml: Added wrapper of nsIChannel.
Jacek Caban [Thu, 9 Feb 2006 11:19:13 +0000 (12:19 +0100)] 
mshtml: Added wrapper of nsIChannel.

18 years agomshtml: Added wrapper of nsIURI interface.
Jacek Caban [Thu, 9 Feb 2006 11:18:18 +0000 (12:18 +0100)] 
mshtml: Added wrapper of nsIURI interface.

18 years agomshtml: Better ns*String handling.
Jacek Caban [Thu, 9 Feb 2006 11:17:38 +0000 (12:17 +0100)] 
mshtml: Better ns*String handling.

18 years agomshtml: Added wrapper of nsIOService.
Jacek Caban [Thu, 9 Feb 2006 11:17:08 +0000 (12:17 +0100)] 
mshtml: Added wrapper of nsIOService.

18 years agontdll: Better handling of errors when loading a builtin dll from an
Alexandre Julliard [Thu, 9 Feb 2006 11:15:57 +0000 (12:15 +0100)] 
ntdll: Better handling of errors when loading a builtin dll from an
existing file.

18 years agosetupapi: Error out if ReturnBuffer is NULL but ReturnBufferSize is not 0.
James Hawkins [Thu, 9 Feb 2006 11:12:36 +0000 (12:12 +0100)] 
setupapi: Error out if ReturnBuffer is NULL but ReturnBufferSize is not 0.

18 years agosetupapi: Convert InfSpec to unicode if SearchControl is not
James Hawkins [Thu, 9 Feb 2006 11:12:11 +0000 (12:12 +0100)] 
setupapi: Convert InfSpec to unicode if SearchControl is not
INFINFO_INF_SPEC_IS_HINF.

18 years agooleaut: Make TLB_ReadTypeLib not rely on the signature of executables or dlls.
Robert Shearman [Thu, 9 Feb 2006 11:11:54 +0000 (12:11 +0100)] 
oleaut: Make TLB_ReadTypeLib not rely on the signature of executables or dlls.
Try loading the dll first and then fall back to the regular file case.
Only call SearchPath for the regular file case since LoadLibraryEx
will do this for us and it previously excluded builtin dlls and
executables from having their type libraries opened.

18 years agooleaut: Move the call to SearchPath inside of TLB_ReadTypeLib.
Robert Shearman [Thu, 9 Feb 2006 11:11:01 +0000 (12:11 +0100)] 
oleaut: Move the call to SearchPath inside of TLB_ReadTypeLib.

18 years agooleaut: Revert incorrect patch changing the order of parameters passed
Robert Shearman [Thu, 9 Feb 2006 11:10:26 +0000 (12:10 +0100)] 
oleaut: Revert incorrect patch changing the order of parameters passed
into DispCallFunc. A test with native indeed shows that the parameter
index increases from the leftmost parameter to the rightmost.

18 years agowidl: Write out more TYPEFLAGs and add more type library-specific
Robert Shearman [Thu, 9 Feb 2006 11:10:08 +0000 (12:10 +0100)] 
widl: Write out more TYPEFLAGs and add more type library-specific
attributes to the parser.

18 years agowidl: Write out TYPEFLAG_FDUAL, TYPEFLAG_FDISPATCHABLE and
Robert Shearman [Thu, 9 Feb 2006 11:09:44 +0000 (12:09 +0100)] 
widl: Write out TYPEFLAG_FDUAL, TYPEFLAG_FDISPATCHABLE and
TYPEFLAG_FOLEAUTOMATION typelib flags.

18 years agocrypt32: Fix up decoding.
Juan Lang [Thu, 9 Feb 2006 11:09:28 +0000 (12:09 +0100)] 
crypt32: Fix up decoding.
- don't use the no copy flag when decoding, the lifetime of the buffer
  to decode isn't guaranteed
- remove some extraneous ternary comparisons
- fix a comment

18 years agocrypt32: Fix a fixme, and remove an old comment.
Juan Lang [Thu, 9 Feb 2006 11:09:01 +0000 (12:09 +0100)] 
crypt32: Fix a fixme, and remove an old comment.

18 years agoadvapi32: Fix for RegNotifyChangeKeyValue.
Aric Stewart [Thu, 9 Feb 2006 11:08:47 +0000 (12:08 +0100)] 
advapi32: Fix for RegNotifyChangeKeyValue.
Flip fAsync and fWatchSubTree into their proper places.

18 years agontdll: Take into account that FreeBSD and others have MTSETBSIZ
Gerald Pfeifer [Thu, 9 Feb 2006 11:08:32 +0000 (12:08 +0100)] 
ntdll: Take into account that FreeBSD and others have MTSETBSIZ
instead of MTSETBLK.

18 years agox11drv: Update Swiss French keyboard layout to better match the X11 one.
Dmitry Timoshkov [Thu, 9 Feb 2006 11:08:19 +0000 (12:08 +0100)] 
x11drv: Update Swiss French keyboard layout to better match the X11 one.

18 years agodsound: Fix duplex test.
Robert Reif [Thu, 9 Feb 2006 11:08:05 +0000 (12:08 +0100)] 
dsound: Fix duplex test.

18 years agodinput: Dynamic handling of buttons of a device.
Christoph Frick [Thu, 9 Feb 2006 11:07:55 +0000 (12:07 +0100)] 
dinput: Dynamic handling of buttons of a device.

18 years agowined3d: Support for WINED3DFMT_A8B8G8R8.
Christoph Frick [Thu, 9 Feb 2006 11:07:40 +0000 (12:07 +0100)] 
wined3d: Support for WINED3DFMT_A8B8G8R8.

18 years agowined3d: Better warn/fixme for query handling.
Christoph Frick [Thu, 9 Feb 2006 11:07:30 +0000 (12:07 +0100)] 
wined3d: Better warn/fixme for query handling.

18 years agomapi32: Prevent freeing non-allocated memory.
Hans Leidekker [Thu, 9 Feb 2006 11:07:18 +0000 (12:07 +0100)] 
mapi32: Prevent freeing non-allocated memory.

18 years agowinuser.h: Add missing *LayeredWindow*() prototypes.
Francois Gouget [Wed, 8 Feb 2006 14:27:49 +0000 (15:27 +0100)] 
winuser.h: Add missing *LayeredWindow*() prototypes.

18 years agoserver: Remove the no longer needed exe_file parameter in the
Alexandre Julliard [Wed, 8 Feb 2006 14:25:12 +0000 (15:25 +0100)] 
server: Remove the no longer needed exe_file parameter in the
init_process_done request.

18 years agontdll: Get rid of the main_file argument in LdrInitializeThunk.
Alexandre Julliard [Wed, 8 Feb 2006 14:22:24 +0000 (15:22 +0100)] 
ntdll: Get rid of the main_file argument in LdrInitializeThunk.

18 years agokernel: Use a standard LoadLibrary call to load the main exe.
Alexandre Julliard [Wed, 8 Feb 2006 14:11:19 +0000 (15:11 +0100)] 
kernel: Use a standard LoadLibrary call to load the main exe.

18 years agontdll: Check for existing modref for the main exe before creating it
Alexandre Julliard [Wed, 8 Feb 2006 14:10:56 +0000 (15:10 +0100)] 
ntdll: Check for existing modref for the main exe before creating it
in LdrInitializeThunk.

18 years agoserver: Allow the main exe to be registered as a normal dll before
Alexandre Julliard [Wed, 8 Feb 2006 14:07:16 +0000 (15:07 +0100)] 
server: Allow the main exe to be registered as a normal dll before
init_process_done is called.

18 years agoserver: Fixed handling of inotify record length.
Alexandre Julliard [Wed, 8 Feb 2006 14:06:42 +0000 (15:06 +0100)] 
server: Fixed handling of inotify record length.

18 years agomsvcrt: __unDNameEx is not a stub.
Michael Stefaniuc [Wed, 8 Feb 2006 11:42:33 +0000 (12:42 +0100)] 
msvcrt: __unDNameEx is not a stub.

18 years agoshdocvw: Added IHlinkFrame stub implementation.
Jacek Caban [Wed, 8 Feb 2006 11:42:23 +0000 (12:42 +0100)] 
shdocvw: Added IHlinkFrame stub implementation.

18 years agoshdocvw: Includes clean up.
Jacek Caban [Wed, 8 Feb 2006 11:36:25 +0000 (12:36 +0100)] 
shdocvw: Includes clean up.

18 years agoshdocvw: Remove IQuickActivate interface implementation that is not
Jacek Caban [Wed, 8 Feb 2006 11:36:03 +0000 (12:36 +0100)] 
shdocvw: Remove IQuickActivate interface implementation that is not
implemented in Windows as well.

18 years agourlmon.idl: Added BINDINFOF declaration.
Jacek Caban [Wed, 8 Feb 2006 11:35:41 +0000 (12:35 +0100)] 
urlmon.idl: Added BINDINFOF declaration.

18 years agoPens created without PS_GEOMETRIC style but with width > 1 unit are
Dmitry Timoshkov [Wed, 8 Feb 2006 11:35:29 +0000 (12:35 +0100)] 
Pens created without PS_GEOMETRIC style but with width > 1 unit are
scalable.

18 years agogdi: Remove StrokePath workaround for a DC transformation change bug.
Dmitry Timoshkov [Wed, 8 Feb 2006 11:35:18 +0000 (12:35 +0100)] 
gdi: Remove StrokePath workaround for a DC transformation change bug.