i uses BCC 5.1
i use MSVC in some months ago, but i have problem, with variables
ex:
CLASS X
   DATA xyz

IF i call
 X:zyx (guess an error) correct xyz
causes break, without message error, then i can´t find where are the error

Thanks
Fernando




________________________________
De: Przemysław Czerpak <[email protected]>
Para: Harbour Project Main Developer List. <[email protected]>
Enviadas: Segunda-feira, 16 de Novembro de 2009 12:22:31
Assunto: Re: [Harbour] harbour MT and windows98 crashes

On Mon, 16 Nov 2009, Fernando Athayde wrote:

Hi,

> I am using harbour with -mt, in 2000/XP/Vista/Seven perfectly
> but i have a costumer with windows98, and this have a problem (this program 
> execute an illegal operation and will close)
> if I remove MT support runs
> anyone passed for this?

I haven't heard about any limitations for Win9x in out MT code.
The only one I know are limitations in C RTL and some C compilers
cannot create binaries which can be used in Win9x so if have such
problems then you should rather look for the solution in C compiler
documentation or maybe try to change used compiler.

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour



      
____________________________________________________________________________________
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to