Allocating memory in D shared library when accessed from C++
Andrej Mitrovic
andrej.mitrovich at gmail.com
Mon Dec 19 10:01:04 PST 2011
Check if GetProcAddress returns null? It seems to me you're looking
for _magicFunction but defining magicNumber, two different names.
More information about the Digitalmars-d-learn
mailing list