19 lines
466 B
C
19 lines
466 B
C
/***************************************************************************
|
|
|
|
Name : xp_schd.h
|
|
|
|
Comment : Shared defines between awfaxp32 and scheduler
|
|
|
|
Functions : none
|
|
|
|
Created : 05/23/95
|
|
|
|
Author : Bruce J Kelley
|
|
|
|
Contribs :
|
|
|
|
***************************************************************************/
|
|
|
|
// Name of BusyModem event
|
|
#define BUSY_MODEM_EVENT_NAME TEXT("MSFaxBusyModemEvent")
|