代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/220847/14786404
cpp cpl_error.cpp
/**********************************************************************
* $Id: cpl_error.cpp,v 1.27 2003/05/27 20:44:16 warmerda Exp $
*
* Name: cpl_error.cpp
* Project: CPL - Common Portabil
www.eeworm.com/read/119982/14814894
c criterr.c
#include
#include
#include
#define IGNORE 0
#define RETRY 1
#define ABORT 2
int buf[500];
/*
define the error messages for trapping disk problems
*/
st
www.eeworm.com/read/119473/14829772
asm int24.asm
; Sample INT 24h critical error handler.
;
; This code demonstrates a sample critical error handler.
; It patches into INT 24h and displays an appropriate error
; message and asks the user if they
www.eeworm.com/read/118658/14859948
s 44binit.s
;****************************************************************************
;【文 件 名 称】44binit.s
;【功 能 描 述】C程序开始代码,用于配置存储器空间、初始化中断和堆栈等
;【程 序 版 本】2.0
;【修改人及修改日期】李希岗//2003年1月20日20:43
;***
www.eeworm.com/read/118641/14860956
asm kernel.asm
;
; File:
; kernel.asm
; Description:
; kernel start-up code
;
; Copyright (c) 1995, 1996
; Pasquale J. V
www.eeworm.com/read/117906/14898039
c int9.c
/*
* This is an example of an interrupt handler which traps the keyboard
* interrupt and generates some output to the screen. It shows the way
* to deal with reentrancy and stack issues.
*
www.eeworm.com/read/217526/14959337
s 44binit.s
;********************************************************
; Name : 44BINIT.S *
; Modify : hugang, hgx2000@mail.china.com *
; Description: *
; C start up codes *
;
www.eeworm.com/read/116233/14982329
cpp cdromcontroldlg.cpp
// CDROMControlDlg.cpp : implementation file
//
#include "stdafx.h"
#include "CDROMControl.h"
#include "CDROMControlDlg.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/216864/14990524
c mouse.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ======================================================================
www.eeworm.com/read/216864/14990546
c tick.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ======================================================================