cmxautoshare
Moderator: Rathinagiri
cmxautoshare
Hi All,
I use cmxautoshare(), when compile get error. Is HMG not support ?
Regards,
Tristan
I use cmxautoshare(), when compile get error. Is HMG not support ?
Regards,
Tristan
- Rathinagiri
- Posts: 5482
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: cmxautoshare
If you can include the library file for this function you can definitely use the same.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- Rathinagiri
- Posts: 5482
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: cmxautoshare
I think this is a XHarbour function. If you have the source code for this function? Or any dlls or libs?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
Re: cmxautoshare
Yes, this function from xHarbour help from MiniGui, is it difference ?
Where I can find reference for harbour that bundle with HMG ?
Regards,
Julian
Where I can find reference for harbour that bundle with HMG ?
Regards,
Julian
Re: cmxautoshare
Hello Tristan,
HMG Official uses Harbour only, not xHarbour. There is a special edition of Minigui Extended which can be used with xHarbour. You may find it at http://www.hmgextended.com/files/CONTRI ... p-lite.zip
And you may ask queries about it at http://tech.groups.yahoo.com/group/harbourminigui/
For Harbour reference you may check at wiki/tiki-index.php
With best regards.
Sudip
HMG Official uses Harbour only, not xHarbour. There is a special edition of Minigui Extended which can be used with xHarbour. You may find it at http://www.hmgextended.com/files/CONTRI ... p-lite.zip
And you may ask queries about it at http://tech.groups.yahoo.com/group/harbourminigui/
For Harbour reference you may check at wiki/tiki-index.php
With best regards.
Sudip
With best regards,
Sudip
Sudip
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: cmxautoshare
Harbour includes a xHarbour compatibility library called xHb. Linking such library could solve the problem.sudip wrote:Hello Tristan,
HMG Official uses Harbour only, not xHarbour. There is a special edition of Minigui Extended which can be used with xHarbour. You may find it at http://www.hmgextended.com/files/CONTRI ... p-lite.zip
And you may ask queries about it at http://tech.groups.yahoo.com/group/harbourminigui/
For Harbour reference you may check at wiki/tiki-index.php
With best regards.
Sudip
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
Re: cmxautoshare
Thanks a lot Master RobertoRoberto Lopez wrote: Harbour includes a xHarbour compatibility library called xHb. Linking such library could solve the problem.
With best regards.
Sudip
With best regards,
Sudip
Sudip
- Alex Gustow
- Posts: 290
- Joined: Thu Dec 04, 2008 1:05 pm
- Location: Yekaterinburg, Russia
- Contact:
Re: cmxautoshare
Hi Tristan!Tristan wrote:Where I can find reference for harbour that bundle with HMG ?
As I understand - you need Help-file for Harbour, isn't it?
If you want I can send you (x)Harbour.chm
It bundled with HMG Ext. (from bundled with it Harbour compiler).
It's some old (date 2006-December-19) but I use it.
Re: cmxautoshare
Hi Alex
!
Thanks, I already have.
Thanks, I already have.