代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/201544/15402007
txt 如何在全屏幕显示一个avi文件 (2001年4月5日).txt
如何在全屏幕显示一个AVI文件 (2001年4月5日)
网友更新 分类:数据库 作者: winfit(推荐) 推荐:winfit 阅读次数:184
(http://www.codesky.net)
--------------------------------------------------------------------------------
(
www.eeworm.com/read/113855/15446940
rgs pppoenotify.rgs
HKCR
{
Notify.PPPOENotify.1 = s 'PPPOENotify Class'
{
CLSID = s '{23BFB49C-B6F9-450C-8AD0-23142B24A00A}'
}
Notify.PPPOENotify = s 'PPPOENotify Class'
{
CLSID = s '{23BFB49C-B6F9-450C-
www.eeworm.com/read/100036/15460777
c sslhdshk.c
/* *********************************************************************
File: sslhdshk.c
SSLRef 3.0 Final -- 11/19/96
Copyright (c)1996 by Netscape Communications Corp.
By
www.eeworm.com/read/106129/15647013
cpp parallelpro.cpp
//////////////////////////////////////////////////////////////////////
// ParallelPro.cpp: implementation of the CParallelPro class.
//这个类负责对并口下载线进行控制,利用"Isp编程方法对象"对器件编程
///////////////////////////
www.eeworm.com/read/105212/15675137
c serverloop.c
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* All rights reserved
* Server main loop for handling the interactive s
www.eeworm.com/read/104315/15699222
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, MPlayer;
type
TForm1 = class(TForm)
MediaPlayer1: TMedia
www.eeworm.com/read/104315/15699230
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, MPlayer;
type
TForm1 = class(TForm)
MediaPlayer1: TMedia
www.eeworm.com/read/102552/15773891
htm subject_29083.htm
序号:29083 发表者:夏乾坤 发表日期:2003-01-28 18:43:48
主题:LISTVIEW双击内容字符串正确的事件应该是哪个?
内容:我用普通的,NM_DBLCLK,然后函数内容如下CRunDlg::OnDblclkList1(NMHDR* pNMHDR, LRESULT* pResult) {  
www.eeworm.com/read/101790/15810072
htm subject_29083.htm
序号:29083 发表者:夏乾坤 发表日期:2003-01-28 18:43:48
主题:LISTVIEW双击内容字符串正确的事件应该是哪个?
内容:我用普通的,NM_DBLCLK,然后函数内容如下CRunDlg::OnDblclkList1(NMHDR* pNMHDR, LRESULT* pResult) {  
www.eeworm.com/read/100919/15860322
cpp selectfiledlg.cpp
// SelectFileDlg.cpp : implementation file
//
#include "stdafx.h"
#include "picviewer.h"
#include "SelectFileDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FI