VBA-M Forums

Full Version: Screen capture crash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
As mentioned in my other thread, VBA-M always will crash for me if I try to use screen capture. It will produce a corrupted image as well.

This is on version SVN891.
Please check if there is a png-related dll file in your vba directory. if so, pleae download another build that has it included.

VBA-M crashes when using PNG in a DLL, and even though I tried to find the cause with a debugger, I had no success, as the fault lies somewhere in the c Runtime, and I don#t understand what's wrong.
897 includes the libs linked statically
Reference URL's