Version 1.2 - release compiled ClipboardViewer.exe

This allows loading a BMP from disk and saving the BMP to disk,
I didn't even bother with those CLP format files I just use BMP to load and save.
I gotta warn ya, I didn't plan on supporting the 256 bit or lower video modes,
so if u use it on a 256 bit or lower resolution, I can't tell ya what happens, I'd suggest
trying it in the 16 bit or higher video modes, it's just like the windows Clipboard Viewer
except it is a MDI MFC App. If u have it running in the background while graphics editing
every time u use the clipboard and a graphics image is available, it opens it into a new Doc.
I was using it while editing my MFC SuperKeno game and it's a super Undo program
for graphics apps, so if u are a serious graphics editor, u got a handy utility.
Seems I forgot to set the clipboard with the active Document in the previous
sample, now when the Document/CScrollView is selected active, the BMP
is copied to the clipboard, sooooo. what u see in the active Document is what's in
the clipboard..
Copyright June 1999.
Wednesday, March 21, 2001 12:05:12 am