The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: correy on December 21, 2010, 08:16:58 AM

Title: notice to hutch;提醒这里的相关管理人
Post by: correy on December 21, 2010, 08:16:58 AM
i found the windows.inc have not WM_SETVISIBLE=9.
please anyone to edit it.
;我发现windows.inc这个文件中没有 WM_SETVISIBLE=9 这个消息。
;请相关人员改写一下,特别是这里管理人员。
Title: Re: notice to hutch;提醒这里的相关管理人
Post by: MichaelW on December 21, 2010, 08:55:23 AM
A search of MSDN finds no match for WM_SETVISIBLE.

http://social.msdn.microsoft.com/Search/en-us?query=WM_SETVISIBLE

Title: Re: notice to hutch;提醒这里的相关管理人
Post by: oex on December 21, 2010, 09:50:03 AM
http://www.winehq.org/pipermail/wine-patches/2004-April/010818.html

"Also it seems that WM_SETVISIBLE is so old that it exists only
in Wine headers these days. We need to handle WM_SHOWWINDOW
instead."
Title: Re: notice to hutch;提醒这里的相关管理人
Post by: correy on December 22, 2010, 08:54:46 AM
the windows.inc Should be have the message:WM_SETVISIBLE=9 ,
we can not use it.
this is a bug.
;windows.inc这个文件应该包含这个信息,尽管它已经过时,windows.inc是大全吗?:WM_SETVISIBLE=9。
;我们可以不用它。
;这是个缺陷。
Title: WM_SETVISIBLE
Post by: jj2007 on December 22, 2010, 09:56:18 AM
Quote from: correy on December 22, 2010, 08:54:46 AM
the windows.inc Should be have the message:WM_SETVISIBLE=9 ,
we can not use it.
this is a bug.

Correy,

Read the answers before posting the same nonsense again. WM_SETVISIBLE is an extremely old, obsolete constant. If you have found a need, please post code - we are all curious. And the simplest solution to this "bug" is to write WM_SETVISIBLE=9 in the line before you use it. Or, if you want to save some typing, just replace WM_SETVISIBLE with 9.
Title: Re: notice to hutch;提醒这里的相关管理人
Post by: hutch-- on December 22, 2010, 10:08:38 AM
correy,

WM_SETVISIBLE= 9是很旧,是不是在Windows任何不再使用。您应该使用WM_SHOWWINDOW代替。
Title: Re: notice to hutch;提醒这里的相关管理人
Post by: Twister on December 23, 2010, 12:58:12 AM
You speak Chinese hutch?
Title: Re: notice to hutch;提醒这里的相关管理人
Post by: donkey on December 23, 2010, 01:35:19 AM
Quote from: Horton on December 23, 2010, 12:58:12 AM
You speak Chinese hutch?

互联网译者是伟大的

"Internet translators are great"

Edgar
Title: Re: notice to hutch;提醒这里的相关管理人
Post by: haithink on December 26, 2010, 10:51:18 AM
 :bg :bg :bgha,ha,very happy to see chinese int the forum!
Title: Re: notice to hutch;提醒这里的相关管理人
Post by: hutch-- on December 26, 2010, 11:37:57 AM
我们尝试,但我必须用谷歌翻译,所以它不会是非常好的中文。