POLINK: error: Unresolved external symbol 'GetTextExtentPoint32W'.

Started by Doug Jones, June 11, 2007, 01:31:26 AM

Previous topic - Next topic

Doug Jones


frankie

In the wingdi header is missing the assignement:
#define GetTextExtentPoint32 GetTextExtentPoint
That's why you get the problem.
Use 'GetTextExtentPoint'
"It is better to be hated for what you are than to be loved for what you are not." - Andre Gide