Page 2 of 3
Posted: Thu Mar 17, 2005 3:21 pm
by Psychophanta
El_Choni wrote:@Psychophanta: you're talking about a Drag and Drop Shell Handler, which is different from this one. I can have a look at that when I arrive home.
Aha! Thanx

Posted: Thu Mar 17, 2005 3:58 pm
by Rings
well, El_choni did some good work here.
This is defintly a good start to create ActiveX-DLL's with Purebasic.
go on, i like it

Posted: Thu Mar 17, 2005 7:44 pm
by El_Choni
Hi,
Fixed a couple of things in the second code, might work for you now, Edwin.
@Rings: yes, I think it's possible, but it probably needs some work, specially with two things which scare me a bit: IDispatch (is it really needed in ActiveX DLLs?) and TypeLibs.
Posted: Fri Mar 18, 2005 10:08 am
by Edwin Knoppert
Yes it works,

did not expect a bitmap in the menu itself.. ha!
Posted: Fri Mar 18, 2005 10:10 am
by Edwin Knoppert
Btw, for a short period of time i put the dll over here:
http://www.hellobasic.com/trials/pbmimg.dll
You'll need to register the dll.
Posted: Fri Mar 18, 2005 10:43 am
by gnozal
Edwin,
what is this DLL for ?
Posted: Mon Mar 21, 2005 10:57 am
by Edwin Knoppert
eh?
I just compiled the project above to a dll, so you could have a brief peek.
However, i still have trouble.
On some items the stuff hangs, non images.
Posted: Mon Mar 21, 2005 12:36 pm
by gnozal
Edwin Knoppert wrote:eh?
I just compiled the project above to a dll, so you could have a brief peek.

Posted: Mon Mar 21, 2005 12:45 pm
by El_Choni
@Edwin: could you check if that haappens in LoadImage or after?
Posted: Mon Mar 21, 2005 1:53 pm
by Edwin Knoppert
I removed it since i had serious trouble under XP.
I believe it crashed XP when right clicking an icon on the taskbar.
(The lnk files like media player etc..)
Posted: Mon Jan 23, 2006 6:54 pm
by szerda
Hi
i need some help: how can i add 2 or more line to context menu?
thanks
Posted: Tue Jan 24, 2006 12:33 am
by El_Choni
I'll have a look at the code this week, it's not difficult to do what you want.
Posted: Tue Feb 07, 2006 5:28 pm
by szerda
Thanks El_Choni
i wait your reply, because i can't know how to do that
Posted: Wed Feb 08, 2006 1:14 am
by Intrigued
I mirrored (ok?) this over at:
www.amsuser.com/misc/pbmimg&source.zip
I also have a .txt file with the post with the source included.
FWIW
Thanks for sharing this and I look forward to you updates as you have time.

Posted: Sun May 28, 2006 3:53 pm
by troy
Is it possible to update the code for PB4? Got few asm errors here...
