Thumb thread should check the exit signal
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@701 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -80,7 +80,7 @@ bool end;
|
||||
CreateThumbnail();
|
||||
|
||||
}
|
||||
while( !end );
|
||||
while( !end && !IsExitSignal() );
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user