-----Messaggio Originale----- Da: "Viktor Szakáts" <[email protected]>
A: "Harbour Project Main Developer List." <[email protected]>
Data invio: mercoledì 11 febbraio 2009 0.16
Oggetto: Re: [Harbour] Errors


Hi EMG,

Was this working before,

Yes.

or is this a new file?

No, it is an old file.

My guess, is you're trying to #include clipdefs.h and windows.h
in the same file explicitly.

Yes!

Try using HB_OS_WIN_USED to include windows.h.

I put

#define HB_OS_WIN_USED

just before

#include "clipdefs.h"

and the errors went away. Is this correct?

Also see:
2009-02-04 01:09 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

Ok, I see. Antonio has to replace HB_OS_WIN_32_USED with HB_OS_WIN_USED in one of FWH include files. Just reported.

One more problem: I get

Warning W0001  Redefinition or duplicate definition of #define ES_PASSWORD

in another module that compiled fine before. Any suggestions?

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
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to