Modify ↓
Opened 48 minutes ago
Last modified 48 minutes ago
#4069 new Bug
Documentation for: _WinAPI_PrintWindow
| Reported by: | mLipok | Owned by: | |
|---|---|---|---|
| Milestone: | 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)
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.
