代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/345179/11832605
cpp statlink.cpp
////////////////////////////////////////////////////////////////
// PixieLib(TM) Copyright 1997-2004 Paul DiLascia
// If this code works, it was written by Paul DiLascia.
// If not, I don't know wh
www.eeworm.com/read/258337/11870062
cpp vmlapp.cpp
#include "vmlapp.h"
#include
#ifdef HAVE_RESIZE_WINDOW
void VMLAppWindow::resize_notify(int x, int y, int w, int h)
{
cerr
www.eeworm.com/read/337282/12379358
py scribble.py
#!/usr/bin/env python
#this is a simple translation of the scribble example that comes with GTK+
import gtk
pixmap = None
def configure_event(widget, event):
global pixmap
win = widget.win
www.eeworm.com/read/149237/12393097
h deviceop.h
//you can add request that yourself defined,this request will
//send to driver by DeviceIoControl,and device will see a
//vendor defined request.
#ifndef _DEVICEOP_H_
#define _DEVICEOP_H_
/
www.eeworm.com/read/222198/14701509
h ch341pt.h
// 2005.07.28
//****************************************
//** Copyright (C) W.ch 1999-2005 **
//** Web: http://www.winchiphead.com **
//****************************************
//** DLL
www.eeworm.com/read/170988/5401238
cpp control.cpp
// Control.cpp -- IOCTL handlers for pnpevent driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
#include "g
www.eeworm.com/read/159825/5580835
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the inna
www.eeworm.com/read/154890/5632433
cpp vmlapp.cpp
#include "vmlapp.h"
#include
#ifdef HAVE_RESIZE_WINDOW
void VMLAppWindow::resize_notify(int x, int y, int w, int h)
{
cerr
www.eeworm.com/read/170998/9776757
cpp screencopyv1dlg.cpp
// ScreenCopyV1Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "ScreenCopyV1.h"
#include "ScreenCopyV1Dlg.h"
#include "Data.h"
#include "fstream.h"
#include "dialog1.h"
#includ
www.eeworm.com/read/134379/13994030
h dnotify.h
/*
* Directory notification for Linux
*
* Copyright 2000 (C) Stephen Rothwell
*/
struct dnotify_struct {
struct dnotify_struct * dn_next;
int dn_magic;
unsigned long dn_mask; /* Events to b