2025-04-27 07:49:33 -04:00

20 lines
425 B
C

//-----------------------------------------------------------------------------
//
// File: lstime.h
// Copyright (c) 1994-2001 Microsoft Corporation, All Rights Reserved
// All rights reserved.
//
//
//
//-----------------------------------------------------------------------------
VOID
LTAPIENTRY GMTTimeToLocalTime(COleDateTime &);
VOID
LTAPIENTRY LocalTimeToGMTTime(COleDateTime &);