代码搜索:Notify

找到约 4,184 项符合「Notify」的源代码

代码结果 4,184
www.eeworm.com/read/113863/15446571

c mqnotifysig1.c

#include "unpipc.h" mqd_t mqd; void *buff; struct mq_attr attr; struct sigevent sigev; static void sig_usr1(int); int main(int argc, char **argv) { if (argc != 2) err_quit("usage: mqnotifysig1
www.eeworm.com/read/109038/15567008

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "tools.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char TH
www.eeworm.com/read/100584/15871146

c mqnotifysig1.c

#include "unpipc.h" mqd_t mqd; void *buff; struct mq_attr attr; struct sigevent sigev; static void sig_usr1(int); int main(int argc, char **argv) { if (argc != 2) err_quit("usage: mqnotifysig1
www.eeworm.com/read/391817/8376432

h nq_soc_core.h

#ifndef __NQ_HAPPY_NW_CORE_H__ #define __NQ_HAPPY_NW_CORE_H__ #define NQ_ZH_SOC_MAX 1 //用户可创建的socket的最大个数,目前支持的最大值为5 #define NQ_ZH_SOC_TIMER_OUT 60000 //网络操作超时 #define NQ_ZH_SUCCESS 0 #def
www.eeworm.com/read/136989/5836993

cpp cosnotify_initializer.cpp

// CosNotify_Initializer.cpp,v 1.5 2003/07/06 21:41:58 pradeep Exp #include "CosNotify_Initializer.h" ACE_RCSID(Notify, TAO_Notify_CosNotify_Initializer, "CosNotify_Initializer.cpp,v 1.5 2003/07
www.eeworm.com/read/136989/5837107

h method_request_dispatch_t.h

/* -*- C++ -*- */ /** * @file Method_Request_Dispatch_T.h * * Method_Request_Dispatch_T.h,v 1.6 2003/10/28 18:34:24 bala Exp * * @author Pradeep Gore * * */
www.eeworm.com/read/136989/5837178

h refcountable_guard_t.h

/* -*- C++ -*- */ /** * @file Refcountable_Guard_T.h * * Refcountable_Guard_T.h,v 1.5 2003/10/28 18:34:24 bala Exp * * @author Pradeep Gore * * */ #ifndef
www.eeworm.com/read/153248/5652152

inc common.inc

IOCTL_SET_NOTIFY equ CTL_CODE(FILE_DEVICE_UNKNOWN, 800h, METHOD_BUFFERED, FILE_WRITE_ACCESS) IOCTL_REMOVE_NOTIFY equ CTL_CODE(FILE_DEVICE_UNKNOWN, 801h, 0, 0) IOCTL_GET_PROCESS_DATA equ CTL_CODE
www.eeworm.com/read/133804/14022923

pas bargraph.pas

unit BarGraph; interface uses Windows, Messages; type // 自定NOTIFY结构 P_BarGraph_Notify = ^T_BarGraph_Notify; T_BarGraph_Notify = record nmh: NMHdr; // 标准NMHdr头 uBar: UINT; //
www.eeworm.com/read/340403/3286647

js ipv6ident.js

const IPV6_NOTIFY_STATE_DOCUMENT = Components.interfaces.nsIWebProgress.NOTIFY_STATE_DOCUMENT; const IPV6_NOTIFY_LOCATION = Components.interfaces.nsIWebProgress.NOTIFY_LOCATION; const IPV6_STATE_IS