/*++

Copyright (C) 1996-1999 Microsoft Corporation

Module Name:

    WMIPARSE.H

History:

--*/

void IncrementClassCount(void);
void DecrementClassCount(void);

extern HMODULE g_hDll;
extern PUID g_puid;
