Re: dib.c problem, and Solution to winmm deadlocking problem

2005-04-10 Thread Matthew Mastracci
Robert Lunnon wrote: After weeks of searching I have finally found my deadlock problem. Its actually not related to audio at all it's a ddraw problem with poor error handling, the surface wasn't released properly when the error "Application gave us bad source rectangle for Blt." occurs I address

dib.c problem, and Solution to winmm deadlocking problem

2005-04-09 Thread Robert Lunnon
After weeks of searching I have finally found my deadlock problem. Its actually not related to audio at all it's a ddraw problem with poor error handling, the surface wasn't released properly when the error "Application gave us bad source rectangle for Blt." occurs Also the DIB_DirectDrawSurf