代码搜索:Notes

找到约 10,000 项符合「Notes」的源代码

代码结果 10,000
www.eeworm.com/read/355104/10293997

h intwdm98.h

/*++ Module Name: intwdm98.h Abstract: Environment: Kernel mode Notes: --*/ typedef VOID (NTAPI *PIO_WORKITEM_ROUTINE)(PDEVICE_OBJECT DeviceObject, PVOID Context);
www.eeworm.com/read/355104/10294028

h intdev.h

/*++ Module Name: intdev.h Abstract: Environment: Kernel mode Notes: --*/ #ifndef _INTUSB_DEV_H #define _INTUSB_DEV_H NTSTATUS IntUsb_DispatchCreate( IN
www.eeworm.com/read/355017/10301923

java hotagent.java

import lotus.notes.*; /* Java Agent that opens the database "problems.nsf" and * updates the Support Rep field of any documents with an Open * Status and High Priority. */ public class
www.eeworm.com/read/355017/10301941

mak sol_2x.mak

# # makefile for Notes API sample program agents/ragents # Solaris 2 version # # # set TARGET to the name of the executable to create TARGET1 = agents TARGET2 = ragents TARG
www.eeworm.com/read/161301/10427867

release

Release Notes Neural Network Based Control System Design Toolkit Version 1.0 Department of Automation, Technical University of Denmark, May 31, 1996 The toolkit has been modified to comp
www.eeworm.com/read/424020/10506395

makefile

!IF 0 Copyright (C) Microsoft Corporation, 1999 - 2002 Module Name: makefile. Notes: DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source file to this
www.eeworm.com/read/352754/10515141

readme

Linux kernel release 1.0 These are the release notes for linux version 1.0. Read them carefully, as they tell you what this is all about, explain how to install the kernel, and what to do if
www.eeworm.com/read/352317/10564011

hpp kdtree.hpp

/** \file * Defines the interface for the KDTree class. * * \author Martin F. Krafft * * Paul Harris figured this stuff out (below) * Notes: * This is similar to a
www.eeworm.com/read/159920/10589413

c ccomcall.c

/* ** Call undocumented Int 2Eh to invoke COMMAND.COM ** ** demo by Bob Stout ** ** NOTES: Dangerous code - will abort batch files in progress and ** occasionally have other undesirab
www.eeworm.com/read/423043/10592489

h bulkusb.h

/*++ Copyright (c) 1997-1998 Microsoft Corporation Module Name: BulkUsb.h Abstract: Driver-defined special IOCTL's Environment: Kernel & user mode Notes: