Modify ↓
Opened 18 years ago
Closed 18 years ago
#371 closed Bug (Fixed)
_GDIPlus_Startup() returns wrong boolean value
| Reported by: | wraithdu | Owned by: | Gary |
|---|---|---|---|
| Milestone: | 3.2.13.2 | Component: | AutoIt |
| Version: | 3.2.13.1 | Severity: | None |
| Keywords: | Cc: |
Description
The GdiplusStartup() function returns 0 on success, so the last line of _GDIPlus_Startup() should be
Return $aResult[0] == 0
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
| Milestone: | → 3.2.13.2 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in version: 3.2.13.2