Although have looked around, haven't found too much consistent information
relating to doing something like referencing a DLL, preferably using something
like a relative file path, as opposed to having it as a registered DLL through
regsvr32, etc.
Is this possible/simple as such?
TIA
Jacob Kr
How easy/simple is it to actually compile python code into a DLL to be used on
windows by other programming languages, etc.?
I can easily enough use py2exe to generate command line apps that can be called
using command line arguments, etc., but was just wondering (as well).
TIA
Jacob Kruger
Bl