hi Antonio,
Antonio Linares wrote:+ HB_FUNC.PRG, line 48: #include c:\bcc770\INCLUDE\windows\sdk\ShlObj.h
does make same Error / Warnimg
- Code: Select all Expand view
Warning W8027 c:\bcc770\INCLUDE\windows\sdk\shobjidl_core.h 18147: Functions containing for are not expanded inline
+ Full parser context
+ HB_FUNC.PRG, line 48: #include c:\bcc770\INCLUDE\windows\sdk\ShlObj.h
+ c:\bcc770\INCLUDE\windows\sdk\ShlObj.h, line 111: #include c:\bcc770\INCLUDE\windows\sdk\shobjidl.h
+ c:\bcc770\INCLUDE\windows\sdk\shobjidl.h, line 776: #include c:\bcc770\INCLUDE\windows\sdk\shobjidl_core.h
Warning W8027 c:\bcc770\INCLUDE\windows\sdk\shlobj_core.h 3503: Functions containing while are not expanded inline
+ Full parser context
+ HB_FUNC.PRG, line 48: #include c:\bcc770\INCLUDE\windows\sdk\ShlObj.h
+ c:\bcc770\INCLUDE\windows\sdk\ShlObj.h, line 113: #include c:\bcc770\INCLUDE\windows\sdk\shlobj_core.h
*** 1 errors in Compile ***
when include in HB.FUNC.PRG
- Code: Select all Expand view
#pragma warn -8027
i got much more Errors
[quote]Turbo Incremental Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc.
Error: Unresolved external '__streams' referenced from C:\HARBOUR\LIB\WIN\BCC\HBVMMT.LIB|fm
Error: Unresolved external '_HB_FUN_VAR2CHAR' referenced from R:\TEMP\HBMK_5XHQ19.DIR\DATAROW.OBJ
Error: Unresolved external '_HB_FUN_CTRLS_COLORS' referenced from R:\TEMP\HBMK_5XHQ19.DIR\ADO.OBJ
Error: Unresolved external '_HB_FUN_MAKETOP' referenced from R:\TEMP\HBMK_5XHQ19.DIR\PICKLIST.OBJ
Error: Unresolved external '_HB_FUN_FILEONLY' referenced from R:\TEMP\HBMK_5XHQ19.DIR\FWMODIFY.OBJ
Error: Unresolved external '_HB_FUN_MY_DIRECTORY' referenced from R:\TEMP\HBMK_5XHQ19.DIR\TGRID.OBJ
Error: Unresolved external '_HB_FUN_ENDWITHSLASH' referenced from R:\TEMP\HBMK_5XHQ19.DIR\TGRID.OBJ
Error: Unresolved external '_HB_FUN_PATHONLY' referenced from R:\TEMP\HBMK_5XHQ19.DIR\YBROWSE.OBJ
Error: Unresolved external '_HB_FUN_ATINSIDE' referenced from R:\TEMP\HBMK_5XHQ19.DIR\YBROWSE.OBJ
Error: Unresolved external 'SQLAllocEnv' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLAllocConnect' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLExecDirect' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLDriverConnect' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLConnect' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLAllocStmt' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLDescribeCol' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLError' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLPrepare' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLFreeStmt' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLDisconnect' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLFreeConnect' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLFreeEnv' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLNumResultCols' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLFetch' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLGetInfo' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLSetConnectOption' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLSetStmtOption' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLGetConnectOption' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLGetStmtOption' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLSetCursorName' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLGetCursorName' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLRowCount' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLCancel' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLTransact' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLSetParam' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLExecute' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLParamData' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLPutData' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLExtendedFetch' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLSetPos' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLPrimaryKeys' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLGetDiagRec' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLStatistics' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLColumns' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLSpecialColumns' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLTables' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external 'SQLGetData' referenced from C:\FWH\LIB\FIVEHC.LIB|odbc32x
Error: Unresolved external '_HB_FUN_COPYTOCLIPBOARD' referenced from R:\TEMP\HBMK_5XHQ19.DIR\ADO.OBJ
Error: Unable to perform link
hbmk2[test32]: Error: Running linker. 2
hbmk2: Error: Referenced, missing, but unknown function(s): VAR2CHAR(),
CTRLS_COLORS(), MAKETOP(), FILEONLY(), MY_DIRECTORY(), ENDWITHSLASH(),
PATHONLY(), ATINSIDE(), COPYTOCLIPBOARD()