windows-nt/Source/XPSP1/NT/base/wmi/bmoflocparser/inc/esputil/goto.h

17 lines
396 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//-----------------------------------------------------------------------------
//
// File: goto.h
// Copyright (C) 1994-1997 Microsoft Corporation
// All rights reserved.
//
//
//
//-----------------------------------------------------------------------------
#pragma once
LTAPIENTRY CGoto *CreateEspGoto(const CLocation &);
LTAPIENTRY CGoto *CreateEspGoto(const CLocationEx &);