Opened on Jan 4, 2010 at 1:56:23 PM
Closed on Jan 4, 2010 at 3:35:27 PM
Last modified on Jan 4, 2010 at 4:04:53 PM
#1388 closed Feature Request (Rejected)
GUIRegisterMsg() return value
| Reported by: | KaFu | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Hi Lads,
I think I've read this already in past somewhere, but couldn't find it anymore...
Would it be possible to return the legacy function name on a successful GUIRegisterMsg() if that message has been registered before? Maybe in @extended? Should come in handy in creating UDFs or to chain up the functions.
Best Regards
Attachments (0)
Change History (3)
comment:1 by , on Jan 4, 2010 at 2:00:02 PM
| Version: | 3.3.2.0 |
|---|
follow-up: 3 comment:2 by , on Jan 4, 2010 at 3:35:27 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
The @extended macro can only return numeric values.
I'm closing this as rejected. At some point all our "Register" stuff should use a stack similar to AdlibRegister().
comment:3 by , on Jan 4, 2010 at 4:04:53 PM
The @extended macro can only return numeric values.
Upsa, forgot that, sorry.
I'm closing this as rejected. At some point all our "Register" stuff should use a
stack similar to AdlibRegister().
Looking forward :)...

Automatic ticket cleanup.