How do I get bitmap information of a button (HWND)

  • Thread starter pythonprogrammer
  • Start date
P

pythonprogrammer

Anyone know how get the imagedata off of a button from a minimized
window? (hwnd) (without taking a screenshot) it should be able to grab
the button image data while the window is minimized. For example in
the game freecell that comes with windows, each card is a button, so
while the window is minimized the script should be able to identify the
imagedata of all of the HWNDS (all of the cards)
 
S

Srini

pythonprogrammer said:
Anyone know how get the imagedata off of a button from a minimized
window? (hwnd) (without taking a screenshot) it should be able to grab
the button image data while the window is minimized. For example in
the game freecell that comes with windows, each card is a button, so
while the window is minimized the script should be able to identify the
imagedata of all of the HWNDS (all of the cards)

This is not a C++ *language* query. Please find an appropriate
Microsoft newsgroup.

microsoft.public.vc.language might help you.

Srini
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top