CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 1999
    Location
    Stuttgart, Germany
    Posts
    80

    How to register DLL's per code?

    Hello,

    is it possible to register OCX and DLL-files using code or a component. Or can I use the API? Would be very thankfull for every helping answer!

    thanks a lot

    AScomp


  2. #2
    Join Date
    Jan 2000
    Location
    Belgium / Europe
    Posts
    8

    Re: How to register DLL's per code?

    take a look at this , this site...

    http://codeguru.developer.com/vb/articles/1771.shtml

    should cover all you asked

    Ronny


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