代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/287729/4018208
mk ldp.mk
#Version 2
#Generated by mkprjv2 2.03
#
#LDPOBJ =
COPT_LDP = -@c.opt -@i.opt
COP_NOTIFY = $(COPT_LDP)
$(LDPOBJ)notify.o: $(LDP)/source/notify.c \
$(LDP)/include/ldperr.h \
$(LDP)/in
www.eeworm.com/read/182041/9220895
rc w32svspy.rc
#define WIN32_LEAN_AND_MEAN
#include
#include "w32svspy.h"
W32SPY_DLG DIALOG 4, 14, 355, 220
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX
C
www.eeworm.com/read/170245/9813510
rc jsyks.rc
#include "\masm32\include\resource.h"
#define ICO_MAIN 0x1000
4096 ICON DISCARDABLE "Main.ico"
#define LOGIN_DIALOG 1000
#defi
www.eeworm.com/read/449136/7517880
cpp listctrlex.cpp
// ListCtrlEx.cpp : implementation file
//
#include "stdafx.h"
#include "SanGuo_.h"
#include "ListCtrlEx.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/399390/7866131
c mv_dec02.c
/*==========================================================================*/
/* (Copyright (C) 2003 Koninklijke Philips Electronics N.V. */
/* All rights reserved.
www.eeworm.com/read/332100/12778617
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/240480/13216758
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/136989/5834665
makefile
#
# Makefile,v 1.16 2003/11/07 06:45:29 dhinton Exp
#
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif
PROG_SRCS = \
Notify_Logging_Service.cpp \
Notify_Logging_Server.cpp
SRC