CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: [RESOLVED] Use ActiveX DLL without installing an application

    Quote Originally Posted by _UE_ View Post
    BoxedApp writes registry settings into memory, not real registry.
    So you are saying that this app can fool the COM subsystem into thinking that an ActiveX control has been registered properly?

  2. #17
    Join Date
    Aug 2004
    Posts
    17

    Re: [RESOLVED] Use ActiveX DLL without installing an application

    Quote Originally Posted by Arjay View Post
    So you are saying that this app can fool the COM subsystem into thinking that an ActiveX control has been registered properly?
    Yes, exactly.

    Thank you.

Page 2 of 2 FirstFirst 12

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

Featured