-----Messaggio Originale----- Da: "Viktor Szakáts" <harbour...@syenar.hu>
A: "Harbour Project Main Developer List." <harbour@harbour-project.org>
Data invio: mercoledì 11 febbraio 2009 1.33
Oggetto: Re: [Harbour] Errors


Yes. You should put #define HB_OS_WIN_USED before any
Harbour headers. At the same time you should remove the
#include <windows.h> line from your source file.

I can't remove

#include "windows.h"

(please note, not

#include <windows.h>

as it isn't a C standard header file)

If I remove it then I get undeclared functions. Do you need a sample?

This logic didn't change since the beginning

Are you sure? My modules compiled fine before.

Since Harbour should be compatible with old name yet,
chances are high your using -DHB_LEGACY_OFF,

No, I don't use that define.

Some Windows headers are double #included.

Yes, but was working fine before.

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
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to