Using DC (Device Context) in thread ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

How can I use DC handle in a thread , how can I GetDC() in thread function ?

Thank you very much .
 
Hi Kid!
How can I use DC handle in a thread , how can I GetDC() in thread function ?

CreateDC ?

PS: You should explain what you want to do... maybe there is an other
(better) solution...

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top