home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / misc / 5283 < prev    next >
Encoding:
Text File  |  1993-01-23  |  1.3 KB  |  29 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!mcsun!news.funet.fi!funic!nntp.hut.fi!vipunen.hut.fi!sakaria
  3. From: sakaria@vipunen.hut.fi (Sakari Aaltonen)
  4. Subject: The HIWORD Is 0x99, But...
  5. Message-ID: <1993Jan22.184022.5155@nntp.hut.fi>
  6. Sender: usenet@nntp.hut.fi (Usenet pseudouser id)
  7. Nntp-Posting-Host: vipunen.hut.fi
  8. Reply-To: sakaria@vipunen.hut.fi (Sakari Aaltonen)
  9. Organization: Helsinki University of Technology
  10. Date: Fri, 22 Jan 1993 18:40:22 GMT
  11. Lines: 16
  12.  
  13. I'm trying to move bitmaps and lines across the screen. For lines, the ROP2
  14. mode NOTXORPEN seems to do the trick. However, the same (ternary) mode for 
  15. ROP, that is, for the bitmaps, doesn't have a name, so it's not in <windows.h>,
  16. say. According to a Petzold formula, the HIWORD of the mode should be 0x99. 
  17. But what's the LOWORD? I have no idea what the low word even *means*. There 
  18. seem to be about 65536 possible values...
  19.  
  20. Would anyone be kind enough to look it up? No, I don't know where. Is this 
  21. what is meant by "clueless"?
  22.  
  23. Thanks in advance,
  24. -- 
  25. -----------------------------------------------------------------------------
  26. Sakari Aaltonen                                 Email: sakaria@vipunen.hut.fi
  27. "Unlike Gnu, a public-domain Unix look-alike system, MINIX is not vaporware."
  28.                 - Allen I.Holub, Dr.Dobb's, Jan '88 -
  29.