but now I wish not recompile the gdiplus.cpp file and I wish insert the code of ICON_EXEREAD into my test.prg
I try and I have this error
- Code: Select all Expand view
- Progetto: test, Ambiente: bcc7Harbor:
[1]:Harbour.Exe source\test.prg /m /n0 /gc1 /es2 /a /iC:\Work\fwh\include /iC:\work\HARBOUR\Include /jI18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include /oObj\test.c
Harbour 3.2.0dev (r1703231115)
Copyright (c) 1999-2016, http://harbour-project.org/
Compiling 'source\test.prg'...
Lines 4978, Functions/Procedures 4
Generating C source output to 'Obj\test.c'... Done.
[1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\Work\fwh\include -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include -nObj Obj\test.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
Obj\test.c:
Error E2140 source\\test.prg 114: Declaration is not allowed here in function HB_FUN_ICON_EXEREAD
Error E2140 source\\test.prg 115: Declaration is not allowed here in function HB_FUN_ICON_EXEREAD
Error E2496 source\\test.prg 115: Invalid call to uuidof(struct type | variable) in function HB_FUN_ICON_EXEREAD
Error E2451 source\\test.prg 118: Undefined symbol 'GetIcon' in function HB_FUN_ICON_EXEREAD
*** 4 errors in Compile ***
any solution ?
I use Harbour