Modify ↓
#2964 closed Bug (Fixed)
$tagWNDCLASS
Reported by: | Cythor | Owned by: | Melba23 |
---|---|---|---|
Milestone: | 3.3.13.20 | Component: | Standard UDFs |
Version: | 3.3.13.19 | Severity: | None |
Keywords: | Cc: |
Description
Hello! :)
The $tagWNDCLASS struct in the WinAPISys.au3 is wrong.
$tagWNDCLASS = 'uint Size;uint Style;ptr hWndProc;int ClsExtra;int WndExtra;ptr hInstance;ptr hIcon;ptr hCursor;ptr hBackground;ptr MenuName;ptr ClassName;ptr hIconSm'
Look here: http://msdn.microsoft.com/en-us/library/windows/desktop/ms633576(v=vs.85).aspx
The Size and hIconSm elements are not given.
Attachments (0)
Change History (2)
comment:1 Changed 10 years ago by Melba23
- Milestone set to 3.3.13.20
- Owner set to Melba23
- Resolution set to Fixed
- Status changed from new to closed
comment:2 Changed 10 years ago by guinness
Missing from the changelog. I have now added.
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.
Fixed by revision [11174] in version: 3.3.13.20