Hi,
Did anyone had a chance to look at this one?
Thanks!
Patrick
On Fri, Aug 29, 2008 at 5:37 PM, Patrick Mast, xHarbour.com <
[EMAIL PROTECTED]> wrote:
> Hi,
> Following sample GPF's in HB_Uncompress():
>
> //------------------------------
> PROCEDURE Main
> LOCAL cUncompressed,cCompressed
>
> cUncompressed:=MemoRead("Uncompressed.txt")
> nLen:=HB_CompressBuflen( Len( cUncompressed ) )
>
> cCompressed:=HB_Compress( cUncompressed )
>
> cUncompressed:=HB_Uncompress( nLen, cCompressed ) // GPF Here
>
> RETURN
> //------------------------------
>
> Uncompressed.txt is attached.
>
> Patrick
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers