
"WinGrab" is a TSR ( Terminate and Stay Resident ) program  for Microsoft

Window 3.0, it grabs the whole screen into the clipboard.

NOTE:	1: Its a freeware, source code and EXE file are included.

	2: I only test it on 16 and 256 colors VGA drivers.
	   It may not work on the driver for 24 bits graphics card.

	3: Beware of the amount of the free memory. For a 640*480 256 colors 
	   Bitmap, about 300K bytes are needed.

	4: If you want to re-complie the program, SDK 3.0 is needed.
	   Otherwise, just runs wingrab.exe.

	5: The Clipboard program included in Window 3.0 does not automatically
	   create a PALETTE when displaying a DIB( Device Indenpent Bitmap ).
	   So for 256 colors images, what you see in clipborad is not what you
	   really get. 

	6: Please forward any comments to Achen on BIX.

		Achen, 		Jan. 16 ,1991