windows-nt/Source/XPSP1/NT/admin/wmi/wbem/sdk/locstudioparser/wmiparse.h

17 lines
399 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//-----------------------------------------------------------------------------
//
// File: WMIParse.H
// Copyright (c) 1994-2001 Microsoft Corporation, All Rights Reserved
// All rights reserved.
//
//-----------------------------------------------------------------------------
void IncrementClassCount(void);
void DecrementClassCount(void);
extern HMODULE g_hDll;
extern PUID g_puid;