C
Cristi Berneanu
Hello all,
I have made a .NET compact framework application for smartphone
devices which uses the WindowsMediaPlayer object to play a mp3 file.
Everything works fine until I call Application.Exit(). Then the
application won't exit completely and remains hanged, although in
TaskManager it doesn't show up anymore. This happens only when I use
the WindowsMediaPl;ayer object. Does anyone have any hints on what I
may be doing wrong?
Thanks in advance!
I have made a .NET compact framework application for smartphone
devices which uses the WindowsMediaPlayer object to play a mp3 file.
Everything works fine until I call Application.Exit(). Then the
application won't exit completely and remains hanged, although in
TaskManager it doesn't show up anymore. This happens only when I use
the WindowsMediaPl;ayer object. Does anyone have any hints on what I
may be doing wrong?
Thanks in advance!