releasecapture这个windows api 函数不明白,请高手指点。

解决方案 »

  1.   

    Win32的原文在这里,翻译起来太麻烦也不一定准确, 
    The ReleaseCapture function releases the mouse capture from a window in the current thread and restores normal mouse input processing. A window that has captured the mouse receives all mouse input, regardless of the position of the cursor, except when a mouse button is clicked while the cursor hot spot is in the window of another thread.