FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xHarbour and Pelles C 7.0
Posts: 130
Joined: Sun Mar 08, 2009 04:33 PM
xHarbour and Pelles C 7.0
Posted: Thu Apr 11, 2019 11:40 AM

I use:
- fwh1507
- xHarbour 1.2.3
- Pelles C 7

When I make a change to the RC file, three lines of codes are automatically added in the same file:

include <windows.h>

include <commctrl.h>

include <richedit.h>

In that case, the application won’t compile (error #endif before #if) . When I erase those lines from RC file, compilation is successfully completed and the application is functioning. Is there any solution to the problem?

Best regards!

Best regards

Milos



[ FWH 21.11 ] [ xHarbour 1.2.3 Intl. (SimpLex) (Build 20150603) ]

Continue the discussion