討論串[問題] BCB UI如何等待其他thread的執行結果
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 2→)留言3則,0人參與, 最新作者chengcti (卡馬請出來面對!!)時間12年前 (2012/11/14 15:19), 編輯資訊
0
0
0
內容預覽:
因為你的 main thread 等待 multex (我猜是 waitforsingleobject()). 此時 main thread 會進入 sleep. 所有 window event 無法處理. 請在 work thread 加上 postevent(). 在 main thread 等

推噓1(1推 0噓 3→)留言4則,0人參與, 最新作者KinRyou (KRKR)時間12年前 (2012/11/14 12:49), 編輯資訊
0
0
0
內容預覽:
開發平台(Platform): (Ex: VC++, GCC, Linux, ...). BCB. 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...). 問題(Question):. 目前在寫一個程式,主要目的讓使用者填入代號,自動判斷合法後會跳到下一步。. 判斷的
(還有7個字)
首頁
上一頁
1
下一頁
尾頁