Thanks, yucca. That´s what I was looking for, thanks.
Type: Posts; User: samata00; Keyword(s):
Thanks, yucca. That´s what I was looking for, thanks.
in my listbox, the items are searched dynamically from the phone memory. Those are wav-files. Until this the application works fine. Now I want open wav-files from the list in an environment which...
Thanks yucca. I checked the sound example, but it does not open the environment I mean. I have a listbox that have items. By clicking a list item I´m trying to open a wav file in an environment which...
Or how do I add strings in TDesC descriptor?
How do I copy TPtrC into a literal? Is it possible?
I want to open a wav- file in my code. I want to open the file to an series60 playing environment. How to do it? I mean the environment that opens audio file in a cell phone.. What´s the name of it?
It still crashes with the same panic. ("unhandled exception in epoc.exe(ws32.dll)"): Anyone knows what that means?? Now the crash happens in line
iListBox->ConstructFromResourceL(reader);
My...
I´m trying to make CAknSingleStyleListBox. Application crashes with Kern-exec 3 in line "iListBox->SetContainerWindowL(*this);". What do I make wrong? My cpp- file looks like this:
...
I´m trying to make a CAknSingleStyleListBox. The problem is: Application crashes with Kern-exec 3. I ´ve tryed to debug the code and the crash happens in line "iListBox = new( ELeave )...