2025-04-27 07:49:33 -04:00

17 lines
415 B
C

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