Modify ↓
Opened 11 years ago
Closed 8 years ago
#3027 closed Feature Request (Completed)
_WinAPI_RegEnumKeyEx
| Reported by: | jguinch | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | 3.3.15.1 | Component: | AutoIt |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
It should be useful to have this function in the WinAPIReg.au3 library.
I made it for my need (https://www.autoitscript.com/forum/topic/163551-_uninstalllist-listsearch-uninstall-keys-from-registry/?do=findComment&comment=1191673), but it should be rewritten to avoid the use of Date.au3
Attachments (0)
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
The date seems to be the only difference, but it's for this reason that I asked it.
I think it could be useful...
comment:3 by , 8 years ago
| Milestone: | → 3.3.15.1 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
Added by revision [12095] in version: 3.3.15.1
Note:
See TracTickets
for help on using tickets.

Other than the date the key was last written, how does this differ from RegEnumKey?