Version 13.05 unstable ?

Re: Version 13.05 unstable ?

Postby nageswaragunupudi » Fri Jun 14, 2013 5:47 pm

if we are using latest xharbour built by FWH, hb_parns() is included. Better not to have the inserted function in your programs
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10512
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: Version 13.05 unstable ?

Postby Antonio Linares » Fri Jun 14, 2013 7:03 pm

Tim,

Please use this modified hb_parns(): (Rao, it seems as Tim's xhb.com does not include hb_parns())

Code: Select all  Expand view
#pragma BEGINDUMP

#include <hbapi.h>

unsigned int hb_parns( int iParam, ... )
{
   return ( unsigned int ) hb_parnl( iParam );
}

#pragma ENDDUMP
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41937
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Version 13.05 unstable ?

Postby Antonio Linares » Fri Jun 14, 2013 7:20 pm

Tim,

It is important that you check my hb_parns() function as I was giving "sign" to handles and more and thats enough to make an app badly crash...
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41937
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Version 13.05 unstable ?

Postby Antonio Linares » Mon Jun 17, 2013 1:31 pm

Tim,

Have you modified it as I described ?

Please do it and confirm results, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41937
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: chiaiese, Google [Bot] and 36 guests