Modify ↓
Opened 90 minutes ago
#4067 new Bug
_WinAPI_EnumWindowStations() example and documentation
| Reported by: | mLipok | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.18.0 | Severity: | None |
| Keywords: | Cc: |
Description
_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)
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.
