代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/133806/14022674
rc queue.rc
// 常量
#define IDD_QUEUE 1
#define IDI_QUEUE 102
#define IDC_CLIENTS 1000
#define IDC_SERVERS 1001
// 语言
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
// 模板
IDD_QUEUE DIALOG DISC
www.eeworm.com/read/345736/3197020
bat processmon.bat
;@echo off
;goto make
;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
;
; Process Monitor - An example how to notify the user mode about som
www.eeworm.com/read/310442/3697999
def mux.def
LIBRARY NOTIFY2
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
www.eeworm.com/read/431386/1907138
bat processmon.bat
;@echo off
;goto make
;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
;
; Process Monitor - An example how to notify the user mode about som
www.eeworm.com/read/359509/2975933
bat processmon.bat
;@echo off
;goto make
;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
;
; Process Monitor - An example how to notify the user mode about som
www.eeworm.com/read/216781/4888242
c mqnotify3.c
#include "unpipc.h"
#define MYSIG_NOTIFY (SIGRTMIN+2)
struct sigevent sigev;
static Sigfunc_rt sig_notify;
int
main(int argc, char **argv)
{
mqd_t mqd;
if (argc != 2)
err_quit("
www.eeworm.com/read/198916/5080925
c mqnotify3.c
#include "unpipc.h"
#define MYSIG_NOTIFY (SIGRTMIN+2)
struct sigevent sigev;
static Sigfunc_rt sig_notify;
int
main(int argc, char **argv)
{
mqd_t mqd;
if (argc != 2)
err_quit("
www.eeworm.com/read/316872/3599057
h dca.h
#ifndef DCA_H
#define DCA_H
/* DCA Provider API */
/* DCA Notifier Interface */
void dca_register_notify(struct notifier_block *nb);
void dca_unregister_notify(struct notifier_block *nb);
#define DC
www.eeworm.com/read/306178/3746053
vns lifeheal.vns
// lifeheal.c
#include
int exert(object me, object target)
{
if( !target )
return notify_fail("你要用真气为谁疗伤?\n");
if( me->is_fighting() || target->is_fighting())
return notify