Flip.exe - BitBlt and StretchBlt Animation

ID: Q103339


The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) 3.1


SUMMARY

Flip.exe is a Visual Basic program that uses the BitBlt and StretchBlt functions to animate graphics. The program simulates flipping tiles.


MORE INFORMATION

The following files are available for download from the Microsoft Download Center. Click the file names below to download the files:


Flip.exe

For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address

http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

BitBlt copies icons instead of using individual picture boxes. StretchBlt also copies bitmaps from a source to a destination, but compresses or stretches the original bitmap.

To load FLIP files in the Visual Basic environment, run VB.EXE, choose Open Project from the File menu, and select the FLIP.MAK file.

FLIP was built with Microsoft Visual Basic version 3.0 and tested under Microsoft Windows version 3.1.

Additional query words:

Keywords : kbfile kbsample kb16bitonly kbBitmap kbGDI kbWinOS310 kbDSupport kbSDKWin16
Version : WINDOWS:3.1
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: December 4, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.