Windows2003-3790/inetcore/outlookexpress/oejunk/oejunk.h
2020-09-30 16:53:55 +02:00

15 lines
532 B
C

// --------------------------------------------------------------------------
// 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;