Posted: Sat Nov 29, 2008 5:02 pm Post subject: [FASM] PostMessage and Mouse click
Hello everyone,
Im trying to make a macro via PostMessage. For a start i want to make a simple mouseclick ingame. First I found what kind of messages I need to do that these are:
hit test code is a string, such as HTCLIENT and mouse message ID is 512 but it seems to change even when the same message sequence is sent.
My question is how to combine string and number into one DWORD to send WM_SETCURSOR, also im not sure if this will work, so please help if you know more about simulating mouse clicks in asm, thanks. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum