hi!
well, if i load a vaild image blitz returns MAV, ...
but if i put
in front of that, there is no MAV...
also if i put the debugger on, there is less often MAV. without debugger threre is MAV more often!
it seems like somebody put
into the structure of blitz...
however, if i delete a type entry which is NOT used in the program, it works...
very very strange!
ps: do NOT ask me for programming errors, because it IS a bug of bb and not a bug of MINE!
well, if i load a vaild image blitz returns MAV, ...
but if i put
FreeImage LoadImage("XGui2_TabPage.png")
in front of that, there is no MAV...
also if i put the debugger on, there is less often MAV. without debugger threre is MAV more often!
it seems like somebody put
If Rand(0, 10) = 0 Then RuntimeError "Memory acces violation"
into the structure of blitz...
however, if i delete a type entry which is NOT used in the program, it works...
very very strange!
ps: do NOT ask me for programming errors, because it IS a bug of bb and not a bug of MINE!