demarrer winamp en lecture

demarrer winamp en lecture - Logiciels - Windows & Software

Marsh Posté le 18-07-2003 à 21:25:31    

salut
 
Qui connais la syntaxe pour lancer winamp et qu'il commence la lecture (version 2.9)
 
merci

Reply

Marsh Posté le 18-07-2003 à 21:25:31   

Reply

Marsh Posté le 18-07-2003 à 21:49:57    

winamp.exe nom_du_fichier
 
Plus d'infos :
http://www.winamp.com/nsdn/winamp2x/dev/sdk/api.jhtml

Reply

Marsh Posté le 19-07-2003 à 08:46:44    

winamp.exe nom_du_fichier
ça OK je connais,  
je voudrais lancer winamp et qu'il se mette a jouer le morceau sur lequel il était resté....
donc, simuler la touche play
 
merci pour la doc, mais elle est en anglais et elle devient vite compliquée

Reply

Marsh Posté le 19-07-2003 à 19:36:01    

C'est un plugin dit "de reprise" appelé gen_resumerfr.dll
Je peux te le mailer, si tu veux...

Reply

Marsh Posté le 19-07-2003 à 21:20:18    

C'est sympa
mais je viens de trouver un plug in demarrage automatique je pense qu'il fera l'affaire
 
Merci


Message édité par syntaxe_error le 19-07-2003 à 21:28:52
Reply

Marsh Posté le 20-07-2003 à 00:14:54    

le plug de reprise est encore mieux...il reprend à la seconde près où tu en étais.  :)

Reply

Marsh Posté le 20-07-2003 à 01:42:11    


 
c vraiment de la balle ton truc  
 

Citation :

Using the command line interface to control Winamp
 
The simplest, easiest, least powerful way of controlling Winamp is to execute winamp.exe yourself. By simply calling winamp.exe with various command line options, you do a number of things. For example:
 
C:\path\to\winamp\winamp.exe /ADD C:\mp3\whatever.mp3
(Adds C:\mp3\whatever.mp3 to the playlist of a running Winamp, if Winamp is running, otherwise it opens Winamp and plays it outright)
 
C:\path\to\winamp\winamp.exe /NEW
(Creates a new instance of Winamp, even if Winamp is already running)
 
C:\path\to\winamp\winamp.exe C:\mp3\file.mp3
(Plays the file C:\mp3\file.mp3, regardless of whether or not Winamp is open)
 
C:\path\to\winamp\winamp.exe /CLASS="myclassname"
(Opens Winamp with a different Window Class name "myclassname" )  
As you might notice, what you can actually do using the command line interface is pretty limited. It is really easy to get started with, though. You can also specify multiple files and or directories on the command line, such as:  
C:\path\to\winamp\winamp.exe /NEW "C:\my mp3s\" "C:\bigplaylist.pls" "C:\download\new song.mp3"


 
sinon apres oula que ca cho, malheuresement je suis vraiment trop naze en dev pour comprendre leur code c/c++, et malheuresmenent je n'aie pas les basics connaissances :

Citation :

we'll assume some basic knowledge of 32 bit Windows programming


---------------
Le lien qui tut
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed