Here is a version which don't depend on any specific dll. Accidently did that.. :)
Maze generation added.
Printable View
Here is a version which don't depend on any specific dll. Accidently did that.. :)
Maze generation added.
Cool. I made a sub for it, if you want to use it. Up to you.
If I'm going to use it, it would be nice if I can upload files.. :p
Do you have recompiled it as "release_small" ? 116KB vs 56KB. :)
I'll test this new version asap at home. :D
Probably because he statically linked with the DLL? :)
z33z I checked the upload box :)
The problem is that if the compile has the option Multi Threaded DLL it links to some function. Should be just Multi Threaded option.
That's why I avoid STL in my extensions.