17 lines
178 B
C
17 lines
178 B
C
/*++
|
|
|
|
Copyright (C) 1996-1999 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
GOTO.H
|
|
|
|
History:
|
|
|
|
--*/
|
|
|
|
#pragma once
|
|
|
|
|
|
LTAPIENTRY CGoto *CreateEspGoto(const CLocation &);
|