all groups > dotnet compact framework > april 2004 > threads for sunday april 25
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
How can I play wave file on PocketPC
Posted by Mikhail Mikhalev at 4/25/2004 9:39:16 PM
Hello!
I want to play wave file on PocketPC with .NET CF, but I cant find any =
sample about this.
Anyone know if it is possible?
Thank you!
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Best Regards!
Mikhail Mikhale... more >>
Application icon not displaying
Posted by Richard Lewis Haggard at 4/25/2004 3:51:11 PM
Can anyone tell me why an application's icon would not show?
The test pocket pc is an old ipaq 36xx running 2002. I've built an
application in C#.NET and deployed it to the application via the visual
studio debug deployed. Once on the target test device, the icon I see from
file explorer and o... more >>
Problem in using the Emulator
Posted by KAM at 4/25/2004 3:11:03 PM
I am new in the pocket PC and smartphone development
I wrote a very simple mobile web application. It work fine in IE
When I test it in pocket pc and smartphone, it got the error "The page you are looking for cannot be found"
The .net application is on the same pc
can anyone help
does microso... more >>
Tab Index
Posted by David at 4/25/2004 2:38:22 PM
I am still having a little trouble with this tab index. I am using C#
VS2003 with a Symbol handheld with an internal barcode scanner. I got the
scanner to tab after a good scan, but textbox2 still doesn't get the focus.
Any Suggestions
Thanks
David
... more >>
How can I forbid user to change clock setting of his pocket pc?
Posted by heyao at 4/25/2004 1:16:57 PM
My progject based on pocket pc and vb.net have to resolve some security
problem, Now ,I have met two difficutites as follow:
1:because employees are requireded to finish their work(use off-line pocket
pc) in time,so we forbid employees to change clock of pocket pc.I don't kown
How to do it alth... more >>
System Notification Events...
Posted by Brian H at 4/25/2004 10:31:38 AM
I understand how the notification events work, for example, setting my app
to run on Sync End, et.al. Is it possible to capture these events in my app
(assuming, of course, it is running)?
Thank you!
Brian
... more >>
start mediaplayer hidden with audio or fullscreen for movies ?
Posted by HomeAutomation Freak at 4/25/2004 10:11:56 AM
Hi folks,
I'm currently using the following line of code to startup mediaplayer
from within my own application, to start playing an audiostream:
ODP_Process = OPENNETCF.Diagnostics.Process.Start("\Program
Files\Windows Media Player
8\player.exe","mms://streampower.belgacom.be/donnahigh") ... more >>
|