Description
Attaches a shutdown handler, which causes the modem to be dialed when computer shutdown begins. Waits for a return call before exiting.
Source Files
BlueDialer.cpp
reads configuration settings file, displays informational text,
attaches a shutdown handler and then suspends. Shutdown handler will dial a messaging service,
pager or telephone. iniRead.cpp
contains functionality used to read the configuration settings (configbsod.ini
) file.Remarks
APIs Referenced
RTAPI |
Win32 APIs |
iniRead.cpp
Win32 APIs |