|
|
#1 |
|
Major Dude
Join Date: Jan 2006
Location: /\/¯¯¯¯¯\/\ , South-Africa
Posts: 1,026
|
ddeSend in ModernSkins
Is it posible to use the ddeSend() in maki to control other aplications? I got the following from the sdk:
wa_msgids.h SendMessage(hwnd_winamp, WM_COMMAND,command_name,0); And then it gives me lot of usefull options like star ratings. Is it posible to use the ddeSend() in maki? MAKI ddeSend("mIRC", "/msg #channel I'm using Winamp3", 300); SDK SendMessage(hwnd_winamp, WM_COMMAND,command_name,0); If it isnt posible I think and many will agree that this will open many doors to make modern skins even more user friendly... ClassicPro© v2.01 : This plugin allows you to use cPro skins in Winamp. ClassicPro skins are all SUI skins and loads very quickly. ClassicPro skins is even easier to skin than Winamp Classic skins. A new layout have been added since version 2. |
|
|
|
|
|
#2 |
|
Nothing to say...
Join Date: Sep 2000
Location: UK
Posts: 23,020
|
Dosn't look like it a search on 'ddeSend' brings back a few threads, non of which got it working.
Personal opinion, way to much of a security risk to open that up..... |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: Jan 2006
Location: /\/¯¯¯¯¯\/\ , South-Africa
Posts: 1,026
|
It doesn't need to be a security risk if it is only open to winamp. It's not like winamp will delete all my emails? I dont want to use this with a external program but only with winamp. The other threads about this was to get ddeSend to control external programs.
If this isn't posible at the moment I think it must be added asap. Don't think it will be hard to do and wont corrupt any other part of gen_ff.dll Since Benski is working on gen_ff.dll again maybe he can add this??? ClassicPro© v2.01 : This plugin allows you to use cPro skins in Winamp. ClassicPro skins are all SUI skins and loads very quickly. ClassicPro skins is even easier to skin than Winamp Classic skins. A new layout have been added since version 2. |
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Oct 2003
Location: Netherlands
Posts: 1,416
|
The problem is the app you're sending to has to support dde too, which is in a lot of cases not the case.
|
|
|
|
|
|
#5 |
|
Android/UI Development
|
can someone tell me some apps which support dde?
|
|
|
|
|
|
#6 |
|
Senior Member
|
mIRC for example, but ddeSend is broken function, i rembember that i tryed to use it (in 5.09 as i remember) to send current song info to mirc but i had no luck...
|
|
|
|
|
|
#7 |
|
Major Dude
Join Date: Oct 2003
Location: Netherlands
Posts: 1,416
|
I wanted to do that with trillian, but that doesn't support it.
|
|
|
|
|
|
#8 |
|
Android/UI Development
|
too bad
, cause trillian is the best messenger
|
|
|
|
|
|
#9 |
|
Major Dude
Join Date: Jan 2006
Location: /\/¯¯¯¯¯\/\ , South-Africa
Posts: 1,026
|
Possible sollution
If it is possible to open a external program via the system.navigateUrl(); command will it be possible to have the ddesend signals send by a external program. The command that you want to send can then be added after the full filename:
Example: %SystemRoot%\system32\mspaint.exe "c:\cover.jpg" In a shortcut, will open cover.jpg in paintbrush. No we just need such a program and a way to add this extra param via the navigateUrl() command... Check this thread Will certainly be easier with a build in maki command that work but until then... ClassicPro© v2.01 : This plugin allows you to use cPro skins in Winamp. ClassicPro skins are all SUI skins and loads very quickly. ClassicPro skins is even easier to skin than Winamp Classic skins. A new layout have been added since version 2. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|