Modify ↓
Opened on Dec 6, 2012 at 2:56:34 PM
Closed on Dec 6, 2012 at 6:34:48 PM
Last modified on Dec 7, 2012 at 4:35:32 AM
#2288 closed Bug (No Bug)
Duplicated _WinAPI_OpenProcess
| Reported by: | n1ma | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Standard UDFs | |
| Version: | 3.3.9.4 | Severity: | None |
| Keywords: | Cc: |
Description
Hi
Mem_OpenProcess function in Memory.au3 and
_WinAPI_OpenProcess function in WinAPI.au3 are the same.
Cheers
Attachments (0)
Change History (3)
comment:1 by , on Dec 6, 2012 at 6:34:48 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
comment:2 by , on Dec 6, 2012 at 8:01:46 PM
duplication are just to include big library for just a function
Note:
See TracTickets
for help on using tickets.

Yes. However, former is function for internal use and not meant to be used outside Memory.au3.
No bug, just weird logic.