|
-
Jan 18th, 2006, 08:13 PM
#1
Thread Starter
New Member
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
-
Jan 19th, 2006, 07:03 AM
#2
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?
-
Jan 20th, 2006, 06:31 PM
#3
Thread Starter
New Member
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
-
Jan 21st, 2006, 07:50 AM
#4
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?
-
Feb 4th, 2006, 11:02 AM
#5
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|