home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / misc / 971 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1005 b 

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!news.iastate.edu!iscsvax.uni.edu!vandenhu5655
  2. From: vandenhu5655@iscsvax.uni.edu
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Bitmap woes
  5. Message-ID: <1992Jul23.090650.5746@iscsvax.uni.edu>
  6. Date: 23 Jul 92 09:06:50 -0500
  7. Organization: University of Northern Iowa
  8. Lines: 17
  9.  
  10.  
  11.  
  12. I am trying to get a Black & White bitmap to appear on any colored background
  13. with the Black part of the bitmap the same color as the background (ie it
  14. goes from a Black & White bitmap to a Blue & white ).  How is this 
  15. accomplished?  Basically, I want the bitmap to act like the Mouse Cursor.
  16. I've tried reading the SDK Manuals, but these books SUCK.
  17.  
  18. I also need to be able to perform AND, ORA, and XOR on these bitmaps.  Ex:
  19. If I draw the bitmap on a blue background, and I draw the bitmap again using
  20. XOR, the bitmap will erase, leaving the blue background.
  21.  
  22. HELP ME PLEASE!!! THIS IS DRIVING ME NUTS!!!
  23.  
  24. thank you...
  25.  
  26. Todd
  27.