flat assembler
Message board for the users of flat assembler.
Index
> Windows > WNDCLASSEX struct in USER64.INC |
Author |
|
TightCoderEx 02 Jul 2013, 00:52
I'm trying to figure out what I'm missing here as if I wanted to use
CS_DROPSHADOW = 0002 0000 Enables the drop shadow effect on a window. The effect is turned on and off through SPI_SETDROPSHADOW. Typically, this is enabled for small, short-lived windows such as menus to emphasize their Z-order relationship to other windows. Windows created from a class with this style must be top-level windows; they may not be child windows. It is missing from USER64.INC. Also the following are defined but not documented on this page. CS_KEYCVTWINDOW = 00004h CS_NOKEYCVT = 00100h CS_IME = 10000h |
|||
02 Jul 2013, 00:52 |
|
revolution 02 Jul 2013, 01:26
What is your question? Are you asking about missing constant definitions? Or are you asking about the meanings of three constants? Something else?
|
|||
02 Jul 2013, 01:26 |
|
revolution 02 Jul 2013, 04:36
TightCoderEx wrote: 1: Why are these three included when they are undocumented BTW: Using a question mark (?) might help to make your questions more clear. |
|||
02 Jul 2013, 04:36 |
|
TightCoderEx 02 Jul 2013, 12:24
revolution wrote: BTW: Using a question mark (?) might help to make your questions more clear. Thanks and a reasonable assumption too. Would be nice if M$ would document these changes a little more clearly. I suppose if I was using NET and VS 2012 everything would be alright. |
|||
02 Jul 2013, 12:24 |
|
bitRAKE 02 Jul 2013, 19:15
Documentation life cycle:
1) undocumented 2) documented poorly 3) deprecated Welcome to the minefield which is Windows. Actually, it will plague most any sufficiently large software project. There is always a gap between what code does and what is communicated about what code does. |
|||
02 Jul 2013, 19:15 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.