We use Sysinternals's DebugView for years and years now. Works great! Only.. It's latest version date's back to December 3, 2012. That's a loooong time, even for us! 😅
We also had some features we'd like to see in DebugView but aren't. So, what replacements are there for DebugView? Well, one I found very useful and is STILL in development is DebugView++. You can find it open sourced on GIT here: github.com/CobaltFusion/DebugViewPP Works great, even on a remote computer together with original DebugView's Remote Client mode. 👍
1 Comment
A new release of xHarbour Builder for Windows is available for download for all users with an active Upgrade and Service Subscription.
This is what's new:
One more BETA build. Its available for download from your personal xHarbour.com download page. Thanks for testing!
New BETA builds for xHarbour Builder for Windows are available from your personal download page.
These new builds have many fixes done in Visual xHarbour. We hope this is the last BETA release before going to a full release. Please TEST this beta build and let us know what's still to fix before going to a new release build. Thank you all for your continuous support! 😁
Latest BETA builds for xHarbour Builder are available from your personal download page. It has latest VXH, SQLRDD and xHB.exe build with latest xHarbour.org sources. We are working on a WhatsNew.txt but we wanted you to have latest builds ASAP. So, here they are! 😉
These changes will be included in upcoming xHarbour Builder Sept2017 release:
2017-08-27 00:33 UTC+0200 Enrico Maria Giordano <[email protected]> * contrib/tipssl/client.prg ! reverted change on method Read(), replaced back InetRecvAll() with InetRecv() (many thanks to [email protected]) 2017-08-24 10:22 UTC+0200 Enrico Maria Giordano <[email protected]> * source/tip/client.prg * contrib/tipssl/client.prg ! reinstated bChunked variable in Read() method (many thanks to [email protected]) * source/tip/ftpcln.prg ! added bChunked DATA (many thanks to [email protected]) 2017-08-21 23:43 UTC+0200 Enrico Maria Giordano <[email protected]> * contrib/tipssl/inetssl.c ! fixed function s_inetRecvInternal(), assignment of iLen was missing (many thanks to [email protected]) * contrib/tipssl/client.prg ! fixed method Read(), replace InetRecv() with InetRecvAll() (many thanks to [email protected]) 2017-08-20 14:20 UTC+0200 Enrico Maria Giordano <[email protected]> * source/tip/httpcln.prg * contrib/tipssl/httpcln.prg ! fixed method ReadHeaders() increasing buffer to 10000 (many thanks to [email protected]) 2017-08-14 17:04 UTC+0100 Patrick Mast <[email protected]> * bin/bld_vc.bat + Added support for Visual Studio 2017 Community edition Help you check out faster.
Over 50% of transactions on xHarbour.com's store happens on a mobile device or tablet. This means mobile sales are an important part of our business, and a fast and secure mobile checkout experience is key to our customers. Apple Pay and Android Pay allows you to store credit card information securely on your compatible mobile or desktop devices before visiting xHarbour.com's shop. Then, when you are ready to buy our products or services, it only takes a moment to purchase. We hope this gives our users an even faster and more secure shopping experience! These changes will be included in upcoming xHarbour Builder Aug2017 release:
2017-08-01 09:53 UTC+0200 Enrico Maria Giordano <[email protected]> * source/tip/client.prg * contrib/tipssl/client.prg ! commented out unexistent bChunked variable in Read() method (many thanks to Michael) 2017-07-25 02:40 UTC-0600 Ron Pinkas <ron.pinkas/at/xharbour.com> * make_vc.bat + Added auto detect/setup for MS VS 2017 (more generic approach using vswhere.exe was avoided because it would require wider scope changes than I was ready to perform. * Fixed minor typo 2017-06-28 23:22 UTC+0200 Enrico Maria Giordano <[email protected]> * source/rtl/tbrowse.prg ! fixed method SetRowPos() (many thanks to Jose Claudio) 2017-05-13 19:00 UTC-0300 Luiz Rafael Culik <[email protected]> * source/rtl/hbxml.c ! fix to allow dot in xml tag name. fix provided by Grzegorz Wojnarowski
|