Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
318 B

/*++
Copyright (C) 1997-2001 Microsoft Corporation
Module Name:
WINMGMT.H
Abstract:
Declares the PROG_RESOURCES stucture, the MyService class and a few
utility type functions.
History:
--*/
#ifndef _WinMgmt_H_
#define _WinMgmt_H_
#define SERVICE_DLL L"wmisvc.dll"
#endif