Modify

Opened 3 weeks ago

Closed 3 weeks ago

#4067 closed Bug (Fixed)

_WinAPI_EnumWindowStations() example and documentation

Reported by: mLipok Owned by: Jpm
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 Changed 3 weeks ago by Jpm

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

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

Fixed by revision [13263] in version: 3.3.19.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.

Add Comment

Modify Ticket

Action
as closed The owner will remain Jpm.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.