代码搜索:wmi
找到约 720 项符合「wmi」的源代码
代码结果 720
www.eeworm.com/read/173364/9660250
sources
# sources file
#
# Generated by C DriverWizard 3.2.0 (Build 2485)
# Requires DDK Only
# File created on 9/12/2006
#
TARGETNAME=dvKrnlData
TARGETPATH=obj
TARGETTYPE=DRIVER
USECXX_FLAG=/Tp
www.eeworm.com/read/410201/11298841
c fdowmi.c
//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1999
//
// File: wmi.c
//
//----
www.eeworm.com/read/214422/15100659
cs harddrivesample1.cs
using System;
using System.Collections;
using System.Management;
namespace HardDriveSample1
{
class HardDrive
{
private string model = null;
private string type = null;
private stri
www.eeworm.com/read/166803/9997374
cpp usbfx2lk_sysctrl.cpp
///////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright 2005 OSR Open Systems Resources, Inc.
// All Rights Reserved
//
// This sofware is sup
www.eeworm.com/read/277115/10666712
cpp usbfx2lk_sysctrl.cpp
///////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright 2005 OSR Open Systems Resources, Inc.
// All Rights Reserved
//
// This sofware is sup
www.eeworm.com/read/343582/11941230
cpp usbfx2lk_sysctrl.cpp
///////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright 2005 OSR Open Systems Resources, Inc.
// All Rights Reserved
//
// This sofware is sup
www.eeworm.com/read/127257/14363945
cpp usbfx2lk_sysctrl.cpp
///////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright 2005 OSR Open Systems Resources, Inc.
// All Rights Reserved
//
// This sofware is sup
www.eeworm.com/read/366745/9800598
htm 219.htm
远程启动机器ABC WMI解决方案
这个解决方案从代码方面看是一个很容易执行的方法,可下载代码包是:RebootNT_WMI.zip。首先要设置对Microsoft WMI 脚本库wbemdisp.tlb的引用,这可以从VB代码中调用(本例中就是这样),或者从脚本语言中调用,比如:
Private S
www.eeworm.com/read/366745/9801163
htm 219.htm
远程启动机器ABC WMI解决方案
这个解决方案从代码方面看是一个很容易执行的方法,可下载代码包是:RebootNT_WMI.zip。首先要设置对Microsoft WMI 脚本库wbemdisp.tlb的引用,这可以从VB代码中调用(本例中就是这样),或者从脚本语言中调用,比如:
Private S
www.eeworm.com/read/297079/8054824
h d4iface.h
/*
* d4iface.h
*
* DOT4 interface
*
* This file is part of the w32api package.
*
* Contributors:
* Created by Casper S. Hornstrup
*
* THIS SOFTWARE IS NOT CO