Re: Comdlg32.ocx




"Peter Foldes" <okf22@xxxxxxxxxxx> wrote in message news:e%232mbg%23JJHA.2444@xxxxxxxxxxxxxxxxxxxxxxx
See the following

http://windowsxp.mvps.org/comdlg32.htm

regsvr32 <ocx/dll filename>
to register, and
regsvr32 /U <ocx/dll filename>
to unregister


Did you not read the OP's post? It seems to me that he has already tired what you are suggesting, and he cannot do it. It flat-out told him that he cannot register the comdlg32.ocx on the machine, which is a 32 bit solution he is trying to reegister on a 64 bit machine.


"bodybreak" <guest@xxxxxxxxxxxxxxxxx> wrote in message news:f6fc90b4d46ba913cc652b709cce1a24@xxxxxxxxxxxxxxxxxxx

I've been trying to register Comdlg32.ocx on my new system... quite the
exercise in frustration! For a while, it wouldn't find the file, but I
think I have worked around that problem by giving permissions to all
users, since you can't Run As Admin for an .ocx file.

However, I'm geting a new error now:

The module "comdlg32.ocx" may not be compatible with the version of
Windows that you're running. Check to see if the module is compatible
with an x86 (32-bit) or x64 (64-bit) version of regsvr32.ocx.

My system is a 64-bit, so I'm pretty sure I would need the 64-bit
comdlg32.ocx module. Does such a thing exist? Where can I find it?
There are lots of sites out her with downloads for this module, but none
seem to specify 32-bit or 64-bit.

Thanks!


--
bodybreak

.



Relevant Pages

  • Re: Comdlg32.ocx
    ... regsvr32 <ocx/dll filename> ... what you are suggesting, ... cannot register the comdlg32.ocx on the machine, which is a 32 bit solution ...
    (microsoft.public.windows.vista.general)
  • Re: [PATCH 1 of 9] Lock the entire mm to prevent any mmu related operation to happen
    ... unsigned long flags, struct page **pages); ... Fortunately I figured out we don't really need mm_lock in unregister ... register needs mm_lock). ... Then _register serializes against all the mmu notifier ...
    (Linux-Kernel)
  • Re: Cannot unregister assembly
    ... The VS2005 could now unregister the ... > You should be able to compile at that point, and register and unregister, ... >> public static void UnregisterFunction ...
    (microsoft.public.dotnet.framework.interop)
  • RE: UnregisterChannel Issue in remoting
    ... then registered the remote type: ... When I tried to register the remote ... We need to unregister the remote type after the channel is ... the current problem is how to unregister a remote type. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Bug in SCSI async probing
    ... sd_probe_asynchas managed to register it? ... struct scsi_device *sdev; ... scsi_complete_async_scansfinishes the SCSI scanning. ... sd_remove trying to unregister a device which was never successfully ...
    (Linux-Kernel)

Loading