代码搜索结果
找到约 10,298 项符合
Monitor 的代码
monitor.h
#ifndef _WIN32K_MONITOR_H
#define _WIN32K_MONITOR_H
struct GDIDEVICE;
/* monitor object */
typedef struct _MONITOR_OBJECT
{
HANDLE Handle; /* system object handle */
FAST_MUTE
debugprint monitor.rc2
//
// DEBUGPRINT MONITOR.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOK
debugprint monitor.001
# Microsoft Developer Studio Project File - Name="DebugPrint Monitor" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Wi
debugprint monitor.dsp
# Microsoft Developer Studio Project File - Name="DebugPrint Monitor" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Wi
monitor.java
package net.jxta.ext.monitor;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.Inp
monitor.3
.th MONITOR III 2/11/74
.sh NAME
monitor \*- prepare execution profile
.sh SYNOPSIS
.ft B
monitor(lowpc, highpc, buffer, bufsize)
.br
int lowpc( ), highpc( ), buffer[ ], bufsize;
.ft R
.sh DESCRIPTION
debugprint monitor.rc2
//
// DEBUGPRINT MONITOR.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOK
debugprint monitor.dsp
# Microsoft Developer Studio Project File - Name="DebugPrint Monitor" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Wi
monitor.c
/*++
Copyright (c) 1997 Microsoft Corporation
Module Name:
monitor.c
Abstract:
This file contains the monitor for the firmware.
Author:
Lluis Abello (lluis) 09-Sep-91
monitor.h
/*++
Copyright (c) 1997 Microsoft Corporation
Module Name:
monitor.h
Abstract:
This module contains definitions for monitor.c
Author:
Lluis Abello (lluis) 09-Sep-1991