Results 1 to 40 of 51

Thread: AddressOf for Class Methods (and other VTable exploration)?

Threaded View

  1. #30
    Fanatic Member
    Join Date
    Nov 2013
    Posts
    658

    Re: AddressOf for Class Methods (and other VTable exploration)?

    Quote Originally Posted by LaVolpe View Post
    But as I suggested, may want to start a new thread. I would suspect it might get lengthy. In addition, you may want to explain what you plan on doing with the function pointers once you get them (which will also be in 8-byte lengths).
    I want this simply for learning purposes.

    As an example I would want to see if I can keep a SetTimer API callback routine within a class module without the need for an additional standard module.

    I'll start a new thread later.

    Thanks for responding.

    EDIT
    How did you get the &H258 ?
    Last edited by JAAFAR; Apr 30th, 2020 at 11:00 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width