Q: How do I write a Shell Extension / COM InProc server ?

Windows specific forum
hm
User
User
Posts: 30
Joined: Mon Oct 27, 2003 12:15 pm
Location: Germany
Contact:

Q: How do I write a Shell Extension / COM InProc server ?

Post by hm »

Hi,

I would like to create a Shell Extension Handler (Shortcut Menu Handler) using PureBasic.

My questions:
Has someone already ported the Microsoft SHELLEX example to PureBasic?
Is it possible at all to write a COM in-process server with PureBasic?

cu
-hm
freak
PureBasic Team
PureBasic Team
Posts: 5948
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

It should be possible, yes. Although it will be some work to implement
all interfaces and stuff that are required for that.

I actually started something like this. But it is very low on my priority list
now, and there are several other projects above it, so i'm not doing anything
there now.

Maybe next week, when there are holidays...

Timo
quidquid Latine dictum sit altum videtur
Post Reply