代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/306178/3746246
c lifeheal.c
// lifeheal.c
#include
int exert(object me, object target)
{
if( !target )
return notify_fail("你要用真气为谁疗伤?\n");
if( me->is_fighting() || target->is_fighting())
return notify
www.eeworm.com/read/342897/11993170
h button.h
#ifndef __BUTTON_H__
#define __BUTTON_H__
#define IS_YOU_ACTIVATED(button) if(Is_this_butt_activated(&button,¬ify_msg)) return notify_msg; else
#define MOVE_CARACT set_caract_pos(para_table.ins_
www.eeworm.com/read/342897/11993173
#2 button.#2
#ifndef __BUTTON_H__
#define __BUTTON_H__
#define IS_YOU_ACTIVATED(button) if(Is_this_butt_activated(&button,¬ify_msg)) return notify_msg; else
#define MOVE_CARACT set_caract_pos(para_table.ins_
www.eeworm.com/read/342897/11993324
#1 button.#1
#ifndef __BUTTON_H__
#define __BUTTON_H__
#define IS_YOU_ACTIVATED(button) if(Is_this_butt_activated(&button,¬ify_msg)) return notify_msg; else
#define MOVE_CARACT set_caract_pos(para_table.ins_
www.eeworm.com/read/255218/4378872
h wsahelp.h
#ifndef _WSAHELP_H
#define _WSAHELP_H
#include
#include
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#define WSH_NOTIFY_BIND 0x00000001
#define WSH_NOTIFY_LISTE
www.eeworm.com/read/162318/10314815
c pm_drv.c
#include
#include
#include
#include
/* Debugging macros */
#undef DEBUG_PMDRV
#ifdef DEBUG_PMDRV
#define DPRINTK(args...) printk(##args