Windows NT & comdlg32.ocx

Squick

Distinguished
Jan 3, 2003
14
0
18,510
Archived from groups: microsoft.public.windowsnt.setup (More info?)

I have written a program that runs on win xp with no problems.
The trouble I've got is that it refuses to work with comdlg32.ocx
when run on win nt.

I have coppied the ocx file from the win xp system to the nt system.
but it still refuses to work.

Any hints ?

tia

sQuick..
 
Archived from groups: microsoft.public.windowsnt.setup (More info?)

At the very least you'll need to first unregister the one you're replacing
and then register the new version. Do you have a copy of depends.exe? If so
you might run it against comdlg32.ocx and make sure the correct versions of
the dependent DLL's are in place. Better to ask in one of the programming
groups about this issue.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


"sQuick" wrote:
|I have written a program that runs on win xp with no problems.
| The trouble I've got is that it refuses to work with comdlg32.ocx
| when run on win nt.
|
| I have coppied the ocx file from the win xp system to the nt system.
| but it still refuses to work.
|
| Any hints ?
|
| tia
|
| sQuick..
|
|