Modify ↓
#4037 closed Bug (No Bug)
Documention not updated
| Reported by: | TommyDDR | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.16.1 | Severity: | None |
| Keywords: | Cc: |
Description
Documentation for extended windows styles say :
$WS_EX_LAYERED Creates a layered window. Note that this cannot be used for child windows.
But msdn say : Windows 8: The WS_EX_LAYERED style is supported for top-level windows and child windows. Previous Windows versions support WS_EX_LAYERED only for top-level windows.
Attachments (0)
Change History (2)
comment:2 by , on Feb 21, 2025 at 12:55:23 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

I don't know where you get tis help version but in 3.3.15.1 the description is correct