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 IamaSherpa 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. Ethereal

    Help with insertion,

    I need help writing the code for this. I was thinking along the lines on how a binary search works, but instead of looking for a value you look for a location and insert the integer there and maintain the sorted order. This is my algorithm: Description: inserts x into the list and maintains...
  2. Ethereal

    Getting other hDCs

    I am making a screenshot program that uses APIs. So far, i've used BitBlt to get a picture of the desktop, and of any form in the project, but no others. I want to know how to get the hDC of another window, (or the hwnd of another window) outside the project, so that I can take a picture of it...

Part and Inventory Search

Back
Top