Oxygen Basic
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Latest OxygenBasic.zip at GitHub
(Click on the Wizard)
Home
Help
Search
Login
Register
Oxygen Basic
»
Information
»
Open Forum
»
DLL2C
« previous
next »
Print
Pages: [
1
]
Author
Topic: DLL2C (Read 3147 times)
0 Members and 1 Guest are viewing this topic.
JRS
Guest
DLL2C
«
on:
September 08, 2016, 11:22:13 AM »
Charles,
In general terms, how difficult do you see converting the work you did on
DLLC
to a
C
extension module?
Logged
Charles Pegge
Guest
Re: DLL2C
«
Reply #1 on:
September 09, 2016, 02:46:59 AM »
Hi John,
I think it would be substantial work for a well-seasoned C programmer. There is a fair amount of string translation and assembler. The Assembler requires separate coding for 32 bit and 64 bit versions.
Logged
JRS
Guest
Re: DLL2C
«
Reply #2 on:
September 09, 2016, 10:08:13 AM »
Thanks Charles!
Sort of what I was expecting to hear. It would have been nice to merge Dave's COM/OLE/VB stuff with your FFI, low level COM and Windows variable type creation and use routines.
Logged
Print
Pages: [
1
]
« previous
next »
Oxygen Basic
»
Information
»
Open Forum
»
DLL2C