代码搜索结果
找到约 10,000 项符合
Monitor 的代码
timer.c
//==========================
//file:timer.c
//Discription:include some method used by the monitor program
//Author: Decell.Zhou
//Versions:
//=========================
#include "timer.h"
#def
timer.h
//=====================
//file name: timer.h
//Discription: provide some timer-relative method used by the monitor program
//Author: Decell.Zhou
//Version:
// 0.1|
//=====================
#
xmodem.h
//=====================
//file name: xmodem.h
//Discription: provide some xmodem-relative method used by the monitor program
//Author: Decell.Zhou
//Version:
// 0.1|
//=====================
#
timer.c
//==========================
//file:timer.c
//Discription:include some method used by the monitor program
//Author: Decell.Zhou
//Versions:
//=========================
#include "timer.h"
#def
timer.h
//=====================
//file name: timer.h
//Discription: provide some timer-relative method used by the monitor program
//Author: Decell.Zhou
//Version:
// 0.1|
//=====================
#
ctype.h
/* ctype.h
*
* 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
stddefs.h
/* stddefs.h:
*
* 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
regvxd.vrc
CompanyName = "Mark Russinovich and Bryce Cogswell"
FileDescription = "Registry Monitor VxD"
FileVersion = "Version 4.11"
InternalName = "REGMON"
LegalCopyright = "Copyright \251 1996-1999, M
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by test232.rc
//
#define IDD_TEST232_DIALOG 102
#define IDR_MAINFRAME 128
#defi
jamfile
subproject libs/program_options/test ;
import testing ;
rule program-options-test ( name )
{
return [
run $(name).cpp ../build/boost_program_options
../../test