Modify ↓
Opened 12 years ago
Closed 11 years ago
#2888 closed Bug (No Bug)
Error return code _WinAPI_DuplicateHandle
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | Standard UDFs | |
| Version: | 3.3.13.19 | Severity: | None |
| Keywords: | Cc: |
Description
Attachments (0)
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 11 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

It is not a bug just read the doc which say on error 0 is return and if you want to know which kind of error it is the use responsability to call _WinAPI_GetLastError()
I understand it could have been done as you suggest but I was decided long time ago to return error like it is done right know