Tips:List

From StrokeIt

Contents

[edit] Sound Control

Sound Control

-Easily control your Mixer with Hotkeys.


[edit] special commands

[edit] Windows Win2000/XP

[edit] Windows Vista/7

Command to open a new explorer window at the drives directory with folder tree sidebar (same as opening Computer):

%windir%\explorer.exe
w/ arg: /E,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}

[edit] APPCOMMANDS mute play

toggle the speaker mute with a Windows message:
"WinMsg - Post Message"
Message ID: 0x319
WParam: 0
LParam: 0x80000
;;default mappings to drive apps that use APPCOMMANDS on Win2000/XP
MUTE={app(0x80000)}
CHNLUP={app(0x330000)}
CHNLDOWN={app(0x340000)}
VOLUP={app(0xa0000)}
VOLDOWN={app(0x90000)}
REC={app(0x300000)}
STOP={app(0xd0000)}
PAUSE={app(0x2f0000)}
PLAY={app(0x2e0000)}
REWIND={app(0x320000)}
FASTFWD={app(0x310000)}
SKIPFWD={app(0xb0000)}
SKIPREV={app(0xc0000)}

[edit] rund.dll commands

Lock the screen (Windows 2000):
RUNDLL32 USER32.DLL,LockWorkStation
View or change printer settings (Windows 2000):
RUNDLL32 PRINTUI.DLL,PrintUIEntry /?
Manage shares:
RUNDLL32 ntlanui.dll,ShareManage - Shares
Activate suspend mode (Windows 2000/XP):
RUNDLL32 PowrProf.dll, SetSuspendState

more in german

[edit] Winamp

[edit] WM_COMMAND Messages

Previous track button 40044
Next track button 40048
Play button 40045
Pause/Unpause button 40046
Stop button 40047
Fadeout and stop 40147
Stop after current track 40157
Fast-forward 5 seconds 40148
Fast-rewind 5 seconds 40144
Start of playlist 40154
Go to end of playlist 40158
Open file dialog 40029
Open URL dialog 40155
Open file info box 40188
Set time display mode to elapsed 40037
Set time display mode to remaining 40038
Toggle preferences screen 40012

Open visualization options 40190
Open visualization plug-in options 40191
Execute current visualization plug-in 40192
Toggle about box 40041
Toggle title Autoscrolling 40189
Toggle always on top 40019
Toggle Windowshade 40064
Toggle Playlist Windowshade 40266
Toggle doublesize mode 40165
Toggle EQ 40036
Toggle playlist editor 40040
Toggle main window visible 40258
Toggle minibrowser 40298
Toggle easymove 40186
Raise volume by 1% 40058
Lower volume by 1% 40059
Toggle repeat 40022
Toggle shuffle 40023
Open jump to time dialog 40193
Open jump to file dialog 40194
Open skin selector 40219
Configure current visualization plug-in 40221
Reload the current skin 40291
Close Winamp 40001
Moves back 10 tracks in playlist 40197
Show the edit bookmarks 40320
Adds current track as a bookmark 40321
Play audio CD 40323
Load a preset from EQ 40253
Save a preset to EQF 40254
Opens load presets dialog 40172
Opens auto-load presets dialog 40173
Load default preset 40174
Opens save preset dialog 40175
Opens auto-load save preset 40176
Opens delete preset dialog 40178
Opens delete an auto load preset dialog 40180