24 lines
225 B
Plaintext
24 lines
225 B
Plaintext
|
/*++
|
||
|
|
||
|
Copyright (c) 1997-1999 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
wmidp.acf
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
WMI data consumer interface configuration file
|
||
|
|
||
|
Author:
|
||
|
|
||
|
16-Jan-1997 AlanWar
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
--*/
|
||
|
|
||
|
interface wmidll
|
||
|
{
|
||
|
}
|