Modify ↓
      
        #25 closed Bug (Fixed)
_WinAPI_LoadShell32Icon doc typo
| Reported by: | MadBoy | Owned by: | Gary | 
|---|---|---|---|
| Milestone: | 3.2.11.0 | Component: | Documentation | 
| Version: | 3.2.10.0 | Severity: | |
| Keywords: | Cc: | 
Description
It says:
When you are done with the icon, call _API_DestroyIcon to release the icon handle
when it should be:
When you are done with the icon, call _WinAPI_DestroyIcon to release the icon handle
Attachments (0)
Change History (3)
comment:1 Changed 18 years ago by Gary
- Owner set to Gary
- Status changed from new to assigned
comment:2 Changed 18 years ago by Gary
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 18 years ago by Gary
- Milestone set to 3.2.11.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.
    

(In [2790]) Fixed ticket:25 UDF Doc corrected for _WinAPI_LoadShell32Icon