How do we get a pointer to the rebol window frame buffer from rebol? I don't think there is a way in rebol. However, that sparks an idea. You can probably open your own "windows" window, then you can find the pointer to its frame buffer.
Anton. > While we are on the subject of using Windows calls to do fancy stuff . . . > anyone tried "wrapping" the DC (Device Context?), SetPixel and FreeDC > routines to enable direct pixel manipulation. I don't know enough > about the > Windows API set myself but was told by a C programmer type that > these three > would be a good start for fast drawing on large faces. Comments? > > Regards, > > Ashley -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
