coords query support through sendmessage [4yoko]

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
Lem
Posts: 49
Joined: 2004-05-23 18:31:26

coords query support through sendmessage [4yoko]

Post by Lem »

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 »

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 »

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 »

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 »

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 »

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 »

why not?
Lem
Posts: 49
Joined: 2004-05-23 18:31:26

Post by Lem »

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 »

unluky for them ^_^
Lem
Posts: 49
Joined: 2004-05-23 18:31:26

Post by Lem »

what about the coords query support?
Post Reply