My application works fine but I just wondering is it possible to put video or picture straight in code? I mean that user don't have to put video (in my application) in phones file c:\\Nokia\\Videos\\Video.3gp.
hmmm, images could at least potentially be put into the resource file. Just read the image scanlines and record the binary buffers in your files as strings... doable, but dunno really is it feasible.