FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How do xHarbour and Harbour compatible?
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: How do xHarbour and Harbour compatible?
Posted: Tue Jul 02, 2013 06:50 PM

Tim,

This is the ADS function that is bringing those problems:

AdsCreateIndex90 @508 ; AdsCreateIndex90

so if you get an older ace32.dll, we can generate its ace32.lib that should not include any reference to AdsCreateIndex90.

Simply open ace32.dll with UEStudio and look for such name. If it is not inside it, then it is a valid ace32.dll for you :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Re: How do xHarbour and Harbour compatible?
Posted: Wed Jul 03, 2013 02:30 PM
Antonio,

Antonio Linares wrote:It may be quite interesting that we detail here all the required changes, so it will help to other users wanting to migrate to Harbour and Microsoft Visual C :-)


Any news regarding background tasks? I can't try Harbour without background tasks support.

EMG
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: How do xHarbour and Harbour compatible?
Posted: Wed Jul 03, 2013 03:28 PM

Enrico,

I already had that fix in place but the problem still occurred

Antonio,

I do not see that communication from you ... I'm sorry if I missed it, but I went back and still couldn't find it. I follow your directions every time and exactly as I understand them. I would never ask for help and then ignore it.

Tim

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Re: How do xHarbour and Harbour compatible?
Posted: Wed Jul 03, 2013 05:13 PM
Tim,

TimStone wrote:Enrico,

I already had that fix in place but the problem still occurred


That's strange. The problem you described is exactly what I faced and helped to fixed... :-)

EMG
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: How do xHarbour and Harbour compatible?
Posted: Thu Jul 04, 2013 02:46 AM
Norberto,

Here you have tutor02 project for MS2012 IDE:
https://code.google.com/p/fivewin-contributions/downloads/detail?name=tutor02_VS2012.zip

A picture is worth a thousands words :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion