forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Using a 32 bit DLL ?

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit
View previous topic :: View next topic  
Author Message
EKruck



Joined: 09 Jan 2010
Posts: 224
Location: Aalen, Germany

PostPosted: Mon Mar 11, 2019 12:39 pm    Post subject: Using a 32 bit DLL ? Reply with quote

From earlier applications I have a 32 bit DLL but no source code. Is there any way to use the functions inside in a 64 bit FTN95 program ?
Back to top
View user's profile Send private message Visit poster's website
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Mon Mar 11, 2019 12:49 pm    Post subject: Reply with quote

There is no direct way that I know off.

One indirect way is to use the 32 bit DLL in a 32 bit application, then run this application at the same time and set up some kind of conversation with your 64 bit application.

64 bit Plato does this when it integrates with 32 bit SDBG. It creates shared memory for a "pipe" and uses messages to "send" and "receive" data.

It requires a lot of work.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group