HMG 22.11 final build is ready

You can share your experience with HMG. Share with some screenshots/project details so that others will also be benefited.

Moderator: Rathinagiri

Post Reply
User avatar
gfilatov
Posts: 1099
Joined: Fri Aug 01, 2008 5:42 am
Location: Ukraine
Contact:

HMG 22.11 final build is ready

Post by gfilatov »

Hi Friends,

We are pleased to announce a new build of Harbour MiniGUI Extended
Edition.

It is a regularly scheduled maintenance and bugfix release.

A setup of the ANSI build 22.11 for Borland C++ 5.8.2 is published at
the following URL:

http://hmgextended.com/files/CONTRIB/hm ... -setup.exe

There is also an extra donationware Minigui package built for the freeware
Embarcadero C++ 10.2 ‘Tokyo’ 32-bit compiler (which is included in the above
package for your convenience).

Whatsnew:
2022/11/15: HMG Extended Edition version 22.11.
* Fixed: Correction of style C-type from int to DWORD in the Minigui core
according to the WinAPI definition.
Contributed by Grigory Filatov <gfilatov@gmail.com>
* Updated: C-code cleaning for unneeded variables when defining controls
and windows in the Minigui core.
Contributed by Grigory Filatov <gfilatov@gmail.com>
* Updated: HbCurl library:
- added HB_CURLOPT_MAXLIFETIME_CONN to setup max lifetime;
- added HB_CURLOPT_DEBUGBLOCK to setup a block for debug.
Contributed by Antonino Perricone
(see in folder \Harbour\Lib)
* Updated: HbSQLite3 library:
- update for using SQLITE3 version 3.40.0dev (from 3.39.4).
Contributed by Grigory Filatov <gfilatov@gmail.com>
* Updated: Harbour Compiler 3.2.0dev (SVN 2022-11-11 21:15).
Contributed by Grigory Filatov <gfilatov@gmail.com>
(look at ReadMe.txt in folder \harbour)
* Updated: 'Desktop Windows Version Market Share Worldwide' sample:
- updated the data for October 2022.
Contributed by Grigory Filatov <gfilatov@gmail.com>
(see demo.prg in folder \samples\Basic\GraphPrint)
* Updated: 'MiniGUI DataBase Utility' sample:
- fixed setting of tags in TBrowse with using :uLastTag variable;
- others minor corrections regarding tags.
Contributed by Grigory Filatov <gfilatov@gmail.com>
(see in folder \Utils\mgDBU)
There are also minor fixes in the MiniPrint2 and TSBrowse libraries.

This release is considered stable and ready for production use.

The upgrade to this build is recommended.

--
Greetings,
Grigory Filatov
[MiniGUI Team]

P.S.
All donors will receive 32- and/or 64-bit Minigui packages
based on the latest MinGW compiler as a gift.
Thanks a lot for your attention.
User avatar
Anand
Posts: 596
Joined: Tue May 24, 2016 4:36 pm
DBs Used: DBF

Re: HMG 22.11 final build is ready

Post by Anand »

Thanks for the update.
Regards,

Anand

Image
User avatar
serge_girard
Posts: 3342
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: HMG 22.11 final build is ready

Post by serge_girard »

Thanks Grigory !
There's nothing you can do that can't be done...
Post Reply