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 Wanet Telecoms Ltd 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: *

  • Users: sjspain
  • Content: Threads
  • Order by date
  1. sjspain

    Completing forms (for programmers)

    Any programmers out there that know of an Active X control (or other .exe) which allows the user to select and display a form (say, a .pdf file), mark it up on the tablet pc, and then save the image (the markings combined with the form) in a reusable and easily shared format? I am looking at...
  2. sjspain

    Playing sounds sequentially

    Is there a way to use PlaySound() to play several sounds sequentially (as if each call was made with the SND_SYNC flag) but still return contol to the user at the start of playing the first sound? If the SND_ASYNC flag is used, only the last sound will play, of course. What I want to do is...
  3. sjspain

    CreateDIBSection

    Hi, I am new to this forum. I am trying to learn how to use CreateDIBSection, BITMAPINFOHEADER, etc. Can someone point me to some sample code for Win32? I program for CE devices, and I am working on how to rotate a bitmap. The CE text I normally use (Boling) is pretty sketchy on the subject...

Part and Inventory Search

Back
Top