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

Peter Ritchie <[email protected]> Thu, 26 Apr 2007 13:21:17 -0400
Newsgroups gmane.comp.windows.devel.dotnet.cx
Message-ID <LISTSERV%[email protected]>
Shell extensions are in-process, it's not recommended (i.e. not supported)
to write managed shell extensions.

Raymond Chen reinforces and clarifies Jesse Kaplan's explanation [1] why
this isn't recommended here:
http://blogs.msdn.com/oldnewthing/archive/2006/12/18/1317290.aspx

[1] http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=125283&SiteID=1

On Thu, 26 Apr 2007 22:05:29 +0530, Surya Kiran
<[email protected]> wrote:

>
>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.

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com