代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/157655/11676484
s ibmasm.s
/* IbmAsm.S
This file is part of the VGB-DOS project
Copyright (C) Marcel de Kogel (m.dekogel@student.utwente.nl), 1996
You may not use this file for commercial purposes
Please notify
www.eeworm.com/read/119334/14832731
h treeoptionsctrlex.h
#pragma once
#include "TreeOptionsCtrl.h"
#define WM_TREEOPTSCTRL_NOTIFY (WM_USER + 0x101 + 1)
typedef struct
{
NMHDR nmhdr;
HTREEITEM hItem;
} TREEOPTSCTRLNOTIFY;
// pre defined tr
www.eeworm.com/read/115009/15029924
s ibmasm.s
/* IbmAsm.S
This file is part of the VGB-DOS project
Copyright (C) Marcel de Kogel (m.dekogel@student.utwente.nl), 1996
You may not use this file for commercial purposes
Please notify
www.eeworm.com/read/470713/1453332
java thread_wait.java
// Test basic thread creation and wait/notify functionality.
// Origin: Bryce McKinlay
public class Thread_Wait implements Runnable
{
public static void main(String args[])
www.eeworm.com/read/470693/1465222
java thread_wait.java
// Test basic thread creation and wait/notify functionality.
// Origin: Bryce McKinlay
public class Thread_Wait implements Runnable
{
public static void main(String args[])
www.eeworm.com/read/459264/1570330
db platform.db
Database: "DB_notify_events" : 0 : 1 : 0001001F : 0
Record :
Field : 0001001f : "repllog.exe"
Field : 0002001f : " "
Field : 00030013 : 9
End
End Database
www.eeworm.com/read/250972/4425551
db platform.db
Database: "DB_notify_events" : 0 : 1 : 0001001F : 0
Record :
Field : 0001001f : "repllog.exe"
Field : 0002001f : " "
Field : 00030013 : 9
End
End Database
www.eeworm.com/read/229403/4756589
in config.in
config BR2_PACKAGE_ACPID
bool "acpid"
default n
help
Advanced Configuration and Power Interface event daemon.
Acpid is designed to notify user-space programs of ACPI events,
and allows yo
www.eeworm.com/read/196056/5104636
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Wdm2Notify.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdaf