Hi
I am programming in eVB for PPC 2002 Toshiba e750 : here is my problem
I have to view an image within a picture box but this image (bmp) is stored
on a remote PC ( PictureBox1.Picture = "\\X.X.X.X\Partage\image.bmp") that
i can normally reach via Wifi. BTW When the image is loccaly stroed it's OK
But when running on the PDA I see this error message 'file not found'
What's the real problem, if any one ears me
Thanks