The information in this article applies to:
SUMMARY
If speed is the most critical factor when an application writes text
to a window, then the application should take advantage of every
possible speed improvement no matter how minor. Therefore, when
writing text to a window in a time-constrained environment,
ExtTextOut() should be used instead of TextOut() because ExtTextOut() is slightly faster.
Additional query words: 3.00 3.10
Keywords : kb16bitonly kbSDKWin16 |
Last Reviewed: June 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |