Results 1 to 3 of 3

Thread: Does an OCX have to be registered to work?

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 1999
    Location
    Warner Robins, GA
    Posts
    37

    Exclamation

    My question is pretty simple,

    Does an OCX have to be registered to be used by my application or can I just place the OCX in the same directory as the .exe file? I know I can do it for DLLs but wasn't sure about OCXs. I have attempted to run a program in this manner and everything seems to work. However, I have always assumed that OCXs needed to be registered. Thanks in advance!

    Matt

  2. #2
    Lively Member
    Join Date
    Jan 1999
    Posts
    81

    depends

    If you program services point to it in a dir such as windows then yes it must be in the windows dir... but if you put all the ocx in the folder with the project then compilie it then relate the program to them there it will run from there...

    If you want some more detailed information on how to do this drop me an email..

    Hope this helps

    Brooke.
    -------------------------
    There is never only one right answer. That is the magic of programming.
    -------------------------

  3. #3
    Guest

    yes it does

    Yes you have to register an .ocx for it to work.


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