Class: cDesktop
Class Hierarchy:
cDesktopClass Definition
Functions and Procedures

CreateDfTimerManagerPanel()
This was moved into a method so it can be reliable created
at the desktop. Note that cDesktop adds method to cDesktop class (class of desktop)
Integer
CreateSQLmanager()

Desktop_Notify_Exit_Application()
Integer
Desktop_Verify_Exit_Application()
Redefine Exit-application beahviors so that:
1. Exit_Application is always delegated to the desktop
2. From desktop it gets exit_system_confirmation
3. Exit_system_confirmation Broadcasts verify_exit_application and
if successful broadcasts Notify_Exit_application (these will be
(received by main_panels to do with what they want).

Exit_Application()
Integer
Exit_System_Confirmation()
Integer
Main_Panel_Id()
integer
make_broadcaster()
Description
This function returns the id of a newly-created Broadcaster object.
Assumptions/Preconditions
None.
Exceptions
None.
Notes
None.
integer
make_set()
global function to create set instances at random
String
Network_User_Name()
****************************************************************************
$Module type: FUNCTION
$Module name: Network_User_Name
$Author : AK/VOO/KCR
Created : 09-24-96 @ 19:17
Description
This function reads the current username Of windows and returns that
name or an text unknown user
$Rev History
07/25/2003 Replaced obsolete code
09/24/1996 Module header created
****************************************************************************