代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/411543/2186259
sources
TARGETNAME=notify
TARGETPATH=obj
TARGETTYPE=DRIVER
USE_PDB=1
INCLUDES=..\..\..\generic
TARGETLIBS=..\..\..\generic\obj$(BUILD_ALT_DIR)\$(CPU)\generic.lib \
SOURCES= DriverEntry.cpp \
contr
www.eeworm.com/read/387984/2553318
cpp control.cpp
// Control.cpp -- IOCTL handlers for notify driver
// Copyright (C) 1999, 2000 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
////
www.eeworm.com/read/387984/2553326
sources
TARGETNAME=NOTIFY
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
USE_PDB=1
TARGETLIBS= \
$(WDMBOOK)\generic\obj$(BUILD_ALT_DIR)\*\generic.lib \
INCLUDES=$(WDMBOOK)\generic
SOURCES= D
www.eeworm.com/read/383153/2622030
cpp readerwriterpfb.cpp
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/365298/2897800
658_oldnotify_awk
#!/bin/sh -e
## by Giuseppe Sacco
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Fix a problem when using the old notify script. See #386036.
##
www.eeworm.com/read/350717/3117549
sources
TARGETNAME=notify
TARGETPATH=obj
TARGETTYPE=DRIVER
USE_PDB=1
INCLUDES=..\..\..\generic
TARGETLIBS=..\..\..\generic\obj$(BUILD_ALT_DIR)\$(CPU)\generic.lib \
SOURCES= DriverEntry.cpp \
contr
www.eeworm.com/read/261373/4323456
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Wdm2Notify.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
www.eeworm.com/read/162614/5537059
java thread_wait.java
// Test basic thread creation and wait/notify functionality.
public class Thread_Wait implements Runnable
{
public static void main(String args[])
{
new Thread_Wait();
}
public Thread_
www.eeworm.com/read/162519/5546591
java thread_wait.java
// Test basic thread creation and wait/notify functionality.
public class Thread_Wait implements Runnable
{
public static void main(String args[])
{
new Thread_Wait();
}
public Thread_
www.eeworm.com/read/160989/5564435
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Wdm2Notify.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100