Return-Path: Delivered-To: apmail-qpid-dev-archive@www.apache.org Received: (qmail 39424 invoked from network); 8 Aug 2009 18:27:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Aug 2009 18:27:24 -0000 Received: (qmail 77171 invoked by uid 500); 8 Aug 2009 18:27:31 -0000 Delivered-To: apmail-qpid-dev-archive@qpid.apache.org Received: (qmail 77105 invoked by uid 500); 8 Aug 2009 18:27:31 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 77095 invoked by uid 99); 8 Aug 2009 18:27:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Aug 2009 18:27:31 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of robert.j.greig@gmail.com designates 209.85.219.225 as permitted sender) Received: from [209.85.219.225] (HELO mail-ew0-f225.google.com) (209.85.219.225) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Aug 2009 18:27:23 +0000 Received: by ewy25 with SMTP id 25so7646281ewy.33 for ; Sat, 08 Aug 2009 11:27:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=mr4iEydPmXqboTPP5zuBCAUJUpdRw40AniBOLM9HLmU=; b=MX90eutUeS+zATde+YykLK+KGavthZ2zczTM5BLuZdi3Ut+D4Eb6ZBlPBDE7YDyud9 purwK4vUzf2E0hCFk7KpzUHI9ZqtIMNn3/XRfBCukqAst4EYMMqAVDZQiOvioqVXNHA0 xgV/msZLdZa7o8MOFhQqGENCSMLIkBel0T26E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=tjtDQmT6BokPde05mHSY+r5JIfExViQalrd2pA7+m5E7myewoh0mFMhw7kMD3+uQfu 1yN3vsjuhVlvA5L00ouRJkhaWjRBco+mAAzdMgsn2uJWhFcJ1CCkltzMvdvUUA4QQkID xjoQ4jPJzV3cHl6NkerslTJ0JgKv+7gE+cwDY= MIME-Version: 1.0 Received: by 10.211.179.6 with SMTP id g6mr3029402ebp.65.1249756022117; Sat, 08 Aug 2009 11:27:02 -0700 (PDT) In-Reply-To: References: Date: Sat, 8 Aug 2009 19:27:02 +0100 Message-ID: <129a14790908081127k4e09dec5y97ec4d8be6b604be@mail.gmail.com> Subject: Re: Delphi wrapper for qpid From: Robert Greig To: dev@qpid.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org 2009/8/8 Daniel Gaspary : > =A0 =A0 Which would be the necessary header files to create a Delphi > Wrapper(for the C/C++ client) ? > > =A0 =A0 Only the four within "Includes and Namespaces" =A0section of the > page http://qpid.apache.org/docs/api/cpp/html/index.html ? > > =A0 =A0 I'd appreciate any help, I have never developed in Delphi, but as I understand it Delphi has very strong COM support. Are you developing a COM wrapper for the Qpid client that can in turn be used in Delphi? Or some other Delphi-specific component? RG --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscribe@qpid.apache.org