Screen capture crash

Post Reply
C. V. Reynolds
Junior Member
Posts: 6
Joined: Sun Aug 23, 2009 10:56 am

Screen capture crash

Post by C. V. Reynolds »

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.

spacy51
Senior Member
Posts: 371
Joined: Tue Mar 18, 2008 4:59 pm

Screen capture crash

Post by spacy51 »

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.

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

Screen capture crash

Post by Squall Leonhart »

897 includes the libs linked statically

Post Reply