64 Bit Shell Extension
Posted: Sat Apr 24, 2010 9:25 pm
Hi all,
I have been playing with the examples of the shell extensions on the forums here, and they all apparently seem to fail when registering the DLL. I am using PB 4.5b3 x64 and compiling to an x64 DLL.
Basically, what I want to do is create a shell extension similar to ClipName. This ShellEx lets you copy a filename either with or without the path to the clipboard. I'd like to take is a step forward, and add subhandlers for MP3s that let you copy the filename alone without the extension so you can paste it into Google and search for IDTag artwork.
I was just wondering if anyone has got any of these shell extension working in the x64 environment. If so, can you post some source so I can see where I am going wrong?
I have been playing with the examples of the shell extensions on the forums here, and they all apparently seem to fail when registering the DLL. I am using PB 4.5b3 x64 and compiling to an x64 DLL.
Basically, what I want to do is create a shell extension similar to ClipName. This ShellEx lets you copy a filename either with or without the path to the clipboard. I'd like to take is a step forward, and add subhandlers for MP3s that let you copy the filename alone without the extension so you can paste it into Google and search for IDTag artwork.
I was just wondering if anyone has got any of these shell extension working in the x64 environment. If so, can you post some source so I can see where I am going wrong?