Windows2003-3790/inetcore/outlookexpress/oejunk/oejunk.h

15 lines
532 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
// --------------------------------------------------------------------------
// OEJUNK.H
// Copyright (c)1993-1995 Microsoft Corporation, All Rights Reserved
// --------------------------------------------------------------------------
#if _MSC_VER > 1000
#pragma once
#endif
// --------------------------------------------------------------------------------
// Globals
// --------------------------------------------------------------------------------
extern HINSTANCE g_hInst;
extern IMalloc * g_pMalloc;