infra:NET Expert
 
×
10.19 IPSDialogsClock Class
class IPSDialogsClock
Running in a thread to keep clock alive
Defined in: ACIpsDlg.h
Class Members
public
IPSDialogsClock()
Default constructor
~IPSDialogsClock()
Destructor
long CreateClockDialog( HMODULE, HWND )
Creates the clock window
void CloseClockDialog()
Close the clock window
static BOOL CALLBACK CBShowDialog(HWND ,UINT ,WPARAM ,LPARAM )
callback of Dialog
static HWND GetHWND()
Returns dialoghandle
static BOOL ImStillLiving()
Dialog still open
private
static HWND hwndModelessClock
Module handle of modaless clock dialog
static bool bDialogRunning
Indicates that the dialog is activ