wine
21 years agoRemove the rest of the Tweak look hack.
Dimitrie O. Paun [Thu, 1 Apr 2004 21:06:14 +0000 (21:06 +0000)] 
Remove the rest of the Tweak look hack.

21 years agoNtPulseEvent: Don't print FIXME for an optional parameter if it isn't
Rolf Kalbermatter [Thu, 1 Apr 2004 21:01:53 +0000 (21:01 +0000)] 
NtPulseEvent: Don't print FIXME for an optional parameter if it isn't
used.

21 years agoAdd some declarations for additional SHFileOperation features.
Rolf Kalbermatter [Thu, 1 Apr 2004 21:01:04 +0000 (21:01 +0000)] 
Add some declarations for additional SHFileOperation features.

21 years agoUse named constant instead of a simple number (gets rid of signed
Rolf Kalbermatter [Thu, 1 Apr 2004 21:00:23 +0000 (21:00 +0000)] 
Use named constant instead of a simple number (gets rid of signed
warning too).

21 years ago- Fix LButtonDown from previous change.
Robert Shearman [Thu, 1 Apr 2004 20:59:59 +0000 (20:59 +0000)] 
- Fix LButtonDown from previous change.
- Don't use BF_ADJUST flag for dropdown buttons.
- Fix LButtonDblClk.

21 years ago- TTM_TRACKACTIVATE can have NULL lParam when deactivating.
Robert Shearman [Thu, 1 Apr 2004 20:59:31 +0000 (20:59 +0000)] 
- TTM_TRACKACTIVATE can have NULL lParam when deactivating.
- Factor out common code from TOOLTIPS_DelTool{A,W}.
- Update all indices correctly after delete.

21 years agoBeginnings of a script to initialize the .wine directory (with help
Alexandre Julliard [Thu, 1 Apr 2004 05:03:27 +0000 (05:03 +0000)] 
Beginnings of a script to initialize the .wine directory (with help
from Chris Morgan).

21 years agoRemove the support for the Win 3.1 Look.
Dimitrie O. Paun [Thu, 1 Apr 2004 04:57:12 +0000 (04:57 +0000)] 
Remove the support for the Win 3.1 Look.

21 years agoAdded some stubs.
Raphael Junqueira [Thu, 1 Apr 2004 02:12:41 +0000 (02:12 +0000)] 
Added some stubs.

21 years agoMake RtlGetFullPathName_U handle Unix paths, using the new symlinks
Alexandre Julliard [Thu, 1 Apr 2004 02:09:14 +0000 (02:09 +0000)] 
Make RtlGetFullPathName_U handle Unix paths, using the new symlinks
scheme.

21 years agoAdded support for CSIDL_RESOURCES path.
Kevin Koltzau [Thu, 1 Apr 2004 02:01:33 +0000 (02:01 +0000)] 
Added support for CSIDL_RESOURCES path.

21 years agojr.bmp isn't generated.
Alexandre Julliard [Wed, 31 Mar 2004 20:10:27 +0000 (20:10 +0000)] 
jr.bmp isn't generated.

21 years agoFixed length handling in HttpQueryInfoW.
Alexandre Julliard [Wed, 31 Mar 2004 20:09:54 +0000 (20:09 +0000)] 
Fixed length handling in HttpQueryInfoW.

21 years agoAdded missing comma in index.html.
Paul Vriens [Wed, 31 Mar 2004 20:08:38 +0000 (20:08 +0000)] 
Added missing comma in index.html.

21 years agoSet version to Win XP Service patch 2.
Tom Wickline [Wed, 31 Mar 2004 20:06:40 +0000 (20:06 +0000)] 
Set version to Win XP Service patch 2.

21 years agoAssorted spelling and case fixes.
Francois Gouget [Wed, 31 Mar 2004 20:06:10 +0000 (20:06 +0000)] 
Assorted spelling and case fixes.

21 years agoDon't free ALSA device string when the device is closed since it might
Felix Nawothnig [Wed, 31 Mar 2004 20:05:45 +0000 (20:05 +0000)] 
Don't free ALSA device string when the device is closed since it might
be reopened.

21 years agoMake sure ip_mreq is not exported by winsock2.h.
Francois Gouget [Wed, 31 Mar 2004 19:58:46 +0000 (19:58 +0000)] 
Make sure ip_mreq is not exported by winsock2.h.
Add ip_mreq, ip_mreq_source and ip_msfilter to ws2tcpip.h.

21 years agoOptimize GdiGradientFill by drawing lines instead of pixels.
Mike McCormack [Wed, 31 Mar 2004 19:58:25 +0000 (19:58 +0000)] 
Optimize GdiGradientFill by drawing lines instead of pixels.

21 years agoImplemented IsEqual.
Kevin Koltzau [Wed, 31 Mar 2004 19:58:09 +0000 (19:58 +0000)] 
Implemented IsEqual.

21 years agoMore duplex mode soundcard info.
Robert Reif [Wed, 31 Mar 2004 19:57:53 +0000 (19:57 +0000)] 
More duplex mode soundcard info.

21 years agoDo not strip stdcall decoration in spec files.
Alexandre Julliard [Wed, 31 Mar 2004 00:59:36 +0000 (00:59 +0000)] 
Do not strip stdcall decoration in spec files.
Fixed mapi32 ordinals.

21 years agoFixed handling of .so and .a libraries specified as input files.
Alexandre Julliard [Wed, 31 Mar 2004 00:56:14 +0000 (00:56 +0000)] 
Fixed handling of .so and .a libraries specified as input files.

21 years agoGive SetErrorMode the right argument to suppress crash dialogs.
Ferenc Wagner [Wed, 31 Mar 2004 00:55:41 +0000 (00:55 +0000)] 
Give SetErrorMode the right argument to suppress crash dialogs.

21 years agoSmall fix.
Ivan Leo Murray-Smith [Wed, 31 Mar 2004 00:55:25 +0000 (00:55 +0000)] 
Small fix.

21 years agoGet the drive root directories from the symlinks in dosdevices/ if
Alexandre Julliard [Tue, 30 Mar 2004 21:19:00 +0000 (21:19 +0000)] 
Get the drive root directories from the symlinks in dosdevices/ if
they exist.
Added creation of drive symlinks in the device transition code.

21 years agoAdded support for DOS drives in QueryDosDevice and DefineDosDevice.
Alexandre Julliard [Tue, 30 Mar 2004 21:00:07 +0000 (21:00 +0000)] 
Added support for DOS drives in QueryDosDevice and DefineDosDevice.

21 years agoFixed some values.
Ivan Leo Murray-Smith [Tue, 30 Mar 2004 20:43:22 +0000 (20:43 +0000)] 
Fixed some values.

21 years agoAdded some stubs.
Florian Goth [Tue, 30 Mar 2004 20:43:00 +0000 (20:43 +0000)] 
Added some stubs.

21 years agoImplement DllGetClassObject, DllRegisterServer, DllUnregisterServer
Raphael Junqueira [Tue, 30 Mar 2004 20:42:06 +0000 (20:42 +0000)] 
Implement DllGetClassObject, DllRegisterServer, DllUnregisterServer
(as the interfaces aren't documented we only have stubs).

21 years agoWe don't support GetDIBits with BI_RLE4/8, so for now return an
Huw Davies [Tue, 30 Mar 2004 20:39:09 +0000 (20:39 +0000)] 
We don't support GetDIBits with BI_RLE4/8, so for now return an
uncompressed bitmap if the bits buffer is large enough.

21 years agoSelect the dibsection into a dc before calling GetDIBColorTable.
Huw Davies [Tue, 30 Mar 2004 20:38:45 +0000 (20:38 +0000)] 
Select the dibsection into a dc before calling GetDIBColorTable.

21 years agoAdd CP932, CP936, CP949 and CP950 to the charset map.
Dmitry Timoshkov [Tue, 30 Mar 2004 20:38:24 +0000 (20:38 +0000)] 
Add CP932, CP936, CP949 and CP950 to the charset map.

21 years agoUnicodify the cookie handling code.
Mike McCormack [Tue, 30 Mar 2004 20:38:08 +0000 (20:38 +0000)] 
Unicodify the cookie handling code.

21 years agoFix the HttpQueryInfoA function buffer size.
Mike McCormack [Tue, 30 Mar 2004 20:37:49 +0000 (20:37 +0000)] 
Fix the HttpQueryInfoA function buffer size.

21 years agoFix builtin NE module refcounting of 32bit parent.
Mike McCormack [Tue, 30 Mar 2004 20:37:33 +0000 (20:37 +0000)] 
Fix builtin NE module refcounting of 32bit parent.

21 years ago- more Extensions work (begin to detect ATI extensions)
Raphael Junqueira [Tue, 30 Mar 2004 05:14:57 +0000 (05:14 +0000)] 
- more Extensions work (begin to detect ATI extensions)
- try to fix D3DTADDRESS_BORDER, D3DTADDRESS_MIRROR,
  D3DTADDRESS_MIRRORONCE using OpenGL extensions
- better set_tex_op: now use Runtime Extension support (and not
  compile support)

21 years agoRegisterDragDrop: fail on NULL drop target.
Jon Griffiths [Tue, 30 Mar 2004 05:13:58 +0000 (05:13 +0000)] 
RegisterDragDrop: fail on NULL drop target.

21 years agoFixed rounding bug in the stack info calculation when we don't have
Alexandre Julliard [Tue, 30 Mar 2004 05:13:35 +0000 (05:13 +0000)] 
Fixed rounding bug in the stack info calculation when we don't have
pthread_getattr_np.

21 years agoConvert the wininet HTTP functions to Unicode.
Mike McCormack [Tue, 30 Mar 2004 04:36:09 +0000 (04:36 +0000)] 
Convert the wininet HTTP functions to Unicode.

21 years agoInvalid "Desktop" values would crash winecfg, use the default value
Chris Morgan [Tue, 30 Mar 2004 04:34:40 +0000 (04:34 +0000)] 
Invalid "Desktop" values would crash winecfg, use the default value
instead.

21 years agoMinor updates in resource for Portuguese.
Marcelo Duarte [Tue, 30 Mar 2004 04:34:13 +0000 (04:34 +0000)] 
Minor updates in resource for Portuguese.

21 years agoImproved version resource info.
Ivan Leo Murray-Smith [Tue, 30 Mar 2004 04:33:57 +0000 (04:33 +0000)] 
Improved version resource info.

21 years agoIn resource info allow OriginalFilename and InternalName to be
Ivan Leo Murray-Smith [Tue, 30 Mar 2004 04:33:08 +0000 (04:33 +0000)] 
In resource info allow OriginalFilename and InternalName to be
different.

21 years agoDon't expect stdout be usable after exchanging file descriptors under
Ferenc Wagner [Tue, 30 Mar 2004 04:32:46 +0000 (04:32 +0000)] 
Don't expect stdout be usable after exchanging file descriptors under
it.

21 years agoRemove references to winecheck from the documentation and insert a
Chris Morgan [Mon, 29 Mar 2004 23:07:39 +0000 (23:07 +0000)] 
Remove references to winecheck from the documentation and insert a
TODO that  mentions that the functionality is to be moved into
winecfg.

21 years agoEnable Italian translations.
Ivan Leo Murray-Smith [Mon, 29 Mar 2004 23:06:18 +0000 (23:06 +0000)] 
Enable Italian translations.

21 years agoFixed language declarations.
Alexandre Julliard [Mon, 29 Mar 2004 23:05:55 +0000 (23:05 +0000)] 
Fixed language declarations.

21 years agoWINE_FILEDESCRIPTION_STR is already defined in wine_common_ver.rc.
Ivan Leo Murray-Smith [Mon, 29 Mar 2004 23:05:20 +0000 (23:05 +0000)] 
WINE_FILEDESCRIPTION_STR is already defined in wine_common_ver.rc.

21 years agoStub implementations for LresultFromObject and
Mike McCormack [Mon, 29 Mar 2004 23:04:46 +0000 (23:04 +0000)] 
Stub implementations for LresultFromObject and
AccessibleObjectFromWindow.

21 years agoWrite EMRPOLYLINE16 if points fit into a SHORT.
Mike McCormack [Mon, 29 Mar 2004 23:04:32 +0000 (23:04 +0000)] 
Write EMRPOLYLINE16 if points fit into a SHORT.

21 years agoMove EMR*16 definitions to wingdi.h, as they're part of the WIN32 API.
Mike McCormack [Mon, 29 Mar 2004 23:04:11 +0000 (23:04 +0000)] 
Move EMR*16 definitions to wingdi.h, as they're part of the WIN32 API.

21 years agoFix Slovenian keyboard layout to better match the XFree86 one.
Dmitry Timoshkov [Mon, 29 Mar 2004 22:56:18 +0000 (22:56 +0000)] 
Fix Slovenian keyboard layout to better match the XFree86 one.

21 years agoScrollbar should also react on WM_LBUTTONDBLCLK.
Dmitry Timoshkov [Mon, 29 Mar 2004 22:56:01 +0000 (22:56 +0000)] 
Scrollbar should also react on WM_LBUTTONDBLCLK.

21 years agoAdd Traditional Chinese Big5 and Simplified Chinese GBK mappings.
Dmitry Timoshkov [Mon, 29 Mar 2004 22:55:46 +0000 (22:55 +0000)] 
Add Traditional Chinese Big5 and Simplified Chinese GBK mappings.

21 years agoFixed error reporting.
Sylvain Petreolle [Mon, 29 Mar 2004 22:55:26 +0000 (22:55 +0000)] 
Fixed error reporting.

21 years agoAdded stub for WINNLS32EnableIME.
Christian Costa [Mon, 29 Mar 2004 22:54:42 +0000 (22:54 +0000)] 
Added stub for WINNLS32EnableIME.

21 years agoAdd some TRACEing to the edit control.
Lionel Ulmer [Mon, 29 Mar 2004 22:54:05 +0000 (22:54 +0000)] 
Add some TRACEing to the edit control.

21 years agoFixed the implementation of CoTreatAsClass.
Warren Turkal [Mon, 29 Mar 2004 21:41:33 +0000 (21:41 +0000)] 
Fixed the implementation of CoTreatAsClass.

21 years agoImplement loading and saving to a stream, and a few other basic
Kevin Koltzau [Mon, 29 Mar 2004 21:39:44 +0000 (21:39 +0000)] 
Implement loading and saving to a stream, and a few other basic
functions.

21 years agoHonour DIB_PAL_COLORS when the bitmap depths match.
Huw Davies [Mon, 29 Mar 2004 21:39:04 +0000 (21:39 +0000)] 
Honour DIB_PAL_COLORS when the bitmap depths match.

21 years agoPrint out sound card info for playback, capture and duplex modes.
Robert Reif [Mon, 29 Mar 2004 20:27:50 +0000 (20:27 +0000)] 
Print out sound card info for playback, capture and duplex modes.
Hardware capabilities can vary depending on usage mode.
Print out format requested and actual format returned.

21 years agoUnicodify CreateMetaFile.
Mike McCormack [Mon, 29 Mar 2004 20:27:18 +0000 (20:27 +0000)] 
Unicodify CreateMetaFile.

21 years agoUse CreateEventW in preference to CreateEventA.
Mike McCormack [Mon, 29 Mar 2004 20:26:39 +0000 (20:26 +0000)] 
Use CreateEventW in preference to CreateEventA.

21 years agoImplemented invisibleghost, deckx and decko drawing modes, and
Sami Nopanen [Mon, 29 Mar 2004 20:26:21 +0000 (20:26 +0000)] 
Implemented invisibleghost, deckx and decko drawing modes, and
improved ghost drawing mode.

21 years agoCheck file sharing permissions based on the file inode instead of the
Alexandre Julliard [Sat, 27 Mar 2004 20:48:42 +0000 (20:48 +0000)] 
Check file sharing permissions based on the file inode instead of the
file name.
Added regression test for sharing permissions.

21 years agoFixed copy/paste error in previous patch (spotted by Dimitrie
Alexandre Julliard [Sat, 27 Mar 2004 20:45:30 +0000 (20:45 +0000)] 
Fixed copy/paste error in previous patch (spotted by Dimitrie
O. Paun).

21 years agoAdd a few missing __ASM_NAME macros.
Dmitry Timoshkov [Sat, 27 Mar 2004 20:44:41 +0000 (20:44 +0000)] 
Add a few missing __ASM_NAME macros.

21 years agoClean up white spaces.
Robert Reif [Sat, 27 Mar 2004 20:42:57 +0000 (20:42 +0000)] 
Clean up white spaces.
Fix spelling error.
Improve capture error messages.
Fix error reporting when capturing from nonexistent device.

21 years agoUse WINEDEBUG instead of --debugmsg.
Ivan Leo Murray-Smith [Sat, 27 Mar 2004 20:42:34 +0000 (20:42 +0000)] 
Use WINEDEBUG instead of --debugmsg.

21 years ago- support of D3DTSS_MAXMIPLEVEL
Raphael Junqueira [Sat, 27 Mar 2004 20:42:14 +0000 (20:42 +0000)] 
- support of D3DTSS_MAXMIPLEVEL
- support of D3DTSS_MIPMAPLODBIAS (using EXT_TEXTURE_LOD_BIAS extension)
- correct support of D3DTSS_MAXANISOTROPY for D3DTSS_MAGFILTER and
  D3DTSS_MINFILTER
- fixes for D3DTSS_MAGFILTER and D3DTSS_MAGFILTER

21 years agoWorkaround a msvcrt.realloc bug under Win9x by using Win32 APIs instead.
Dmitry Timoshkov [Sat, 27 Mar 2004 20:41:43 +0000 (20:41 +0000)] 
Workaround a msvcrt.realloc bug under Win9x by using Win32 APIs instead.
Take into account that HeapRealloc may move the allocated memory block.

21 years agoCall IShellExecuteHook interface for ShellExecute() calls with ID
Martin Fuchs [Sat, 27 Mar 2004 20:41:20 +0000 (20:41 +0000)] 
Call IShellExecuteHook interface for ShellExecute() calls with ID
lists.

21 years agoUse futimes() instead of utime() to implement SetFileTime, so that it
Alexandre Julliard [Sat, 27 Mar 2004 01:48:52 +0000 (01:48 +0000)] 
Use futimes() instead of utime() to implement SetFileTime, so that it
can be done on the client side.

21 years agoImplementation of the control panel folder in shell namespace.
Martin Fuchs [Sat, 27 Mar 2004 01:42:22 +0000 (01:42 +0000)] 
Implementation of the control panel folder in shell namespace.

21 years agoAllow configuration of output devices to use and change standard
Mike Hearn [Sat, 27 Mar 2004 01:38:54 +0000 (01:38 +0000)] 
Allow configuration of output devices to use and change standard
output plugin requested to "default".

21 years agoImplement FixSlashesAndColonW and add stub for SHGetAppCompatFlags.
Ulrich Czekalla [Sat, 27 Mar 2004 01:38:26 +0000 (01:38 +0000)] 
Implement FixSlashesAndColonW and add stub for SHGetAppCompatFlags.

21 years agoAvoid crash in X11DRV_IsSolidColor for TrueColor displays.
Alexandre Julliard [Sat, 27 Mar 2004 01:37:32 +0000 (01:37 +0000)] 
Avoid crash in X11DRV_IsSolidColor for TrueColor displays.

21 years agoBuild the correct colour map when the mode is DIB_PAL_COLORS.
Huw Davies [Sat, 27 Mar 2004 01:37:09 +0000 (01:37 +0000)] 
Build the correct colour map when the mode is DIB_PAL_COLORS.

21 years agoWhen using DIB_PAL_COLORS select the current palette into the memory
Huw Davies [Sat, 27 Mar 2004 01:36:47 +0000 (01:36 +0000)] 
When using DIB_PAL_COLORS select the current palette into the memory
dc so that SetDIBits works correctly.

21 years agoFix handling of D3DBLEND_BOTH* blend modes.
James Perry [Sat, 27 Mar 2004 01:36:26 +0000 (01:36 +0000)] 
Fix handling of D3DBLEND_BOTH* blend modes.

21 years agoFixed GetDriveType16 return value for non-existent drives.
Alexandre Julliard [Fri, 26 Mar 2004 02:29:48 +0000 (02:29 +0000)] 
Fixed GetDriveType16 return value for non-existent drives.
Fixed bug in OpenFile16 introduced by previous change.

21 years ago- Fix handling of %2, %3, ... and lower case format characters in
Martin Fuchs [Fri, 26 Mar 2004 02:29:12 +0000 (02:29 +0000)] 
- Fix handling of %2, %3, ... and lower case format characters in
  SHELL_ArgifyW().
- Move "%I" expansion from ShellExecuteEx() into common function
  SHELL_ArgifyW().
- Pass buffer length to SHELL_FindExecutable().
- FIXME comment for len paramater in SHELL_ArgifyW().

Ge van Geldorp <ge@gse.nl>
- Add double quotation marks unless we already have them (e.g.: "%1"
  %* for exefile).
- Remove unnecessary double quotation marks and command line arguments.

21 years agoAdd a procedure for logging WM_PARENTNOTIFY messages.
Dmitry Timoshkov [Fri, 26 Mar 2004 02:28:28 +0000 (02:28 +0000)] 
Add a procedure for logging WM_PARENTNOTIFY messages.

21 years agoStore the windows and system directories as long path names.
Alexandre Julliard [Fri, 26 Mar 2004 01:07:34 +0000 (01:07 +0000)] 
Store the windows and system directories as long path names.
Moved GetTempPath and GetTempDrive to dlls/kernel.

21 years agoMake DestroyWindow() not mess with a window focus, this should be
Dmitry Timoshkov [Fri, 26 Mar 2004 01:06:15 +0000 (01:06 +0000)] 
Make DestroyWindow() not mess with a window focus, this should be
taken care of by ShowWindow(SW_HIDE).
Add a test for DestroyWindow() on a focused child.

21 years agoAdd 'hook' flag for messages. Add a test for CBT hook messages.
Dmitry Timoshkov [Fri, 26 Mar 2004 00:18:20 +0000 (00:18 +0000)] 
Add 'hook' flag for messages. Add a test for CBT hook messages.

21 years agoReimplemented SearchPathW using ntdll functions.
Alexandre Julliard [Thu, 25 Mar 2004 23:41:04 +0000 (23:41 +0000)] 
Reimplemented SearchPathW using ntdll functions.

21 years agoImplementation of IPersistFile::IsDirty().
Martin Fuchs [Thu, 25 Mar 2004 23:36:45 +0000 (23:36 +0000)] 
Implementation of IPersistFile::IsDirty().

21 years agoDefine ip_mreq.
Felix Nawothnig [Thu, 25 Mar 2004 23:36:26 +0000 (23:36 +0000)] 
Define ip_mreq.

21 years agoDefine (L)DBL_* and FLT_*.
Felix Nawothnig [Thu, 25 Mar 2004 23:36:14 +0000 (23:36 +0000)] 
Define (L)DBL_* and FLT_*.

21 years agoAdd 'optional' flag for messages, make the test run under win2k.
Dmitry Timoshkov [Thu, 25 Mar 2004 23:35:52 +0000 (23:35 +0000)] 
Add 'optional' flag for messages, make the test run under win2k.

21 years agoSplit OpenFile implementation in separate 16- and 32-bit versions, and
Alexandre Julliard [Thu, 25 Mar 2004 05:36:08 +0000 (05:36 +0000)] 
Split OpenFile implementation in separate 16- and 32-bit versions, and
changed it to use exported APIs instead of internal functions where
possible.

21 years agoChanged LoadLibraryEx32W16 to use OpenFile16 to look for the file
Alexandre Julliard [Thu, 25 Mar 2004 05:32:05 +0000 (05:32 +0000)] 
Changed LoadLibraryEx32W16 to use OpenFile16 to look for the file
instead of DIR_SearchPath.

21 years agoConvert WININETAPPINFOA structure to unicode.
Mike McCormack [Thu, 25 Mar 2004 05:29:47 +0000 (05:29 +0000)] 
Convert WININETAPPINFOA structure to unicode.

21 years agoDefine flags for GetUserObjectInformation.
Mike McCormack [Thu, 25 Mar 2004 05:29:22 +0000 (05:29 +0000)] 
Define flags for GetUserObjectInformation.

21 years agoAdded stubs for a few functions.
Florian Goth [Thu, 25 Mar 2004 05:28:54 +0000 (05:28 +0000)] 
Added stubs for a few functions.

21 years agoRemoved check for -lm, winegcc takes care of that.
Alexandre Julliard [Thu, 25 Mar 2004 00:47:53 +0000 (00:47 +0000)] 
Removed check for -lm, winegcc takes care of that.

21 years agoReplaced the --mode winebuild option by a --subsystem option for
Alexandre Julliard [Thu, 25 Mar 2004 00:40:52 +0000 (00:40 +0000)] 
Replaced the --mode winebuild option by a --subsystem option for
better compatibility with the PE binutils.

21 years agoTake EXEEXT into account for PE builds.
Alexandre Julliard [Thu, 25 Mar 2004 00:13:21 +0000 (00:13 +0000)] 
Take EXEEXT into account for PE builds.