Click here to Skip to main content
16,018,318 members
Home / Discussions / C#
   

C#

 
AnswerRe: setting start up form Pin
Stefan Troschuetz23-Feb-07 21:10
Stefan Troschuetz23-Feb-07 21:10 
GeneralRe: setting start up form Pin
sarojkumarjena23-Feb-07 21:38
sarojkumarjena23-Feb-07 21:38 
GeneralRe: setting start up form Pin
Stefan Troschuetz23-Feb-07 21:44
Stefan Troschuetz23-Feb-07 21:44 
GeneralRe: setting start up form Pin
Christian Graus23-Feb-07 22:25
protectorChristian Graus23-Feb-07 22:25 
QuestionHow to get the Name of the Item in ListView? Pin
Khoramdin23-Feb-07 17:36
Khoramdin23-Feb-07 17:36 
AnswerRe: How to get the Name of the Item in ListView? Pin
Christian Graus23-Feb-07 18:07
protectorChristian Graus23-Feb-07 18:07 
AnswerRe: How to get the Name of the Item in ListView? [modified] Pin
Khoramdin24-Feb-07 4:17
Khoramdin24-Feb-07 4:17 
Questionplaying mp3 in csharp using wmp [modified] Pin
MoKaLux23-Feb-07 15:02
MoKaLux23-Feb-07 15:02 
Hello all,

My pb is to play an mp3 file in a csharp form using windows media player.

I have a form, in it i have put wmp (which is good for my program).

I can play my mp3s in wmp but only if i specify the path of where the mp3s are located.
windowsmediaplayer.Url = @"c:/my documents/...

My pb is to include the mp3s in the resource of my app. When i try to include them in the sound resources the mp3s are converted to .bin files and they won't play as they are no more sound files but .bin files.

How can i include them in the resources and what code do i write to play them from wmp ?Sniff | :^)

I don't want to use : windowsmediaplayer.Url = @"c:/my documents/... anymore.

Many thanks for your help.

MoKaLux


-- modified at 21:26 Friday 23rd February, 2007
Questionpass large xmlstring to sql server 2000 stored proc Pin
arkiboys23-Feb-07 10:49
arkiboys23-Feb-07 10:49 
AnswerRe: pass large xmlstring to sql server 2000 stored proc Pin
Mark J. Miller23-Feb-07 12:24
Mark J. Miller23-Feb-07 12:24 
GeneralRe: pass large xmlstring to sql server 2000 stored proc Pin
arkiboys24-Feb-07 8:55
arkiboys24-Feb-07 8:55 
GeneralRe: pass large xmlstring to sql server 2000 stored proc Pin
Mark J. Miller26-Feb-07 2:10
Mark J. Miller26-Feb-07 2:10 
Questionhttp/1.0 425 http Error Pin
LCI23-Feb-07 9:55
LCI23-Feb-07 9:55 
AnswerRe: http/1.0 425 http Error Pin
Vasudevan Deepak Kumar23-Feb-07 10:26
Vasudevan Deepak Kumar23-Feb-07 10:26 
GeneralRe: http/1.0 425 http Error Pin
LCI23-Feb-07 10:31
LCI23-Feb-07 10:31 
GeneralRe: http/1.0 425 http Error Pin
Vasudevan Deepak Kumar23-Feb-07 10:39
Vasudevan Deepak Kumar23-Feb-07 10:39 
GeneralRe: http/1.0 425 http Error Pin
LCI23-Feb-07 10:53
LCI23-Feb-07 10:53 
GeneralRe: http/1.0 425 http Error Pin
Vasudevan Deepak Kumar23-Feb-07 10:58
Vasudevan Deepak Kumar23-Feb-07 10:58 
GeneralRe: http/1.0 425 http Error Pin
LCI23-Feb-07 11:04
LCI23-Feb-07 11:04 
QuestionOverlay with DirectX Pin
KainPlan23-Feb-07 8:13
KainPlan23-Feb-07 8:13 
AnswerRe: Overlay with DirectX Pin
Christian Graus23-Feb-07 10:09
protectorChristian Graus23-Feb-07 10:09 
GeneralRe: Overlay with DirectX Pin
KainPlan27-Feb-07 17:36
KainPlan27-Feb-07 17:36 
QuestionC# com and c++ event sink Pin
ahojed23-Feb-07 7:13
ahojed23-Feb-07 7:13 
AnswerRe: C# com and c++ event sink Pin
mike montagne23-Feb-07 12:51
mike montagne23-Feb-07 12:51 
Questionlooking for source code Pin
marwan_siala23-Feb-07 6:42
marwan_siala23-Feb-07 6:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.