代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/387332/8693008
c src_ctrl.c
#define __SOURCECTRL__
#include "Header\INCLUDE.H"
bit Source_Control(unsigned char Notify)
{
if (NOTIFY_MENU_KEY == Notify) Select_Next_Input();
if ((stGUD1.INPUT_SOURCE & 0x07)
www.eeworm.com/read/136989/5835242
readme
ThreadPool test
===============
This test verifies the ThreadPool support in the RT Notification
Service.
Description:
===========
notify.conf:
-----------
The notify.conf file specifies
www.eeworm.com/read/216781/4888230
sun mqnotifythread1.c.sun
#include "unpipc.h"
struct sigevent sigev;
mqd_t mqd;
#if defined(sun) && defined(__svr4__)
#define sigev_notify_function _sigev_un._sigev_notify_function
#define sigev_notify_attributes _sig
www.eeworm.com/read/198916/5080913
sun mqnotifythread1.c.sun
#include "unpipc.h"
struct sigevent sigev;
mqd_t mqd;
#if defined(sun) && defined(__svr4__)
#define sigev_notify_function _sigev_un._sigev_notify_function
#define sigev_notify_attributes _sig
www.eeworm.com/read/387332/8692746
h lcd_msg.h
// These are common messages.
// You can define other messages for your need, but you should confirm
// your OSD process can respond with your messages.
#define NOTIFY_NONE 0x00
#define N
www.eeworm.com/read/182041/9220947
rc win32wlk.rc
#define WIN32_LEAN_AND_MEAN
#include
#include "Win32Wlk.h"
Win32WlkDlg DIALOG 8, 18, 360, 280
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX