代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/194991/8180278
sources
TARGETNAME=HidKbd
TARGETTYPE=DRIVER
TARGETPATH=OBJ
TARGETLIBS=c:\98ddk\lib\i386\free\hidparse.lib
INCLUDES=$(BASEDIR)\inc;
SOURCES= Init.cpp \
Dispatch.cpp \
DeviceIo.cpp \
Notify
www.eeworm.com/read/204466/15339189
txt 映射.txt
//定义一个消息映射的结构
struct AFX_MSGMAP_ENTRY
{
UINT nMessage; // windows message
UINT nCode; // control code or WM_NOTIFY code
UINT nID; // control ID (or 0 for windows messages)
UINT
www.eeworm.com/read/110768/15525171
prg main.prg
Close ALL
Set HOURS TO 24
Set TALK OFF
Set EXACT ON
Set ESCAPE OFF
Set NEAR ON
Set SYSMENU OFF
Set CENTURY ON
Set DATE ANSI
Set MULTILOCKS ON
Set DELETED ON
Set SAFETY OFF
Set NOTIFY OFF
www.eeworm.com/read/100149/15882304
job unzmvsc.job
//CCUNZIP JOB (BI09255), JOB15798
// MSGLEVEL=(1,1),MSGCLASS=C,CLASS=D,NOTIFY=C888090
//PROCLIB JCLLIB ORDER=(SYS1.C370.PROCLIB.M24)
//UNZIP EXEC
www.eeworm.com/read/285835/8808713
opjproc
//OPJPROC JOB ,'OPJPROC ',MSGLEVEL=(1,1),MSGCLASS=X,
// CLASS=A,NOTIFY=&SYSUID,REGION=4M
// SET LVL=CVT,J=2,M=1,N=1
// SET SRCLIB=DEVBYJ.SRCLIB,LISTLIB=DEVBYJ.LISTS
//
www.eeworm.com/read/366144/9828301
tcl gmvizgui.tcl
proc gmviz_set_to_defaults {} {
global gmviz_engine2
global gmviz_engine3
global gmviz_thickness
global gmviz_filestat
global gmviz_notify
global gmviz_format
global gmviz_
www.eeworm.com/read/453908/7403897
c smcp-message-factory.c
#include "smcp-message-factory.h"
#include
#include
#include
char msg_name[32][40] =
{
"BOOT_NOTIFY",
"BOOT_RESPONSE",
"OPERATION_START_REQUEST"
www.eeworm.com/read/136989/5835054
h peer_t.h
/* -*- C++ -*- */
/**
* @file Peer_T.h
*
* Peer_T.h,v 1.6 2003/12/31 15:12:28 jwillemsen Exp
*
* @author Pradeep Gore
*
*
*/
#ifndef TAO_Notify_Tests_PEER
www.eeworm.com/read/136812/5861092
c clear_functions.c
#ifndef lint
#ifdef sccs
static char sccsid[] = "@(#)clear_functions.c 1.1 92/07/30";
#endif
#endif
#include
#include
#include
#include