| Thread | Last Post | Replies |
|
| Start PIE and/or Pocket Outlook from Java. | 12 Apr 2006 18:30 GMT | 1 |
I would like to find some sample code where I can start PIE and/or Pocket Outlook from Java . Thanks in advance Dave
|
| Browsing directory call | 12 Apr 2006 17:11 GMT | 3 |
How can I make a programatical "dir" using wildcards in PocketPc and Smartphone? In C#, is pretty straightforward but I don't know if a win32 function exists which implements this... Cheers,
|
| Web Browser control question | 12 Apr 2006 12:51 GMT | 2 |
I am using a web browser control in one of my forms to display a page retrieved from the internet. My problem is that tapping a link in the page does nothing. What should I do .. implement in order to follow the tapped link from the web browser control?
|
| 127.0.0.1 not resolved in WindowsMobile5 (but localhost is) | 12 Apr 2006 08:28 GMT | 4 |
I'm using an application from SAP (Mobile asset Management) witch accesses a local Webserver using //127.0.0.1/ address. This worked fine in PocketPC2003, but now seems not to work in Windows mobile 5. I'aware that '//locahost/' cam be resolved in WM5, but need to use
|
| Connecting to device whitin VS.NET 2005 | 12 Apr 2006 08:24 GMT | 5 |
I'm developing a Pocket PC application using VS.NET 2005. If I deploy to Emulator, it works, but when trying to deploy into device iget connection error from "Device Connectivity Componenet" file. Anybody know what causes this?
|
| How to create registry entry? | 12 Apr 2006 07:50 GMT | 4 |
I would like to create some registry entries and read from it. Does anyone know how to do it? Also, how can I bring up the registry and edit it manually on the PPC? Thanks Best Regards,
|
| win32 gdi in memory drawing | 12 Apr 2006 07:37 GMT | 1 |
Does anyone have a sample code for this? I want to draw an image in memory into another image using C# and win32 gdi.. if its confusing i'll rephrase it. I want to draw many images into one image in memory using win32 gdi (sample using bitblt or any suggested win32 that works ...
|
| Make a synchronisation | 12 Apr 2006 07:29 GMT | 1 |
I'm searching a way to synchronize the date+time of my PDA when it makes a GPRS connection, but that doesn't work when I'm using WebRequest/WebResponse. With WebRequest/WebReponse, I was entering a http request, but had a problem with the proxy server.
|
| Unable go get IP in Pocket PC Emulator | 12 Apr 2006 07:13 GMT | 4 |
I am developing an application using VS 2005 for Win CE enabled Pocket PC device. I am using Windows Mobile 5.0 SDK for this purpose. I am unable to get an IP address from my PPC emulator go ahead with my testing.
|
| Is Connection manager involved in regular socket connections | 12 Apr 2006 06:45 GMT | 6 |
Hi, if a pocket pc EVC application only uses a ip address to open a socket connection (without calling any connection manager api), would connection managed still be involved in this connection internally? I guess all connections on device are managed by device connection manager ...
|
| Building VOIP Demo source code | 12 Apr 2006 06:39 GMT | 8 |
I'm building VOIP Demo source code of WINCE5.0 for PocketPC2003 through the command prompt. I'm getting the error below D:\WINCEOS\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO\SOURCE>build -c Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
|
| Temporary disable phone feature | 12 Apr 2006 01:04 GMT | 4 |
Just wondering whether it is possible to disable phone call feature when my application starts. I need to have this feature to prevent the user from receiving call from outside when the application is running.
|
| Copying to PocketPC | 11 Apr 2006 19:56 GMT | 9 |
I want to programmatically copy a file from the desktop to the PocketPC. I am not sure how to reference the path to the \Windows directory on the PocketPC. Any thoughts?
|
| sending email | 11 Apr 2006 17:50 GMT | 1 |
Is there a simple example published somewhere that demonstrates how to programatically send an email (with attachments) using the Mobile 5.0 SDK? thank you for any assistance you can offer. Jon
|
| eMVC 4.0 built application does not run on a Windows Mobile 5.0 Emulator | 11 Apr 2006 17:45 GMT | 2 |
I'm trying to run an application built using Microsoft Embedded Visual C++ 4.0 and the Pocket PC 2003 SDK on the Windows Mobile 5.0 Emulator. I copied the executable directly to the emulator through the "Folder Sharing" option, but when I try to run it I get the "'file.exe' is not
|