Category : C Source Code
Archive   : 4-54.ZIP
Filename : SIGNON.TXT

 
Output of file : SIGNON.TXT contained in archive : 4-54.ZIP
SUMMARY:

Many companies like to have a 'Sign-On' screen appear while their
application is loading and initializing. This sign-on screen remains
until the user performs some action that indicates they are ready to
begin using the app. At this point the sign-on screen disappears and
the application proceeds as normal.

This sign-on screen is accomplished with the use of a modeless
dialog box and some extra processing in the main message loop. After
the main window is created and displayed a modeless dialog is created
and displayed. This modeless dialog will usually contain the company
name and copyright information. The main message loop then watches for
any action that would indication the user is ready to work. Mouse clicks,
key strokes and menu accesses all indicate that the user is ready to
begin. In addition to this a timer could be created and the sign-on
screen removed after a certain amount of time (say 5 seconds).

--- This sample works for both Windows 3.0 and Windows 3.1




  3 Responses to “Category : C Source Code
Archive   : 4-54.ZIP
Filename : SIGNON.TXT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/