Modify ↓
Opened 16 years ago
Closed 16 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 Changed 16 years ago by Gary
- Milestone set to 3.2.13.2
- Owner set to Gary
- Resolution set to Fixed
- Status changed from new to closed
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 in version: 3.2.13.2