| Thread | Last Post | Replies |
|
| How to add new component to emulator image. | 24 Feb 2006 04:18 GMT | 6 |
Iam working with Media Player Application development in Visual Studio 2005 Beta 2 for Windows Mobile Device 5.0 Pocket PC Emulator .How do i add a new component (a decoder) to the emulator image, so that my application can make use of the decoder to playback the media
|
| Reading SD Serial number in C# | 23 Feb 2006 23:56 GMT | 3 |
Does anyone know if there are a way to read a SD cards serial number in C#? Nisse
|
| Pocket Outlook and hyperlinks | 23 Feb 2006 23:02 GMT | 3 |
I have been doing some testing of the Pocket Outlook application and if I sync a message to it with a hyperlink or an address of a file it seems to add an additional slash to the address and therefore prevents me of opening anything this way. An example of what I am talking about
|
| poom notification type | 23 Feb 2006 21:34 GMT | 3 |
When I register for poom notifications for tasks and calender, how do I differentiate between the messages sent to my application window? Doc says, I get item oid and database oid. But How do I figure out that the notification message was for tasks or
|
| Packet sending problem while PCC in cradle | 23 Feb 2006 20:45 GMT | 5 |
I am using PPC 2003 and ActiveSync 3.8. When i tried to send udp pakcets while PPC in cradle, i was not able to send them even though i was connected to WiFi router with NIC on my PDA2. I sniffed the packet but no packet is captured. When I tried to send the packet after
|
| Dll and memory question | 23 Feb 2006 19:52 GMT | 1 |
The scenario is: If I write a application and it statically links to dlls which I write myself. Does all of the application code and dlls get loaded into memory? If my app is 500K and my dlls are 200K, will all 700K of it be loaded into
|
| VS2005 Emulator Connection Error | 23 Feb 2006 19:09 GMT | 2 |
I have VisualStudio 2005 and when I want to connect to the PocketPC emulator it throws me an error: "Connection failed: The system can't find the specified path". The emulator runs, but the VS2005 can't connect to it. Anybody has a solution to this problem?
|
| Closing Internet handle terminating thread on Smartphone2003 emulator | 23 Feb 2006 18:59 GMT | 4 |
Hi, This is a follow up to the question I asked a couple of weeks ago ie "Asynch wininet - Threaded or not?" I decided to try and get around the fact that wininet synchronous timeouts doesn't work by closing the Internet handle if a thread is hanging similar
|
| uploading files from pocket pc to desktop programmatically | 23 Feb 2006 15:25 GMT | 4 |
I want to upload files from pocket PC to Desktop and vice versa programmatically . Few days back i got a suggestion to downlaod a dll from opennetcf.org. But from there i have downloaded one project which needs a dll to run. but i
|
| unpaint........Please help!!! | 23 Feb 2006 14:01 GMT | 2 |
Currently I've got a bitmap in a picturebox and I draw an ellipse on the map everytime a user clicks on the screen but is there any way to remove them once u've drawn the ellipse. ie delete the last painted ellipse but not any of the one's before...
|
| File transfer alternatives | 23 Feb 2006 12:51 GMT | 4 |
I'm just starting thinking & developping a complex mobile application in wich a great part of the work will be in communication between mobile devices and servers. I need to improve a mechanism of bi-directional file transfer
|
| error LNK2019: unresolved external symbol SmsOpen ?? | 23 Feb 2006 06:32 GMT | 1 |
I'm currently developing an application in eVC++ which will send a message to another device. I compile in eVC++ having included the sms.h header file and having linked to the sms.lib library. When I compile it everthing work just fine, but when I build it I get
|
| Asian Language Support | 23 Feb 2006 04:55 GMT | 2 |
Am getting ready to start a couple of test development projects on my Windows Mobile 5.0 device. First question - is there support anywhere for additional language packs? This is a WM5.0 ROM 1.6.7.1 WWE device (Qtek 9100 - HTC - Wizard).
|
| How to remove the native dialer in pocket pc | 23 Feb 2006 03:57 GMT | 2 |
I want to remove the native dialer applicaton in windows pocket pc and override it with my own application , any pointers on how to go about this. Regards Tarun
|
| Pocket IE document problem | 23 Feb 2006 00:00 GMT | 1 |
I am writing a Browser Helper Object (BHO) for IE on Windows Mobile 5.0 platform. The BHO tries to inject some text into the text fields in an HTML page (say injecting the username into the user name field on the web page). In the desktop IE environment, we make use of the ...
|