Sr. Rick,
Compiling...
Harbour 3.2.0dev (r1601050904)
Copyright (c) 1999-2015,
http://harbour-project.org/Compiling 'testdlg.prg' and generating preprocessed output to 'testdlg.ppo'...
Lines 4708, Functions/Procedures 1
Generating C source output to 'testdlg.c'... Done.
Embarcadero C++ 7.30 for Win32 Copyright (c) 1993-2017 Embarcadero Technologies,
Inc.
testdlg.c:
Error E2209 c:\harbour\include\hbdefs.h 52: Unable to open include file 'stdarg.
h'
Error E2209 c:\harbour\include\hbdefs.h 53: Unable to open include file 'stdio.h
'
Error E2209 c:\harbour\include\hbdefs.h 54: Unable to open include file 'stdlib.
h'
Error E2209 c:\harbour\include\hbdefs.h 55: Unable to open include file 'string.
h'
Error E2209 c:\harbour\include\hbdefs.h 56: Unable to open include file 'limits.
h'
Error E2209 c:\harbour\include\hbdefs.h 75: Unable to open include file 'stdint.
h'
Warning W8017 c:\harbour\include\hbdefs.h 526: Redefinition of 'HB_LONG_LENGTH'
is not identical
Error E2257 c:\harbour\include\hbdefs.h 557: , expected
Error E2257 c:\harbour\include\hbdefs.h 619: , expected
Error E2451 testdlg.c 25: Undefined symbol 'NULL'
Error E2141 testdlg.c 25: Declaration syntax error
Error E2190 testdlg.c 25: Unexpected }
Error E2040 testdlg.c 25: Declaration terminated incorrectly
Error E2190 testdlg.c 43: Unexpected }
Error E2109 testdlg.c 43: Not an allowed type in function hb_vm_SymbolInit_TESTD
LG
*** 14 errors in Compile ***
* Linking errors *