Source code of Windows XP (NT5)
 
 
 
 
 
 

16 lines
399 B

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