News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

notice to hutch;提醒这里的相关管理人

Started by correy, December 21, 2010, 08:16:58 AM

Previous topic - Next topic

correy

i found the windows.inc have not WM_SETVISIBLE=9.
please anyone to edit it.
;我发现windows.inc这个文件中没有 WM_SETVISIBLE=9 这个消息。
;请相关人员改写一下,特别是这里管理人员。

MichaelW

eschew obfuscation

oex

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."
We are all of us insane, just to varying degrees and intelligently balanced through networking

http://www.hereford.tv

correy

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。
;我们可以不用它。
;这是个缺陷。

jj2007

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.

hutch--

correy,

WM_SETVISIBLE= 9是很旧,是不是在Windows任何不再使用。您应该使用WM_SHOWWINDOW代替。
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

Twister


donkey

Quote from: Horton on December 23, 2010, 12:58:12 AM
You speak Chinese hutch?

互联网译者是伟大的

"Internet translators are great"

Edgar
"Ahhh, what an awful dream. Ones and zeroes everywhere...[shudder] and I thought I saw a two." -- Bender
"It was just a dream, Bender. There's no such thing as two". -- Fry
-- Futurama

Donkey's Stable

haithink

 :bg :bg :bgha,ha,very happy to see chinese int the forum!

hutch--

我们尝试,但我必须用谷歌翻译,所以它不会是非常好的中文。
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php