Page 1 of 2

cmxautoshare

Posted: Wed Nov 11, 2009 3:58 am
by Tristan
Hi All,

I use cmxautoshare(), when compile get error. Is HMG not support ?

Regards,
Tristan

Re: cmxautoshare

Posted: Wed Nov 11, 2009 4:38 am
by Rathinagiri
If you can include the library file for this function you can definitely use the same.

Re: cmxautoshare

Posted: Wed Nov 11, 2009 4:54 am
by Tristan
How ?

Sorry, I am beginner.

Re: cmxautoshare

Posted: Wed Nov 11, 2009 5:11 am
by Rathinagiri
I think this is a XHarbour function. If you have the source code for this function? Or any dlls or libs?

Re: cmxautoshare

Posted: Wed Nov 11, 2009 6:33 am
by Tristan
Yes, this function from xHarbour help from MiniGui, is it difference ?

Where I can find reference for harbour that bundle with HMG ?

Regards,
Julian

Re: cmxautoshare

Posted: Wed Nov 11, 2009 11:38 am
by sudip
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

Re: cmxautoshare

Posted: Wed Nov 11, 2009 1:27 pm
by Roberto Lopez
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
Harbour includes a xHarbour compatibility library called xHb. Linking such library could solve the problem.

Re: cmxautoshare

Posted: Wed Nov 11, 2009 3:11 pm
by sudip
Roberto Lopez wrote: Harbour includes a xHarbour compatibility library called xHb. Linking such library could solve the problem.
Thanks a lot Master Roberto :) I didn't know this :(
With best regards.
Sudip

Re: cmxautoshare

Posted: Wed Nov 11, 2009 5:16 pm
by Alex Gustow
Tristan wrote:Where I can find reference for harbour that bundle with HMG ?
Hi Tristan!

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

Posted: Thu Nov 12, 2009 1:40 am
by Tristan
Hi Alex :) !

Thanks, I already have.