代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/445290/1725877
frm message.frm
VERSION 5.00
Begin VB.Form frmMessage
BorderStyle = 3 'Fixed Dialog
ClientHeight = 900
ClientLeft = 1065
ClientTop = 1995
ClientWidth = 5340
www.eeworm.com/read/444529/1732201
h message.h
#ifndef CPPUNIT_MESSAGE_H
#define CPPUNIT_MESSAGE_H
#include
#if CPPUNIT_NEED_DLL_DECL
#pragma warning( push )
#pragma warning( disable: 4251 ) // X needs to have dll-interf
www.eeworm.com/read/444529/1732303
cpp message.cpp
#include
#include
CPPUNIT_NS_BEGIN
Message::Message()
{
}
Message::Message( const std::string &shortDescription )
: m_shortDescription( shortDescription )
{
}
www.eeworm.com/read/443386/1745327
c message.c
/*
*
Copyright (c) Eicon Networks, 2002.
*
This source file is supplied for the use with
Eicon Networks range of DIVA Server Adapters.
*
Eicon File Revision : 2.1
*
This program is f
www.eeworm.com/read/443386/1745391
h message.h
/* $Id: message.h,v 1.1.10.1 2001/09/23 22:24:59 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* structures, macros and defines useful for sending
* messages to the adap