Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/Windows/SysWOW64/wbem/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/Windows/SysWOW64/wbem/FunDisc.mof
#pragma classflags("forceupdate")
#pragma namespace("\\\\.\\root\\WMI")
//
// WPP Generated File
// PDB:  d:\cpu.obj.x86chk\base\fd\core\objchk\i386\FunDisc.pdb
// PDB:  Last Updated :2006-2-23:18:52:40:826 (UTC) [binplace]
//

//ModuleName = CtlGuid	 (Init called in Function DllMain)
[Dynamic,
 Description("FD Core Trace"),
 guid("{480217a9-f824-4bd4-bbe8-f371caaf9a0d}"),
 locale("MS\\0x409")]
class FDCtlGuid : EventTrace
{
    [Description ("Enable Flags"),
        ValueDescriptions{
             "DUMMY Flag"},
        DefineValues{
             "DUMMY"},
        Values{
             "DUMMY"},
        ValueMap{
             "0x00000001"}
    ]
    uint32 Flags;
};