Requests of new features and reports on bugs needs to be fixed
Moderators: Murderator+ , Murderator
Lem
Posts: 49 Joined: 2004-05-23 18:31:26
Post
by Lem » 2004-09-22 12:20:44
i was wondering if you could add a coords query support..
maybe improving the handling of WM_USER+0x4321 messages.
for example if wParam is 2 then it should return a long value where HIWORD is x coord and LOWORD is y coord. lParam would be ignored.
please, should be really easy. (i would gladly help you testing if you need)
thx, lem.
(i almost forgot: icq 160386572 but i'm already in your cl, i think)
Lem
Posts: 49 Joined: 2004-05-23 18:31:26
Post
by Lem » 2004-09-22 12:24:31
btw i was wondering how does inj's wheel support work too :\
does it use a WH_MOUSE hook?
actually i wonder a lot lately :\ lol
Lord Ruslan Nightmare
Expert!
Posts: 359 Joined: 2004-04-25 11:11:07
Contact:
Post
by Lord Ruslan Nightmare » 2004-09-22 13:23:19
Yoko sad, what windows message control feature is experimental and he did'nt tested it at all
Без труда не выловишь и рыбку из пруда,
А без пруда не выловишь её и с трудом...
Yoko
Site Admin
Posts: 1964 Joined: 2004-04-03 16:49:38
Contact:
Post
by Yoko » 2004-09-23 11:04:41
Lem wrote: btw i was wondering how does inj's wheel support work too :\ does it use a WH_MOUSE hook? actually i wonder a lot lately :\ lol
it is working in few last versions
Yoko
Site Admin
Posts: 1964 Joined: 2004-04-03 16:49:38
Contact:
Post
by Yoko » 2004-09-23 11:06:02
Lord Ruslan Nightmare wrote: Yoko sad, what windows message control feature is experimental and he did'nt tested it at all
exactly right
but it was supposed that it will be extendend in a way he requested, through calling parameters/returns
Lem
Posts: 49 Joined: 2004-05-23 18:31:26
Post
by Lem » 2004-09-23 13:24:48
Yoko wrote: Lem wrote: btw i was wondering how does inj's wheel support work too :\ does it use a WH_MOUSE hook? actually i wonder a lot lately :\ lol
it is working in few last versions
but why does inj have to store the commands
to be executed on_mousewheel in minus and plus hotkeys?
Yoko
Site Admin
Posts: 1964 Joined: 2004-04-03 16:49:38
Contact:
Post
by Yoko » 2004-09-24 13:34:00
why not?
Lem
Posts: 49 Joined: 2004-05-23 18:31:26
Post
by Lem » 2004-09-24 14:56:12
Yoko wrote: why not?
well some people may have already binded a macro there :\
Yoko
Site Admin
Posts: 1964 Joined: 2004-04-03 16:49:38
Contact:
Post
by Yoko » 2004-09-24 23:30:56
unluky for them ^_^
Lem
Posts: 49 Joined: 2004-05-23 18:31:26
Post
by Lem » 2004-09-24 23:53:30
what about the coords query support?