[6314] in s-news-athena
DLLs with Miscrosoft Visual C++?
daemon@ATHENA.MIT.EDU (David M. Smith)
Mon Jan 30 15:08:04 1995
From: "David M. Smith" <maa036@comp.lancs.ac.uk>
Date: Mon, 30 Jan 1995 17:01:38 GMT
To: s-news <s-news@utstat.toronto.edu>
Reply-To: D.M.Smith@lancaster.ac.uk
Has anyone had any experience with creating DLL libraries from C code
with Microsoft Visual C++ v1.0 for use with Splus for Windows 3.2?
Indeed, has anyone had any success with dll.load() at all? My main
problem seems to be getting access to the symbols; the library compiles
fine but I can't get S to even list the symbols in any DLL.
Given the specific nature of the problem, it may be easier on the list
if replies come to me; I'll summarise on s-news if there is interest.
Thanks in advance,
# Dave Smith