incbin with dll

BlitzMax Forums/BlitzMax Programming/incbin with dll

it looks like bmax can inbin a dll but now i will save the thing for using it ?

Incbin "fmod.dll"
....?
....?
....?

ok load and save a dll is to go but the exe will load the dll in runtime yet.

[EDIT: Gah, doesn't work!]

real same this doesn't work!!

modHandle=LoadLibraryA("incbin::test.dll")

The humiliation! I'd made a really stupid mistake. No wonder I was surprised it "worked"...

no way for this i mean . windows will load the dll in the start from the *.exe !?
the copy a dll over the loadbank/savebank functions is to late for this .

pah i make a zip ;)