| Thread | Last Post | Replies |
|
| Disabling Activesync in Registry - Co-existence with other NW drivers. | 11 Apr 2006 17:34 GMT | 1 |
In one of the recent MEDC conferences, I heard that when Activesync is connected, the Connection Manager disables all the other network connections. He also mentioned that this feature can be disabled by some registry
|
| linker error when importing a C library in to a C++ project | 11 Apr 2006 14:15 GMT | 5 |
I'm trying to import a C library in my C++ project, but I keep getting the linker error: 1>ScanWatchThread.obj : error LNK2019: unresolved external symbol "long __cdecl DeviceOpen(wchar_t const *,struct _GUID const &,enum
|
| A lot of questions on how to develop ppc applications | 11 Apr 2006 12:54 GMT | 2 |
I am very new to embedded development, but we have this school project to write a skype-like voip program for hp ipaq. I have looked the pocket pc 2003 sdk documentation, but still lost. It seems pocket pc 2003 doesn't support directsound. so is there a way to
|
| Trying to setup connection to SQL Server | 11 Apr 2006 09:59 GMT | 6 |
I have just started my first database app for a Pocket PC. I am using Visual Studio 2005 Standard. I Want to set up a connection to an SQL Server database and have tried to initialise the connection with: Dim cn as Connection
|
| Registry Changes | 11 Apr 2006 07:37 GMT | 2 |
Is it possible to change registry settings from within C#?
 Signature David Wright Command Software Services Ltd
|
| IP address of the device | 11 Apr 2006 07:31 GMT | 3 |
How can I get the IP address of my POcket PC from my application using .NET CF 2.0 in C# ? Thanks! AndreiC
|
| WriteXml IOException | 11 Apr 2006 07:24 GMT | 1 |
Dear Sirs/Madams. Every now and then when trying to store a dataset as an XML file on my PocketPC 2003 device, with .NET CF V1.0.4292.0 installed, using the DataSet WriteXml method I get an IOException. I made checks to see if the file is
|
| how to register for navigator up and navigator down keys | 11 Apr 2006 07:09 GMT | 1 |
I am trying a complete working example of how to use RegisterHotKey in Windows CE, PocketPC, or Windows Mobile to intercept the up or down navigation hardware button. Does anyone konw where some sample code is posted?
|
| Where do I report a bug in MS Voice Command and WM5? | 11 Apr 2006 05:26 GMT | 2 |
As the subjct says. The only place I found on MS was a page with a phone number in the US. I'm in NZ. Is there not an email or chat group or blog or somewhere I can post it? here?
|
| How to find DLL build type? | 11 Apr 2006 03:15 GMT | 2 |
I have a Set of Dlls for Windows mobile 5 built by someone else whom I don't know. Now How do I find out these: 1. Are the DLLs optimized for Speed or Size 2. Are they Debug DLLs or not
|
| Reach My Documents in PPC 2003 from PC app. | 11 Apr 2006 00:15 GMT | 3 |
I'm quite new to pocket pc programming therefore a good advice would be appreciated. I need a user-friendly way to reach the files in the My Documents directory in a Pocket PC 2003 PDA from a PC-application.
|
| VS 2005 smart device executables missing version information | 10 Apr 2006 23:55 GMT | 1 |
I've just noticed that managed executables created with VS 2005 seem to be created without the version information necessary for GetFileVersionInfo to work. I confirmed this by creating a new smart device project with VS 2005
|
| Windows Mobile 5.0 ActiveSync Connection keeps Dropping | 10 Apr 2006 23:44 GMT | 1 |
I have a Symbol MC70 Mobile Computer running Windows Mobile 5.0 and connecting to my PC via ActiveSync (Serial Port:COM1). Anytime I enable the Linear Barcode Scanner the ActiveSync connection is dropped. If I disable the Scanner the ActiveSync connection is re-established. Here
|
| Why is my .EXE file growing so much? | 10 Apr 2006 23:44 GMT | 3 |
I have written a CF 1.0 app in C# and I have noticed that the size of the generated .EXE file (and resulting .CAB file) keeps growing (significantly). I have been making code changes, but the changes are almost always small iterative changes, not large amounts of new code (or ...
|
| eVC++ 4.0 SP4, Cannot build anything. Please help | 10 Apr 2006 23:44 GMT | 21 |
Ok, a google search pulls up nothing. Basically, I just installed eVC++ 4.0, the PPC 2003 sdk, and SP4. Cannot get anything to build. If I create a new PPC 2003 simple CE app or hello world app then attempt to build, it will not work. I get the following error:
|