windows-nt/Source/XPSP1/NT/com/mobile/sens/conn/senslogn/ntfysens.cxx
2020-09-26 16:20:57 +08:00

36 lines
530 B
C++

/*++
Copyright (C) Microsoft Corporation, 1997 - 1999
Module Name:
ntfysens.cxx
Abstract:
File to include portions of sensapip.cxx which are relevant to
notify SENS of Winlogon events.
Author:
Gopal Parupudi <GopalP>
[Notes:]
optional-notes
Revision History:
GopalP 1/15/1999 Start.
--*/
//
// If SENSNOTIFY_WINLOGON_EVENT is defined, then Winlogon parts of the
// sensapip.cxx file are included.
//
#define SENSNOTIFY_WINLOGON_EVENT
#include <..\sensapip\sensapip.cxx>