Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. MarkOtero

    How to create a device context (DC) in DLL

    How do you create a device context (DC) in a DLL? I know that a DC requires a windows handle, however, if a dll has no window how does a DC get created? I am creating a dll function that returns the width of a string of characters in pixels. e.g. int GetTextWidth(char* strFontFaceName...

Part and Inventory Search

Back
Top