windows-nt/Source/XPSP1/NT/com/mobile/sens/conn/senslogn/ntfysens.cxx

36 lines
530 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
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>