Modify ↓
Opened 3 weeks ago
Closed 3 weeks ago
#4069 closed Bug (Fixed)
Documentation for: _WinAPI_PrintWindow
| Reported by: | mLipok | Owned by: | Jpm |
|---|---|---|---|
| Milestone: | 3.3.19.0 | Component: | Documentation |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description (last modified by mLipok)
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 Changed 3 weeks ago by mLipok
- Description modified (diff)
comment:2 Changed 3 weeks ago by Jpm
- Milestone set to 3.3.19.0
- Owner set to Jpm
- Resolution set to Fixed
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.

Fixed by revision [13269] in version: 3.3.19.0