Old 13th November 2005, 12:50   #1
oliver007
Junior Member
 
Join Date: Nov 2005
Location: Europe
Posts: 4
Call showbar in this IEFunctions.dll

hi,

does anyone knows a way (with sample) to execute the ShowBar function from this dll ?:
http://forums.winamp.com/showthread....hlight=ShowBar


I tryed rundll32 but doesn't work, I also tryed system:call without success:

rundll32.exe IEFunctions.dll,OpenBrowser /NOUNLOAD
rundll32.exe IEFunctions.dll,ShowBar /NOUNLOAD "{691AGGC1-3C36-40DD-A222-EB3AER665FC1}"

tryed also:
SetPluginUnload alwaysoff
StrCpy $0 "/NOUNLOAD {691AGGC1-3C36-40DD-A222-EB3AER665FC1}"
System::Call '$PROGRAMFILES\PSBar\IEFunctions::ShowBar(t)i(r0).r1'
SetPluginUnload manual
System::Free 0

any help is welcome.
oliver007 is offline   Reply With Quote
Old 13th November 2005, 15:57   #2
Takhir
Major Dude
 
Join Date: Feb 2004
Location: Moscow, Russia
Posts: 1,222
To use NSIS plug-in put IEFunctions.dll to Program Files\NSIS\Plugins and just call
code:

IEFunctions::ShowBar /NOUNLOAD "<CLSID>"


as described here (please read Restrictions part )
Takhir is offline   Reply With Quote
Old 13th November 2005, 22:07   #3
oliver007
Junior Member
 
Join Date: Nov 2005
Location: Europe
Posts: 4
thx

very usefull
oliver007 is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump