代码搜索:SendMessage
找到约 3,804 项符合「SendMessage」的源代码
代码结果 3,804
www.eeworm.com/read/127210/14369535
cpp htmlviewer.cpp
// HtmlViewer.cpp : implementation file
//
#include "stdafx.h"
#include "CHM Reader.h"
#include "HtmlViewer.h"
#include "htmlctrl.h"
#include "CHMFile.h"
#ifdef _DEBUG
#define new DEBUG_NE
www.eeworm.com/read/123723/14615119
cpp numericalanalysis.cpp
// NumericalAnalysis.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#include "Newton.h"
#include "StrCheck.h"
#include "Lagrange.h"
#include "
www.eeworm.com/read/216902/14986796
ini b_country_lt_cmpp.ini
[服务]
服务注册名称=B_Country_YD_CMPP Service
服务显示名称=B_Country_YD_CMPP Service
[系统]
;单位毫秒
连续发送时间间隔=80
;单位毫秒
查询记录时间间隔=5
连续发送条数=50
MT监控端口=16999
MO监控端口=16998
重发最多重试次数=0
等待应答时间=80
MT最大空闲时间=10
MO
www.eeworm.com/read/216902/14986892
ini b_country_yd_cmpp.ini
[服务]
服务注册名称=B_Country_YD_CMPP Service
服务显示名称=B_Country_YD_CMPP Service
[系统]
;单位毫秒
连续发送时间间隔=80
;单位毫秒
查询记录时间间隔=5
连续发送条数=50
MT监控端口=16999
MO监控端口=16998
重发最多重试次数=3
等待应答时间=80
MT最大空闲时间=10
MO
www.eeworm.com/read/295688/8145764
c phonebook.c
/*************************************************/
/** **/
/** 电话本模块 **/
/*********************************************
www.eeworm.com/read/294538/8219916
cpp adlsproperties.cpp
/*
* Copyright (C) 2001-2006 Jacek Sieka, arnetheduck on gmail point com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/269573/11091452
cpp effectdlg.cpp
#include "GSPlayer2.h"
#include "EffectDlg.h"
#include "SmallSlider.h"
CEffectDlg::CEffectDlg()
{
m_hMap = NULL;
InitializeSmallSliderControl();
}
CEffectDlg::~CEffectDlg()
{
Uniniti
www.eeworm.com/read/265465/11263163
inl resizablemsgsupport.inl
// ResizableMsgSupport.inl: some definitions to support custom resizable wnds
//
/////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2000-2002 by Paol
www.eeworm.com/read/248576/12552512
cpp tsapi.cpp
// Tsapi.cpp : interface to TSAPI Tserver.
//
// This file handles the hidden TSAPI window
//
#include "stdafx.h"
#include "windowsx.h"
#include "Tsapi.h"
#include "utilities.h"
#include "gl
www.eeworm.com/read/134406/13992176
cpp htmlviewer.cpp
// HtmlViewer.cpp : implementation file
//
#include "stdafx.h"
#include "CHM Reader.h"
#include "HtmlViewer.h"
#include "htmlctrl.h"
#include "CHMFile.h"
#ifdef _DEBUG
#define new DEBUG_NE