Results 1 to 40 of 42

Thread: [vb6] Getting AddressOf for VB Class/Object Modules

Threaded View

  1. #7
    PowerPoster
    Join Date
    Jul 2010
    Location
    NYC
    Posts
    7,667

    Re: [vb6] Getting AddressOf for VB Class/Object Modules

    It is your modifications, "v2.0 Re-write by LaVolpe"

    But yeah, super low priority if you're not interested since this is a drop-in replacement that fixes it without breaking anything.

    Edit: Can just elimate that entire For loop right? Don't see any reason for it if it's From 5 To 5. Not seeing any problems with so far (changed the Exit For's to Exit Do's), but given how unrelated the whole thing with IObjectSafety is, I'm not trusting the obvious to be true. Recall it's just simply the presence of the IObjectSafety methods anywhere in the code, not like they're public, or at the end with the subclass/callback procs, or in any way different from the several other Implemented interfaces. What's the connection? Who knows. So I ask about what should be obvious with just elimating the For loop all together.
    Last edited by fafalone; May 1st, 2020 at 04:24 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