Modify

Opened 6 weeks ago

Closed 6 weeks ago

#4067 closed Bug (Fixed)

_WinAPI_EnumWindowStations() example and documentation

Reported by: mLipok Owned by: J-Paul Mesnage
Milestone: 3.3.19.0 Component: Documentation
Version: 3.3.18.0 Severity: None
Keywords: Cc:

Description

https://www.autoitscript.com/forum/topic/213432-questions-about-_winapi_enumwindowstations/#findComment-1549311

_WinAPI_EnumWindowStations.au3 example currently need to be added:

#include <WinAPISysWin.au3>

but what about Documentation ?
I mean Docs says:

###Syntax###
#include <WinAPISys.au3>
_WinAPI_EnumWindowStations (  )

Which at least for me means that it suggests that only

#include <WinAPISys.au3>

is required.

Attachments (0)

Change History (2)

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

In fact the use of the #include is a go around.
I will fix the include files

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 [13263] 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.