wodShellMenu - WeOnlyDo Discussion board

wodShellMenu (General questions)

by tilly dean, Monday, May 05, 2008, 00:35 (6046 days ago)

Hallow,

Can the wodshellmenu.dll shell extension be coded so once is been registered it will work more like other shell extensions where it dos not need anothe exe running for the context menu to be displayed.

like adding mItem.SubItems.Add in to the dll.

Re: wodShellMenu

by wodSupport, Monday, May 05, 2008, 00:37 (6046 days ago) @ tilly dean

Tilly,

hi. Unfortunatelly it cannot. It is made as DLL which has to be used within your application.

Kreso

Re: wodShellMenu

by tilly, Monday, May 05, 2008, 01:10 (6046 days ago) @ wodSupport

Hi.
Um i mean,
If i buy the source code can in the the Startup Object with in the Sub Main() of the dll, can Set ContextMenu = New wodShellMenu and other methods be called so it is always loaded into memory.

Re: wodShellMenu

by wodsupport, Monday, May 05, 2008, 09:09 (6046 days ago) @ tilly

Tilly,

hi. You can purchase and change source code so it suits your needs. You could change it and embedd code inside that does what you need it to do, so no 3rd party EXEs are required.

Note that source is written in C++ using VC6.

Regards,
Kreso