alt66
14 years agoNew Contributor
WinAPI32
I have been trying to call the Windows API function: GetTextExtentPoint32 But the first issue is it receives / returns a pointer (reference) to a structure (struct) containing two long (I4) variab...
Call Log.Message(TextSize.cx)
Call Log.Message(TextSize.cy)