30 lines
333 B
C++
30 lines
333 B
C++
|
/*++
|
||
|
|
||
|
Copyright (C) Microsoft Corporation, 1997 - 1999
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
sensutil.cxx
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file contains all the utility routines in SENS service.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Gopal Parupudi <GopalP>
|
||
|
|
||
|
[Notes:]
|
||
|
|
||
|
optional-notes
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
GopalP 10/11/1997 Start.
|
||
|
|
||
|
--*/
|
||
|
|
||
|
|
||
|
#include <precomp.hxx>
|
||
|
|