after an update from FWH 8.10 to 10.05 and to the actual xHarbour + BCC 5.82 I get following errors during compiling:
Error E2238 \xharbour\include\clipdefs.h 86: Multiple declaration for 'WORD'
Error E2344 \bcc582\include\windef.h 155: Earlier declaration of 'WORD'
Error E2238 \xharbour\include\clipdefs.h 88: Multiple declaration for 'PWORD'
Error E2344 \bcc582\include\windef.h 164: Earlier declaration of 'PWORD'
*** 4 errors in Compile ***
Has anyone a hint, how to handle this problem?
Thanks in advance