I didnt notice this before now, but I use jaPBe as my editor, and there is a winamp function called KeyWinamp(para1). ... Now, I know this is not listed in the PB manual anywhere...
I do not know if this is a bug in jaPBe, or it was accidently left out of the manual, or what... but.. i found that interesting
See in the calltip: Ther stand the Include-File in [].
You found this file in the "japbe\include\"-Directory. You can link this file in the projekt-options. After you linked the file, you can use this commands.
Little Tip: When you use the include-files, call the "cutter"-plugin, befor you create a executable. This plugin removes all unneeded Procedures.
When you often use some of your procedures: Create a file and save it in the japbe\include\-directory (the name should be beginn or end with "_", so no conflict with future-include-packs will happen. For Example ("_myRoutines.pbi" or "myRoutine_.pbi"). When you want to have calltips, look in the definitions-folder.
To link always some includes with new files, look in the preferences.