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 by , 18 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 by , 18 years ago
| Milestone: | → 3.2.11.0 |
|---|
Note:
See TracTickets
for help on using tickets.

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