Hi,
I am still playing around with the examples and have some problem with understanding the DLL handling in BlitzPlus...
Would be nice, if you give me some simple hints:
The command ".lib" is not explained in the manual?
so, how do I include a standard win dll?
I typed:
in the beginning of my source and when I want to compile, it says: Expecting "End of File" right after the .lib..
Is there a very basic working example of code how to handle DLLs?
Thanks,
P!
I am still playing around with the examples and have some problem with understanding the DLL handling in BlitzPlus...
Would be nice, if you give me some simple hints:
The command ".lib" is not explained in the manual?
so, how do I include a standard win dll?
I typed:
.lib "wininet.dll"
in the beginning of my source and when I want to compile, it says: Expecting "End of File" right after the .lib..
Is there a very basic working example of code how to handle DLLs?
Thanks,
P!