| Thread | Last Post | Replies |
|
| How do you open Pocket IE from Button click in VB.NET (CE.NET) device? | 07 Jun 2005 16:47 GMT | 2 |
In VB.NET you open your browser with this comand System.Diagnostics.Process.Start("http://www.ipdg3.com") What I am trying to do is the same this with a windows CE.NET device. The above does not work like VB.NET Windows App. Does any know how to
|
| SDIO Card | 07 Jun 2005 16:18 GMT | 1 |
Hi I have been asked to look into developing an SDIO card to plug into a Qtek S100 phone enabled PDA using MS Pocket PC 2003SE. Firstly I am not familier with the MS Mobile OS's so I appoligise if the questions
|
| Disabling notification bubbles | 07 Jun 2005 07:29 GMT | 1 |
I am desperately looking for a way to temporarily disable those annoying notification bubbles. The most straightforward approach I could come up with was blocking WM_USER_PACKET_NEW messages to the process managing notifications.
|
| Deploy successfull but Launch un-successfull while on LAN... | 07 Jun 2005 07:08 GMT | 2 |
Everything is going fine if I work on LAN. But problem is when my system is not on LAN and I want to deploy and debug program on Emulator. Now VS.Net2003 messages => "Build succeeded,
|
| How to get the text of the focused windows in SIP? | 07 Jun 2005 07:04 GMT | 2 |
Does anyone have any idea about this?? I try to make a fullscreen SIP, so I must get the get the text of the focused windows.
|
| Connection problems with my PPC | 07 Jun 2005 04:57 GMT | 3 |
I have a desktop utility that performs a task on my PPC, however it says it can not establish a connection with my PPC. However, ActiveSync is on, and synched up and green. Also, this happens sometimes when I try deploying a VS.Net app to my device
|
| Merge/Replication or RDA ? | 07 Jun 2005 04:44 GMT | 1 |
I have a pocket pc application, also i have with it an sql ce db, the application only reads data from the db, it cannot change or add data. From time to time, the sql ce db needs to update its data from an sql sever 2000 db. I have IIS and sql server on the same machine.
|
| Application icon | 07 Jun 2005 00:03 GMT | 4 |
I want to associate an icon with my application, i understood that i must have two icon formats for display, a 16 * 16 for the 'start menu' and a 32 * 32 for the file explorer. But i can associate only one .ico file for the application.
|
| Icons | 06 Jun 2005 20:58 GMT | 3 |
Please, can somebody tell me how to make in visual studio.net an icon file containing a 16 * 16 format as well as a 32 * 32 format ? Thank you.
|
| How to create a Setup package to distribute to install Pocket PC A | 06 Jun 2005 20:51 GMT | 2 |
I have developed a Pocket PC applicaiton. I'm installing the application on Pocket PC device from my developement machine using "Build --> Deply application" option. This approach is required to get PocketPC to my developement machine which I feel not good idea.
|
| Transparent Gifs | 06 Jun 2005 20:19 GMT | 1 |
I am developing a Pocket Pc application using Visual Studio.NET 2003 and I want to display a transparent gif which can be scrollable. I want this gif image (Text with transparent background ) to appear on another PictureBox. My problem is PictureBox control does not support ...
|
| Emulator Doesn't Run On WindowsXP... | 06 Jun 2005 20:13 GMT | 1 |
My WindowsXP messages on each restart : "Devices or applications disabled Virtual PC/Windows CE Emulator' will cause Windows to become unstable. Windows has prevented these drivers from loading."
|
| MissingMethodEception | 06 Jun 2005 16:45 GMT | 5 |
I have a pocket pc application in .NET C# for Pocket PC 2003, but some forms don't want to run since I have made a cold boot of the PDA. Before, I had no problem ! So I have the following message :
|
| AppForge and Wince API | 06 Jun 2005 15:17 GMT | 4 |
Is anybody know that is possible to call wince api with appforge Thanks
|
| How to play animation ? | 06 Jun 2005 10:30 GMT | 2 |
I am developing an application using VS.NET 2003 for Pocket Pc 2002 where I want a splash screen (animated). But as such i couln't find any ActiveX or Animated gif that has support on Pocket Pc? Can anybody help me ?
|