| Thread | Last Post | Replies |
|
| Any tools or advice available for porting .NET CF apps between Smartphone and PocketPC versions. | 15 Dec 2004 20:26 GMT | 4 |
They appear as different project types in VS.NET 2003. Obviously I would need to redesign some forms, but much of the app would remain the same. Is there any good way to avoid all that cutting and pasting? Is is possible to build a single-source .NET CF app that behaved ...
|
| POOM Wrapper for smartphone | 15 Dec 2004 15:49 GMT | 2 |
Does Microsoft's POOM Wrapper sample for .NET CF work well on Smartphones? The included sample is forPocket PC. http://www.microsoft.com/downloads/details.aspx?FamilyId=80D3D611-CC81-4190-AAB4 -B1EA57637BAC&displaylang=en Thanks,
|
| RegSaveKey | 15 Dec 2004 14:12 GMT | 1 |
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcemain4/html/c mrefRegSaveKey.asp tells me that it is in WinCE 4.2 has this function, however, the SmartPhone 2003 SDK says no in the function list: mk:@MSITStore:C ...
|
| Problem Using "DMProcessConfigXML" | 15 Dec 2004 13:57 GMT | 10 |
I'm trying to automatically create connection under PPC2003PE, if them are not available, using XML files and the DMProcessConfigXML API. I'm using the following code with no luck. What I get is to obtain part of the XML file back in the pXMLout buffer with a 0x80042009L error
|
| Problem setting email options with provisioning file | 15 Dec 2004 13:39 GMT | 1 |
I would really appreciate any help to solve the following problem: I have created an email account using a XML provisioning file. The only issue I cannot solve, is to set the listbox in the e-mail options dialog (Options 3/3) to "Get full copy of messages".
|
| Smartphone lock/unlock | 15 Dec 2004 12:47 GMT | 1 |
Im working on the keypad driver for a smartphone. Currently Im working on the locking and unlocking mechanism. Do Microsoft(smartphone) provide any API dor the same? Any help wud be appritiated.
|
| Action button on TreeView | 15 Dec 2004 12:00 GMT | 2 |
I am using a TreeView control on my .NET CF (Smartphone 2003) app and I want the user to be able to "drill down" to the lowest level nodes and "select" one using the action button. If I am on a "parent" node, the action button expands or collapses that node. But if I am on a ...
|
| Connect Emulator Using ActiveSync | 15 Dec 2004 08:59 GMT | 2 |
Has anyone had any success with using the 'Connect Emulator Using ActiveSync' feature from the Windows Mobile Developer Power Toys and Smartphone SDK 2003 with Visual Studio 2003? Keep getting critical communications errors...
|
| "Unable to load device side components"??? | 15 Dec 2004 01:17 GMT | 5 |
My WinXP Pro PC is Active-Synched via USB to a SP2003 and can use ActiveSync Explore to copy files back and forth from Smartphone to desktop. However, using eVC 4.0, if I try to download a compiled app, I get
|
| Obtaining Co-ordinates from GPS | 14 Dec 2004 19:25 GMT | 2 |
I am wanting to write a simple smartphone app that basically reads the co-ordinates off my GPS device. ALK Copilot GPS unit. It uses COM 7 as the outbound COM port. Can anyone help me with an example code that can connect to my device and read an NMEA string ??
|
| How to use Windows Media Player 10 control in WinForm for Smartpho | 14 Dec 2004 16:19 GMT | 2 |
Id like to create a simple Windows Form that has the Windows Media Player 10 (WMP10) control embedded in it. I have already created this form with a standard Windows Form project type and everything works great. But, When using a Smartphone (Smartdevice) project type, the WMP10 ...
|
| LoadLibrary fails. Are there limits on number/size of loaded DLLs? | 14 Dec 2004 02:21 GMT | 8 |
I have a driver, which is loaded inside device.exe process. At some point it needs to load another DLL (with resources). On MPX200 (Smartphone 2002) the LoadLibrary consistently fails with error 87. Despite this misleading error code I came
|
| How to reload the registry | 13 Dec 2004 22:03 GMT | 8 |
I changed a value on the windows CE registry, and I want to make it reload the registry settings, in order to reload the environment configurations. Is there any function that I can call?
|
| Smartphone Controls VS2003 | 13 Dec 2004 21:49 GMT | 1 |
Does anyone know the difference between a smartphone control in Visual Studio and a windows controls in Visual Studio ? All the smartphone controls appear to inherit from system.windows.forms yet they do not behave in the same way. There must be certain rules that a smartphone ...
|
| Debugging session drops when making web service call | 13 Dec 2004 12:54 GMT | 2 |
I have managed to get debugging working for my .NET Compact Framework app running on a my device (Audiovox SMT5600, Smartphone 2003 second edition). While running the app, however, the debugging session drops when my code attempts to invoke a web service method. On the phone, the ...
|