From mc@arches.uga.edu Thu Jun 28 01:07:14 2001
Received: from mailbu.cc.uga.edu (malibu.cc.uga.edu [128.192.1.103])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f5RN7Ec26961
	for <prolog@swi.psy.uva.nl>; Thu, 28 Jun 2001 01:07:14 +0200 (MET DST)
Received: from archa7.cc.uga.edu (arch7.cc.uga.edu) by mailbu.cc.uga.edu (LSMTP for Windows NT v1.1b) with SMTP id <0.00031335@mailbu.cc.uga.edu>; Wed, 27 Jun 2001 19:07:12 -0400
Received: from MINERVA (dsl-64-128-248-185.telocity.com [64.128.248.185])
	by archa7.cc.uga.edu (8.9.1/8.9.1) with SMTP id TAA110788
	for <prolog@swi.psy.uva.nl>; Wed, 27 Jun 2001 19:07:12 -0400
Message-ID: <002101c0ff5d$e5b723c0$c901a8c0@MINERVA>
From: "Michael A. Covington" <mc@arches.uga.edu>
To: <prolog@swi.psy.uva.nl>
Date: Wed, 27 Jun 2001 19:07:11 -0400
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Subject: [SWIPL] Prolog application as DDE server


> We're experimenting with running a Prolog program as a DDE server
under
> Windows 2000, preferably as a system service.  Can anyone give me any
> pointers?  Thanks.

I know about SRVANY.EXE (from the Resource Kit).  I understand that in
order to run until shutdown, the program will have to ignore the message
that is normally sent to all Windows apps when a user logs off.


