
BMP picture question - Please help !
(SIMON) says:
Quote:
>Greetings, I am writing a graphical routine for a screen saver and need
>a little advice. What I would like to do is to draw a bmp picture on
>the screen pixel by pixel (in some attractive fashion). This is a Windows
>screen saver and would like to be a 256 colour bmp file.
[snip]
While unfortunately I don't have time to provide a detailed example, may I
refer you to the MSDN disk and the hints and tips articles. In particular,
refer to Tip 45: Using BitBlt to display bitmaps, which explains how to read
in bitmap files in VB as opposed to using LoadBitMap, etc.
Interestingly, I see my own source code in this particular tip; MS obviously
browse through clbv and abstract useful stuff (I posted some of this over a
year ago); kinda weird to see your own code on their disk, though.
Wonder if Chairman Bill also has a private list of all the MS flamers; it'd
be about the size of the LA phone book by now - he's probably got us all on
a SQL Server database <g>