wodShellMenu (General questions)
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
Tilly,
hi. Unfortunatelly it cannot. It is made as DLL which has to be used within your application.
Kreso
Re: wodShellMenu
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
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