Results 1 to 5 of 5

Thread: How Can I Change OCX Type Library ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    6

    How Can I Change OCX Type Library ?

    i must change Type Library of ocx file. but i cant. always giving error.. i am using delphi and pe explorer.. is it possible ? if is possible what i need ? thnx everyone

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How Can I Change OCX Type Library ?

    Welcome to the forums.

    Do you have the source code for the OCX?

    What was it written in?

    What is the error that you receive?

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    6

    Re: How Can I Change OCX Type Library ?

    thnx


    i haven't source code, i'm trying something.. file was written with delphi.. i'm changing type library with pe explorer. but when i try to register ocx file, giving error (regsrv32.exe) is it possible ? can i change type library or classid ? tyvm

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How Can I Change OCX Type Library ?

    I don't believe you can change the type library except from within the source code, and the classid is typically created when it is either compiled or registered.

    What is the regsvr32 error that you are getting?

  5. #5

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    6

    Re: How Can I Change OCX Type Library ?

    i getting this error..

    LoadLibrary("xxx.ocx") failed - A dynamic link library (DLL) initialization routine failed

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