| Thread | Last Post | Replies |
|
| gmtime() and gmtime_s() in WM6 SDK | 13 Aug 2008 18:29 GMT | 1 |
I'm using gmtime() or localtime() and they cause linking error in Windows Mobile 6 SDK, it's defined in time.h header file but seems no library implement them. Why? I see source code gmtime.c and localtim.c in Visual Studio 2005 though, are
|
| Remote turn on/off | 13 Aug 2008 17:38 GMT | 2 |
Could anyone please let me know if there any way to remotely turn on/ off (via an internet connection) a windows mobile device? Thanks, Abhi
|
| "New" form is RIDICULOUSLY slow | 13 Aug 2008 14:48 GMT | 5 |
I have a Windows Mobile app which works fine, developed with CF 1.1. When I move to CF 2.0, and develop with VS 2005, I am seeing something very odd - one form (inconsistently) takes forever to come up. The main form, that it's trying to leave, is constantly sending messages
|
| Cross-platform (desktop/PDA/smartphone) forms development | 13 Aug 2008 05:43 GMT | 2 |
Being fairly new to Microsoft world and .NET in particular, I'm developing a .NET (C# using VS.NET 2005) application that I want to run on all 3 platforms: desktop, PDA, and smartphone. While I can go on and design and code forms for each 3 platforms separately, I wonder
|
| Need to Read/Write to USB Driver on Windows Mobile PPC Device | 12 Aug 2008 17:54 GMT | 2 |
I have built a usb device (lets say a simple battery data reader) that communicates with a PC over the HID class. I therefore dont need any special driver and
|
| Pocket PC and Microsoft Access | 11 Aug 2008 16:34 GMT | 5 |
I am a software developer/seller. My programs are compiled Visual Basic 5.0 (.exe) and uses Access 2000 as the database. A major customer has requested to be able to download this on to a Pocket PC/ Handheld. I am a Major Rookie with these devices (never owned or used one). I ...
|
| Need EVB development software | 10 Aug 2008 22:00 GMT | 5 |
I need to read Pocket PC EVB code and apps I have on my desktop PC to convert them to Visual Studio EVB or C++. I need the MS Embedded Visual Basic development software for Pocket PC, but can no longer find it on the Internet. The old MS links are gone! Help!
|
| Newbie - Question on Dev Environment | 10 Aug 2008 20:25 GMT | 2 |
I am planning an app for a Sprint Mogul WM6.1 device. From this group I determined the development options are VS2005 Standard or VS2008 Prof. Questions:
|
| Which Developer Environment to program Pocket PC software? | 09 Aug 2008 08:59 GMT | 6 |
I've got a copy of MS VS 2008 Express Edition and a copy of MS VS .NET 2003. It's possible to program with those for Pocket PC 6.0? TIA
|
| SQLCE questions.. | 08 Aug 2008 15:48 GMT | 3 |
I have a couple of SQLCE questions. My work generally involves opening SQLCE .sdf files using Visual C++ v4.0 and SQLCE libraries: 1. Am I right in saying that the SQLCE libraries have absolutely no backwards compatibility whatsoever ? For example, if you have the latest
|
| RasDial questions | 07 Aug 2008 21:28 GMT | 4 |
Hi, all! I have some experience with RasDial, but there are some things I am not quite sure about. I've been trying to investigate the issues I'm having, but I can't seem to find the right answers. I think my problem is fairly simple. I'm hoping
|
| Using Socket | 07 Aug 2008 11:36 GMT | 2 |
Hello I'm trying to use the Socket to manage files from ppc to desktop, well after making the connection to the server, but I can not understand how to send a simple files (txt) from ppc to the server.
|
| Create controls that look like WM6 contacts? | 07 Aug 2008 04:58 GMT | 2 |
I am using VS2008 and CF3.5 on a WM6 device and would like to create some controls that look like those in the Contacts application - basically a list of items (labels on left, controls on right that vary from combo boxes to pop-up dialogs).
|
| CF slot disabled after iPAQ 2490 is turned off & will not reactiva | 07 Aug 2008 00:52 GMT | 6 |
CF slot disabled after iPAQ 2490 is turned off and will not reactivate until card is removed and replaced or do a soft reset. In this case the CF card is a Socket CF bar code reader. Any thoughts on what may be causing this or ideas on how to reactivate the
|
| DnsQuery_W in windows mobile 5 | 06 Aug 2008 21:59 GMT | 4 |
Can I use the DnsQuery_W method in a C++ windows mobile app? the only versions of the header file and dnsapi.lib that I have are under the platform sdk - which I'm not convinced is right for this - am I missing something? cheers.
|