RE: [AD] standing Windows issues

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> and it returned DSERR_BUFFERLOST.

And the solution to this is to lock a buffer in a loop,
Like
while ([buffer]->Restore() == DSERR_BUFFERLOST);
then perform the lock command.

Ryan





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/