Modify ↓
Opened 6 weeks ago
Closed 6 weeks ago
#4069 closed Bug (Fixed)
Documentation for: _WinAPI_PrintWindow
| Reported by: | mLipok | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | 3.3.19.0 | Component: | Documentation |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description (last modified by )
The documenation for _WinAPI_PrintWindow() is not accurate.
The third parameter is not Bool it is Int
These 2 following const values can be added to the UDF
0x1 PW_CLIENTONLY Captures only the client area. 0x2 PW_RENDERFULLCONTENT Used to capture the full content, which is useful for modern applications.
They can be mentioned in _WinAPI_PrintWindow.txt
Then also _WinAPI_PrintWindow.au3 example can be changed o use global variables.
My EN skills are poor to handle it correctly by my self
Attachments (0)
Change History (2)
comment:1 by , 6 weeks ago
| Description: | modified (diff) |
|---|
comment:2 by , 6 weeks ago
| Milestone: | → 3.3.19.0 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [13269] in version: 3.3.19.0