From: Rodrigo M. <rod...@te...> - 2004-04-21 14:02:01
|
Hi all I Get this errors found in control.c: Error E2451 source\control.c 577: Undefined symbol 'ulHolders' in function HB_FUN_TREEADDNODE Error E2451 source\control.c 648: Undefined symbol 'ulHolders' in function HB_FUN_TREEGETSELECTED Error E2451 source\control.c 739: Undefined symbol 'ulHolders' in function HB_FUN_TREE_GETNOTIFY Error E2451 source\control.c 795: Undefined symbol 'ulHolders' in function HB_FUN_TREE_HITTEST *** 4 errors in Compile *** Because there is a setting in bld.bat: SET cflags=%cflags% -DXHBCVS My suggestion is remove this declaration, and if someone need this, please use your own bld.bat, please do not change the standard bld.bat. Regards Rodrigo Moreno |