| Thread | Last Post | Replies |
|
| Access to Outgoing Voice Stream in Phone Edition | 27 Jun 2004 09:05 GMT | 2 |
Is there a way to add to or edit the outgoing voice stream during a call in the Pocket PC Phone Edition ? Thanks Vishal
|
| Is there a way touse RDA to replicate SQL CE 2000 with an Access DB ? | 27 Jun 2004 07:18 GMT | 1 |
Can we use RDA to replicate, Pull or Push from SQL CE 2000 to a server Access DB?
|
| Speed of inserting data into a table SqlServerCE | 26 Jun 2004 08:48 GMT | 6 |
I have written some proof of concept code that adds records to a table, utilizing SqlServerCe, using a parameters in a insert statement. I am forced to read data from a BinaryStream (in the form of a file), assign values to the parameters and execute the sql insert statement from ...
|
| Help me create the MSI | 26 Jun 2004 01:52 GMT | 6 |
I've just finished making the application and I have a couple of questions: 1) If I'm making an app that is only for pocket pc 2002 and above.... should I develop the app using the POCKET PC or WINDOWS CE option (from the create project screen) in VS .NET 2003. (For Future ...
|
| how do you write a "wrapper" for vb.net in vc++ ? (to embed windows media player) | 25 Jun 2004 23:24 GMT | 11 |
I need to embed windows media player in my pocket pc app, and be able to make it play/pause an mp3 file, and also read the play time (the min/sec the file is currently paused at). .. i found an faq from MS , the excerpt below says you need to use eVC to write a "wrapper" so you
|
| Button BackColor not working on PocketPC | 25 Jun 2004 23:19 GMT | 1 |
I am using a BackColor property of the asp.net button. Works fine on IE, but not on Pocket PC IE. Any suggestions?
|
| Writing an auto-update applet | 25 Jun 2004 23:18 GMT | 1 |
I am trying to design an auto-update applet for my Pocket PC application and I have hit two distinct problems that I would love some help with: First off, I _thought_ that when the CLR was trying to resolve a reference to an assembly, it only looked at the major.minor of the
|
| TreeView.BackColor - Must be an FAQ but I don't see it in there | 25 Jun 2004 21:04 GMT | 2 |
Is it possible to change the background color of TreeView controls or did that not get fixed in SP2 after all? Would overriding OnPaint and drawing my own filled background first work? Thanks,
|
| Break before <form> tag ASP.NET | 25 Jun 2004 21:04 GMT | 1 |
How do I get rid of a break (an empty row) before <form> tag in ASP.NET? I set the "topmargin=0" inside the <body> tag. When I look at the page on a regular IE, the space is gone, but when I look at it in PocketPC IE, the space is still there.
|
| NetworkCredentials & Authentication Modules for WebProxy consumption | 25 Jun 2004 19:12 GMT | 3 |
Scenario: Accessing an Internet resource through a local WebProxy (ISA 2000) that requires authentication. Current Findings:
|
| how to launch application automatically after installing CAB file? | 25 Jun 2004 18:52 GMT | 2 |
Here is other question : can someone know how to config PocketPC INF file to launch application automatically after installing? Currently our app have a mechanism of automatically update new version of program based on a third ap InstallHelper. Our psuedo-code
|
| Bluetooth, Widcomm and Microsoft stack | 25 Jun 2004 18:06 GMT | 4 |
I would apreciate if somebody could put some piece of light on this :) I am playing with bluetooth stuff and found a serious problem, the iPaq (2210) comes with Widcomm bt stack and there is no docs, nowhere, except their ~1500$ SDK.
|
| Realtime threads using .NET CF? Anyone? | 25 Jun 2004 17:20 GMT | 2 |
Is it possible to use the realtime subsystem of CE.NET to make realtime managed threads? I'd very much like to have code running C# do something at extremely regular intervals (40 ms, to be precise, and CE.NET will do this nicely), but my understanding is that this is not ...
|
| Anyone know of this issue ??? | 25 Jun 2004 16:40 GMT | 5 |
I've been developing on an Ipaq 3870 with Pocket Pc 2002 Premium OS... Now I also bought an Toshiba E750 and a Fujitsu Siemens Loox 610. Both have Pocket PC 2003 installed... The Ipaq tells me the following : Microsoft Pocket PC Version 3.0.11171
|
| Weird Error (Native exception 0xC0000005 ) and SD card | 25 Jun 2004 16:34 GMT | 4 |
I have an application that if ran from a SD Card from time to time I get a native exception 0xC0000005 , it does not happen when it's ran from the memory of the PPC ( ipaq 5550 ). I have not ben able to pinpoint where exactly in the code is throw, the
|