代码搜索:wmi
找到约 720 项符合「wmi」的源代码
代码结果 720
www.eeworm.com/read/104928/15681394
vbs servicechng.vbs
'servicechng.vbs
'changes the password for all services with specific user ID
Dim objWMIObjects, objWMIObject, objService, nResult
'get a reference to local WMI service
Set objService = _
G
www.eeworm.com/read/102552/15774151
htm subject_18208.htm
序号:18208 发表者:gogo 发表日期:2002-10-18 14:27:31
主题:高分哦
内容:项目需要用WMI,可是没资料,谁能提供一些WMI技术的资料?
返回上页访问论
www.eeworm.com/read/275985/10778443
pas viewer.pas
unit Viewer;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, MiTeC_WbemScripting_TLB, MiTeC_WMI, ComCtrls, ExtCtrls, ActiveX,
ImgList, StdCtrls,
www.eeworm.com/read/349276/10838800
pas viewer.pas
unit Viewer;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, MiTeC_WbemScripting_TLB, MiTeC_WMI, ComCtrls, ExtCtrls, ActiveX,
ImgList, StdCtrls,
www.eeworm.com/read/297110/8052072
c diskwmi.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
diskwmi.c
Abstract:
SCSI disk class driver - WMI support routines
Environment:
kernel mode only
N
www.eeworm.com/read/134163/5895064
cpp readwrite.cpp
// Read/Write request processors for wmi42 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
////////////////////////////////////////
www.eeworm.com/read/133596/5904339
cpp readwrite.cpp
// Read/Write request processors for wmi42 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
////////////////////////////////////////
www.eeworm.com/read/102995/6224738
cpp readwrite.cpp
// Read/Write request processors for wmi42 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
////////////////////////////////////////
www.eeworm.com/read/229634/14326179
c diskwmi.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
diskwmi.c
Abstract:
SCSI disk class driver - WMI support routines
Environment:
kernel mode only
N
www.eeworm.com/read/240359/4575038
cs audiodevice.cs
using System;
using System.Runtime.InteropServices;
namespace gowk.multimedia
{
///
/// AudioDevice 的摘要说明。
///
public class AudioDevice
{
private short wMi