Posted: Tue Jan 07, 2003 10:39 am
Restored from previous forum. Originally posted by dmoc.
I have coded a dll that works as required. My next step is to use it as an add-in to another product. The documentation for the product assumes you are writing add-ins in C/C++ and states that add-in programs have to be linked to a supplied object file (no source) so that things are initialised correctly. Could Fred or someone tell if it's possible to do the linking with PB/NASM and if so what the procedure is? I would be most grateful.
I have coded a dll that works as required. My next step is to use it as an add-in to another product. The documentation for the product assumes you are writing add-ins in C/C++ and states that add-in programs have to be linked to a supplied object file (no source) so that things are initialised correctly. Could Fred or someone tell if it's possible to do the linking with PB/NASM and if so what the procedure is? I would be most grateful.