HMG Extended Edition version 19.06 (Update 1 and 2)

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

Moderator: Rathinagiri

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

Re: HMG Extended Edition version 19.06 (Update 1 and 2)

Post by gfilatov »

Hi All,

I've uploaded the updated setup of the build 19.06 for Borland C++ 5.5.1 at

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

Whatsnew:
* New: Added the useful function HMG_GetForms( [ cFormTypes ] [, lObj ] )
for retrieving of an array of the form's names (or handles).
Contributed by Sergej Kiselev
(see demo in folder \samples\Basic\MAINDEMO_(SYNTAX_I))
* Modified: The local OS detecting functions were replaced with a native
[x]Harbour implementation (instead of using the MiniGUI function
WindowsVersion()).
NOTE: The C-functions IsWinXPorLater() and IsVistaOrLater() are
defined as pseudo-functions now.
It was a postponed modification.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see i_pseudofunc.ch in folder Include\)
* Modified: The function IsExe64() is replaced with a native Harbour
implementation.
The compatibility with xHarbour compiler is provided also.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see i_pseudofunc.ch in folder Include\)
* Updated: Header file i_hmgcompat.ch for compatibility with Official HMG:
- added pseudo-function IsMaximized( hWnd ).
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see demo in folder \samples\Advanced\ImageFromWeb)
* Updated: Pacified the warnings in the C-code for compatibility with MS
Visual C++ 2019 (32-bit) compiler.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
* Updated: OpenSSL wrapper for using of the version 1.0.2s.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(look at ReadMe.txt in folder \harbour)
* Updated: 'MiniGUI DataBase Utility' sample.
Contributed by Grigory Filatov <gfilatov@inbox.ru>
(see in folder \Utils\mgDBU)
The upgrade to this build is optional.

Please note that there are also the private MiniGUI builds for the following
well-known C-compilers:

- MinGW GNU C 9.1.1 (32-bit);
- MinGW GNU C 8.2.0 (64-bit);

- MS Visual C++ 2019 (32-bit);
- MS Visual C++ 2019 (64-bit);

- Borland/Embarcadero C++ 7.4 (32-bit);

- Open Watcom C/C++ 2.0 (32-bit);

- Pelles ISO C 9.0 (32-bit);
- Pelles ISO C 9.0 (64-bit).

Thanks for your attention.

--
Best Regards,
Grigory Filatov
[MiniGUI Team]
User avatar
Anand
Posts: 595
Joined: Tue May 24, 2016 4:36 pm
DBs Used: DBF

Re: HMG Extended Edition version 19.06 (Update 1 and 2)

Post by Anand »

Thanks Grigory for maintaining MiniGUI and giving us new and better features.

Regards,

Anand
Regards,

Anand

Image
Post Reply