Search found 2 matches

by softk
Thu Oct 26, 2006 5:51 am
Forum: XLSReadWriteII 3/4/5
Topic: Linker Error: GetCharWidthA()
Replies: 2
Views: 2307

c->Width/256

Hello Lars!
Maybe this will be usefull for other programers.
We used Width/256. It's the same as CharWidth.

Thank You for fast answer!
Good Luck!

Alex
by softk
Wed Oct 25, 2006 8:55 am
Forum: XLSReadWriteII 3/4/5
Topic: Linker Error: GetCharWidthA()
Replies: 2
Views: 2307

Linker Error: GetCharWidthA()

Good Day! We try to use XLSReadWriteII 3.0 for C++Builder 5. Everything OK, but we have this problem during linking line: return XLS->Sheet[0]->Columns->Items[iCol]->CharWidth; C++Builder say: [Linker Error] Unresolved external '__fastcall Columns2::TXLSColumn::GetCharWidthA()' referenced from D:\SY...