GetTextExtentPoint32 problem
- From: "DR" <dr1234@xxxxxxxxx>
- Date: Mon, 13 Mar 2006 17:23:25 +0100
I use GetTextExtentPoint32 to get the width of a text on a dialog. First I
call GetDC(hDlg) and then GetTextExtentPoint32 with the dialog DC. But the
returned value is incorrect. It is larger than the actual width of the text
on the dialog.
thanks
.
- Follow-Ups:
- Re: GetTextExtentPoint32 problem
- From: James Brown [MVP]
- Re: GetTextExtentPoint32 problem
- Prev by Date: Re: alignment problem / gcc compatibility
- Next by Date: Re: GetTextExtentPoint32 problem
- Previous by thread: Re: Runtime Error Dialog Popup
- Next by thread: Re: GetTextExtentPoint32 problem
- Index(es):