Thread: Memory address

  1. #1
    Registered User
    Join Date
    Jul 2003
    Posts
    110

    Memory address

    Hi,

    I understand how to get the memory address for variables i can see in a program, but how do U get one for variables u cant see?

    See in this program it targets a player with a cursor. How do I get the memory address of what my cursor last targeted? Or how do I get the memory address period.

    Yes this program runs in windows mode if it matters

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    WM_MOUSEMOVE or similar. Vague question.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. tools for finding memory leaks
    By stanlvw in forum C++ Programming
    Replies: 4
    Last Post: 04-03-2009, 11:41 AM
  2. Pointer to specific memory address
    By elnerdo in forum C++ Programming
    Replies: 10
    Last Post: 05-19-2006, 07:35 AM
  3. Memory Address
    By Stack Overflow in forum C Programming
    Replies: 5
    Last Post: 05-25-2004, 11:43 AM
  4. Memory address?
    By Munkey01 in forum C++ Programming
    Replies: 4
    Last Post: 02-01-2003, 09:04 PM
  5. Manipulating the Windows Clipboard
    By Johno in forum Windows Programming
    Replies: 2
    Last Post: 10-01-2002, 09:37 AM