-----Messaggio Originale----- 
Da: "Miguel Angel Marchuet" <[EMAIL PROTECTED]>
A: "Enrico Maria Giordano" <[EMAIL PROTECTED]>
Cc: "Vicente Guerra" <[EMAIL PROTECTED]>; "Xharbour-Developers" 
<xharbour-developers@lists.sourceforge.net>
Data invio: lunedì 27 ottobre 2008 9.32
Oggetto: Re: [xHarbour-developers] Any FWH programs GPF using latest CVS


> Please i need more information so to solve problems of last CVS.
>
> We have a FWH aplications running without problems, and more fast
> than previous cvs.
>
> I you send me a code to reproduce the problem i can solve it.
>
> I know that all code need to recompile with actual CVS. But i don't need
> to recompile FWH to work for example.
>
> Please help me ;) sending selfcontained problem.

Here it is:

#include "Fivewin.ch"


FUNCTION MAIN()

    LOCAL oDlg

    DEFINE DIALOG oDlg

    ACTIVATE DIALOG oDlg;
             CENTER

    RETURN NIL

Result: GPF

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic 


-------------------------------------------------------------------------
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
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to