>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.

Przemek, thank you. 

Yes, I'm using BCC 6.10 but I have GPF in prior versions too, same
using -DHB_FM_WIN32_ALLOC, and GPF appear *ONLY* when app finish.

I'm not 100% right but seems that functions like below GPF in the same
way:

---cut---
HB_FUNC( GTSYS )
{
  hb_ret();
}

HB_FUNC( GTGUI )
{
  hb_ret();
}

HB_FUNC( HB_GT_WIN )
{
  hb_ret();
}
---cut---

But I'm not sure, I can't test it in a small sample. 

Regards,

Toninho.






_______________________________________________________
Yahoo! Mail - Sempre a melhor opção para você!
Experimente já e veja as novidades.
http://br.yahoo.com/mailbeta/tudonovo/
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to