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 

Search found 2 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: How to export data from a DLL
seagods

Replies: 2
Views: 3985

PostForum: General   Posted: Fri Jan 25, 2019 1:31 pm   Subject: export data from dll
I had seen a couple of things on intel compiler sites where all the export and import was done via !DEC$ compiler directives and these included exporting
common blocks via "/BlockName/.

It l ...
  Topic: How to export data from a DLL
seagods

Replies: 2
Views: 3985

PostForum: General   Posted: Thu Jan 24, 2019 8:36 pm   Subject: How to export data from a DLL
I have a Unix background and DLLs are new to me.

I have a function, say fun1, and

dll
load fun1.obj
exportall
fle mydll

does fine, as does

dll
load fun1.obj
export FUN1=FUN1
fle mydl ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group