Posted by member 61084 on 2004-04-02 19:11:10 link

I think that's the part that I'm having trouble with... I'm using reshack to view miranda32.exe... and in the tooltip menu it says...
POPUP "Tray"
{
MENUITEM "&Hide/Show", 40038
MENUITEM SEPARATOR
MENUITEM "E&xit", 40040
}


Would any of those be considered params? or is that just what windows interprets it to be?

Is there a method of figuring out which command does what?

Oh and another question. For exectution of said commands what would the nomenclature be?

I know for the control panel... but that's in a predefined directory... What if the file was elsewhere on the drive... do you see what I'm getting to?