AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

how to use Pointer with Dllcall or Sendmessage?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Fri May 02, 2008 9:57 pm    Post subject: how to use Pointer with Dllcall or Sendmessage? Reply with quote

i don't really know how to use pointer in autohotkey
i'm trying to test various dllcalls and sendmessage for studying purpose.
i couldn't found in help file that says how to use pointer

Code:
ThisisVar = 0000
ThisisPointer := Var


is this pointer?
hope someone would answer me.
i haven't got answers ever Sad
thanks
Back to top
SomeGuy



Joined: 21 Apr 2008
Posts: 96
Location: somewhere

PostPosted: Fri May 02, 2008 10:00 pm    Post subject: Reply with quote

Code:
Var = blah
Pointer_to_Var := &Var
Back to top
View user's profile Send private message
Guest






PostPosted: Fri May 02, 2008 10:08 pm    Post subject: Reply with quote

Thanks for answer SomeGuy
i'll trying.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group