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 mLipok)

The documenation for _WinAPI_PrintWindow() is not accurate.

https://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/page/40/#findComment-1549386

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 mLipok, 6 weeks ago

Description: modified (diff)

comment:2 by J-Paul Mesnage, 6 weeks ago

Milestone: 3.3.19.0
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [13269] in version: 3.3.19.0

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.