Re: FW: 32bit shellext code does not work on 64bit system

"Corneliu I. Tusnea" <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.winforms
Message-ID <[email protected]>
Kiran,

x64 processed CAN'T load x32 dlls. There is no way you will convince
Explorer.exe to load your dll.
What you need to do is recompile your DLL with x64 as the target
platform and from the setup detect the type of platform and deploy one
DLL or the other.

Also please take notice that there are strong opinions that you should
not develop shell extensions in .Net:
Start here:
http://blogs.msdn.com/oldnewthing/archive/2006/12/18/1317290.aspx


Regards,

Corneliu I. Tusnea
Readify | Senior Consultant

M: +61 410 835 593 | C: [email protected]
-----Original Message-----
From: Discussion forum for developers using Windows Forms to build apps
and controls [mailto:[email protected]] On Behalf Of
Surya Kiran
Sent: Friday, 27 April 2007 2:35 AM
To: [email protected]
Subject: [DOTNET-WINFORMS] FW: 32bit shellext code does not work on
64bit system

 
Hi,
 
I have implemented IShellExtInit,  IContextMenu interfaces(in C#) and
built on win32 system, it worked fine without issue.
When i build the same code on 64bit system it did not work exeuted.  Any
suggestion or thoughts on this.
 
 
Regards,
Kiran



The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email.
 
www.wipro.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.