On Wed, 17 Sep 2008, [EMAIL PROTECTED] wrote:

Hi Toninho,

> The sample below GPF after MT implementation:
> I'm using rddads.lib and ace.lib together.
> ---cut---
> procedure main()
> return
> function DboTempOpenFromDbf()
>    AdsSetFileType( 3 )
> return nil
> #pragma BEGINDUMP
> #include "windows.h"
> #include "hbapi.h"
> HB_FUNC( RDDSYS )
> {
>   hb_ret();
> }
> #pragma ENDDUMP
> ---cut---

Thank you for example. It's very strange. It shouldn't GPF.
Maybe it's a compile/link problem. I guess you are using BCC.
Can someone else check it and confirm the problem.
I cannot replicate it without ADS in my Linux box.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to