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

17 lines
398 B
C

//-----------------------------------------------------------------------------
//
// File: lstime.h
// Copyright (C) 1994-1997 Microsoft Corporation
// All rights reserved.
//
//
//
//-----------------------------------------------------------------------------
VOID
LTAPIENTRY GMTTimeToLocalTime(COleDateTime &);
VOID
LTAPIENTRY LocalTimeToGMTTime(COleDateTime &);