FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour CharToOemA / OemToCharA
Posts: 2
Joined: Thu Sep 16, 2010 07:16 AM
CharToOemA / OemToCharA
Posted: Thu Sep 16, 2010 11:42 AM

I am using an old version of FWH (2.8 Sep 2006) and have just upgraded xHb to latest 1.2.1 (Rev 6726)

Get the following;
xLINK: error: Unresolved external symbol '_HB_FUN_CHARTOOEMA referenced from fivehmx.lib(database.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_OEMTOCHARA referenced from fivehmx.lib(database.obj)'.

I can't find any reference to these functions except in winten.h (#define CharToOemA _CharToOemA)

About one of the only things I changed was to swap FWH's winapi.ch to xHb's winuser.ch in the fivewin.ch to resolve numerous undefines

Anyone have any ideas

Thanks
Len

Continue the discussion