( Index )
Month

Brief Information about the August 97 CSIG Meeting


// splash.cpp b.arnold 8-14-97

//

// Object:

// to use Microsoft MFC library to create a simple

// splash screen. Except for the windows size and position functions,

// this program parallels the "getwin.c" program that was written using

// the Windows API functions.

//

// This program may be used to compare (at a very simple level) the

// differences between API programming and MFC programming.

// (Microsoft Foundation Classes)

 

 


"Random Access" questions start at 7:30 Tuesday night.

SOURCE CODE

Source Code Files

For help, email me at b a r n o l d @ i e e e . o r g
Back to C++ Main Page