16 lines
160 B
C
16 lines
160 B
C
/*++
|
|
|
|
Copyright (C) 1996-1999 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
DLLVARS.H
|
|
|
|
History:
|
|
|
|
--*/
|
|
|
|
#pragma once
|
|
|
|
extern HINSTANCE g_hMITUtilDll;
|