FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour hb_xgrab can't allocate memory.
Posts: 408
Joined: Sun Nov 06, 2005 03:55 PM
hb_xgrab can't allocate memory.
Posted: Tue Jan 06, 2009 10:34 PM

I am receiving this message "hb_xgrab can't allocate memory.", any body know how to eliminate.

Byron...

Thanks,

Byron Hopp

Matrix Computer Services
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: hb_xgrab can't allocate memory.
Posted: Tue Jan 06, 2009 11:31 PM

Byron,

Are you managing a large string from your code ?

Usually you get that error, when you try to create a string larger than 2 GB. Sometimes your application may have a bug that creates such a large string.

http://www.microsoft.com/whdc/system/pl ... AEmem.mspx

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
Re: hb_xgrab can't allocate memory.
Posted: Wed Jan 07, 2009 12:26 PM

perhaps you are using a combo with images ?
and there are not in resource the images ?

I saw this error ....

Best Regards, Saludos



Falconi Silvio

Continue the discussion