代码搜索结果
找到约 10,000 项符合
Monitor 的代码
except_template.c
/* except_template.c:
* This code handles exceptions that are caught by the exception vectors
* that have been installed by the monitor through vinit().
*
* General notice:
* This code is pa
flashram.c
/*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system designs. As such, it is likely to be
* distributed to various pro
notice
/*
* General notice:
* This code is part of a boot-monitor package developed as a generic base
* platform for embedded system designs. As such, it is likely to be
* distributed to various pro
cast.c
/* cast.c:
* The cast command is used in the monitor to cast or overlay a structure
* onto a block of memory to display that memory in the format specified
* by the structure. The structure
bootblk.c
/* bootblock.c:
* This is a single file that contains snippets of code from other portions
* of the monitor. The snippets are duplicated so that no unnecessary
* code is included in this bootbl
sendmonitor.jbx
[PropertyInfo]
monitor,SendMonitor,false,false, , ,false,
sendFlag,boolean,false,false, , ,false,
timer,Timer,false,false, , ,false,
[IconNames]
filevxd.vrc
CompanyName = "Mark Russinovich and Bryce Cogswell"
FileDescription = "File Monitor VxD"
FileVersion = "Version 4.34"
InternalName = "FILEMON"
LegalCopyright = "Copyright \251 1996-2001
filevxd.vrc
CompanyName = "Mark Russinovich and Bryce Cogswell"
FileDescription = "File Monitor VxD"
FileVersion = "Version 4.34"
InternalName = "FILEMON"
LegalCopyright = "Copyright \251 1996-2001
readme.txt
Readme - Compact flash monitor/debug demonstration
GENERAL DESCRIPTION:
This distribution contains hardware and software examples suitable for
operation of the the Compact Flash interface (True I
loadperf.h
/*++
Copyright 1995 - 1998 Microsoft Corporation
Module Name:
loadperf.h
Abstract:
Header file for the Performance Monitor counter string installation
and removal functions