im-dispatch.cpp: In function 'shutdown_client': im-dispatch.cpp:159: warning: assignment makes integer from pointer without a cast
但因為不清楚在 Win32 裡的 HANDLE 是啥意思,所以不清楚這樣子改有沒有問題。
另外,還有一個編譯警告訊息:
../util.cpp: In function 'sys_err_strA': ../util.cpp:83: warning: statement with no effect ../util.cpp:84: warning: control reaches end of non-void function