狼兄 发表于 2012-8-31 02:26:19

重大错误——中文文档中_WinAPI_SetCapture这个函数参数汉化的错误

_WinAPI_SetCapture函数:
本来英文文档中关于这个函数的参数hwnd是这样描述的Handle to the window in the current thread that is to capture the mouse
但是这中文文档是这样说的:当前线程句柄
请注意:Handle to the window 其实己经说明这是一个窗口句柄,而不是一个线程句柄
而且我搞了两天了,用了两天的线程句柄,搞得人都烦了,我还是没有找出原因一直以为是自己的问题
看了英文文档后才知道是翻译出错了,最后改成了窗口句柄,函数就调用成功了!!!
望修正!!!!

131738 发表于 2012-9-9 15:52:28

_WinAPI_SetCapture函数:
本来英文文档中关于这个函数的参数hwnd是这样描述的Handle to the window in th ...
狼兄 发表于 2012-8-31 02:26 http://www.autoitx.com/images/common/back.gif

呵呵。。。。我的汉化是对的。。。。

jdd3 发表于 2012-11-2 11:27:27

{:face (332):}{:face (332):}{:face (332):}{:face (332):}

leon460 发表于 2012-11-2 11:42:46

{:face (411):},同情'ing

时代科技 发表于 2013-1-16 01:52:08

回复 1# 狼兄


    赚钱取经
页: [1]
查看完整版本: 重大错误——中文文档中_WinAPI_SetCapture这个函数参数汉化的错误