Re: MDI child window appearance
Posted: Fri Mar 24, 2023 11:47 am
I prefer brcc32.exe. I use it for BCC 64 bit too and even for MSC32 and 64. It supports embedded resources (like images).
www.FiveTechSoft.com
https://forums.fivetechsupport.com/
Podrías ser un poco mas especifico en esto y decirme que archivo y que líneas debo cambiar?Luego es al compilador de recursos al que tienes que proporcionarle el path de string.h
Code: Select all | Expand
┌────────────────────────────────────────────────────────────────────────────┐
?FiveWin for xHarbour 22.12 - Dec. 2022 Harbour development power │▄
?(c) FiveTech 1993-2022 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8/10 │█
└────────────────────────────────────────────────────────────────────────────┘?
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀?
Compiling...
xHarbour 1.2.3 Intl. (SimpLex) (Build 20221118)
Copyright 1999-2022, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'skin3.prg' and generating preprocessed output to 'skin3.ppo'...
Generating C source output to 'skin3.c'...
Done.
Lines 26, Functions/Procedures 1, pCodes 335
Embarcadero C++ 7.40 for Win32 Copyright (c) 1993-2018 Embarcadero Technologies, Inc.
skin3.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Error combaseapi.h 249 9: Symbol PURE is already defined. Redefinition is not the same
* Linking errors *