Fix Log Dialog sometimes blocks on closing, TortoiseGitProc.exe not exiting
commiteb86752ad78b9dbbe81ed957c4e6924f1a43df2b
authorSup Yut Sum <ch3cooli@gmail.com>
Wed, 3 Apr 2013 12:38:28 +0000 (3 20:38 +0800)
committerSup Yut Sum <ch3cooli@gmail.com>
Wed, 3 Apr 2013 12:38:28 +0000 (3 20:38 +0800)
treea68d57fb561c41ab1fd427e83cfb9bfcefc655d3
parentab3b60ff5ad948c18e4427fe00e473e62a0b78b3
Fix Log Dialog sometimes blocks on closing, TortoiseGitProc.exe not exiting

Call PeekMessage() to check the message loop before calling AfxGetThread()->PumpMessage()

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
src/TortoiseProc/GitLogListBase.h