Print Page | Close Window

Registering Components on Win95/98

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=3059
Printed Date: 17 November 2024 at 1:53pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Registering Components on Win95/98
Posted By: Shawshank
Subject: Registering Components on Win95/98
Date Posted: 18 October 2005 at 5:18pm

I tried to register the components on Windows 95/98 and they failed. GetLastError returns x00000485.

If I attempt to register the controls manually (shown below) it fails:

regsvr Codejock.CommandBars.v9.8.Demo.ocx

regsvr "Codejock.CommandBars.v9.8.Demo.ocx"

regsvr codejo~1.ocx

I had no trouble on Windows 98 SE and higher. Any idea why this fails?




Replies:
Posted By: Sven
Date Posted: 19 October 2005 at 6:30am

From Winerror.h, 0x00000485 = 1157 (ERROR_DLL_NOT_FOUND), which means "One of the library files needed to run this application cannot be found."

It seems that Codejock.CommandBars.v9.8.Demo.ocx requires a specific library which can't be found on your Windows 95/98 system.



Posted By: Oleg
Date Posted: 19 October 2005 at 8:17am
yes, you need mfc42.dll. Just copy it from Windows 98 SE

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net