-----Messaggio Originale----- Da: "Miguel Angel Marchuet" <[EMAIL PROTECTED]> A: "Enrico Maria Giordano" <[EMAIL PROTECTED]> Cc: "Xharbour-Developers List" <[email protected]> Data invio: venerdì 24 ottobre 2008 9.21 Oggetto: Re: [xHarbour-developers] 2008-10-23 17:52 UTC+0100 Miguel AngelMarchuet <[EMAIL PROTECTED]>
> can you contact with me by msn at [EMAIL PROTECTED] > and i explain to you. Sorry, I don't have MSN. > if you use -DHB_FM_WIN32_ALLOC then uses windows api memory manager > in other case you was using -DHB_FM_STD_ALLOC. > > now has been added as test porpouses -DHB_FM_DL_ALLOC for some compilers > > defined( _MSC_VER ) || defined( __BORLANDC__ ) || defined( __MINGW32__ ) > > you found problems how was expected, we try to solve them, but we need > more > information. > > to release aplications i recomend you use -DHB_FM_WIN32_ALLOC > or -DHB_FM_STD_ALLOC > as you prefer. > > I will change common.mak to include this flags automatically as needed. Thank you, it is clear now. I can wait for your change, no problem. 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 [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

