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 by , 11 years ago
| Milestone: | → 3.3.13.20 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [11174] in version: 3.3.13.20