s-news
[Top] [All Lists]

creating DLL's in S-Plus

To: s-news@lists.biostat.wustl.edu
Subject: creating DLL's in S-Plus
From: Eric yang <yang_eric9@yahoo.com>
Date: Mon, 23 Apr 2007 11:05:06 -0700 (PDT)
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=FBIm/gO9oUA5o9IU9OlkLEjq1jNhc+G4Rf96kAnRBmnJWPLzMaxqal4ZAp6K6reho3TEdTw7d1WrxdOmEzcMpvPYaHHSuyx3R61Jq6YMEuZFCIHeinV/2iEAmEO2Bg6BBUNJKAEpTIZbSkVVjoQcF+Wl4kcE0eYdBp7ZJYoDOMs=;
Dear members,

Does anyone know whether it is possible to create
DLL's in S-Plus? I would like to create a DLL in
S-Plus and use it in some VBA code.

I'm a newbee to DLL's and was wondering if it makes
any difference (in terms of run-time) if a DLL is
created in, say, C++ and called in VBA or a DLL (doing
the same thing as the C++ DLL) is created in VBA and
called in VBA? 

Many thanks in advance for any responses.

Regards,
Eric

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

<Prev in Thread] Current Thread [Next in Thread>
  • creating DLL's in S-Plus, Eric yang <=