Modify ↓
#868 closed Feature Request (Completed)
Add _WinAPI_SetLayeredWindowAttributes
| Reported by: | ProgAndy | Owned by: | Jpm |
|---|---|---|---|
| Milestone: | 3.3.1.0 | Component: | Standard UDFs |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
i think,
_WinAPI_SetLayeredWindowAttributes
and _WinAPI_GetLayeredWindowAttributes are useful functions to create layered windows, so they should be added to WinAPI.au3
Attachments (1)
Change History (3)
by , on Mar 17, 2009 at 8:07:14 PM
| Attachment: | LayeredAttrib.au3.txt added |
|---|
comment:1 by , on Mar 17, 2009 at 9:00:02 PM
| Milestone: | 3.3.1.0 |
|---|---|
| Version: | 3.3.0.0 |
Automatic ticket cleanup.
comment:2 by , on Mar 26, 2009 at 2:08:17 PM
| Milestone: | → 3.3.1.0 |
|---|---|
| Owner: | changed from to |
| Resolution: | → Completed |
| Status: | new → closed |
Added in version: 3.3.1.0
Note:
See TracTickets
for help on using tickets.

The funcs and an example