代码搜索:Events
找到约 10,000 项符合「Events」的源代码
代码结果 10,000
www.eeworm.com/read/243166/4531886
c events.c
/** ###################################################################
** Filename : Events.C
** Project : RTOSDemo
** Processor : MC9S12DP256BCPV
** Beantype : Events
**
www.eeworm.com/read/243166/4531891
h events.h
/** ###################################################################
** Filename : Events.H
** Project : RTOSDemo
** Processor : MC9S12DP256BCPV
** Beantype : Events
**
www.eeworm.com/read/242732/4539679
h events.h
#ifndef __EVENTS_H
#define __EVENTS_H
//event definitions
#define MAX_EVENTS 128
#define MAX_TIMER_SVCS 24
#define USB_EVENT_FLAG_ACTIVE 0x80000000
#define USB_EVENT_
www.eeworm.com/read/242732/4540327
c events.c
#include
#include
#include
/* ===============================================================
Event Functions
*/
/*
@unimplemented
*/
KSDDKAPI NTSTATUS
www.eeworm.com/read/242732/4543135
c events.c
/*
* Implementation of event-related interfaces for WebBrowser control:
*
* - IConnectionPointContainer
* - IConnectionPoint
*
* Copyright 2001 John R. Sheets (for CodeWeavers)
*
* T
www.eeworm.com/read/242732/4543651
c events.c
/*
* Implementation of the Microsoft Installer (msi.dll)
*
* Copyright 2005 Aric Stewart for CodeWeavers
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/242331/4554596
js events.js
// events.js
var keys = '';
var change = true;
var x1, x2, y1, y2;
// This function enables and disables the
// onmousemove event handler of both
// Navigator and MSIE
function enableEffe
www.eeworm.com/read/238860/4607455
java events.java
/*
Copyright (C) 2003 Adam Olsen
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundat
www.eeworm.com/read/237831/4620588
c events.c
/* $Id: events.c 16856 2006-08-19 01:13:25Z evands $ */
/*
* (C) Copyright 2001-2003 Wojtek Kaniewski
* Robert J. Wo糿y
*
www.eeworm.com/read/235121/4654190
c events.c
/*
* NanoWM - Window Manager for Nano-X
*
* Copyright (C) 2000, 2003 Greg Haerr
* Copyright (C) 2000 Alex Holden
*/
#include
#include