| Thread | Last Post | Replies |
|
| Pocket PC database ? | 12 Jun 2006 12:48 GMT | 6 |
I am developing a distributed application which will involve desktops, laptops, tablet pcs and pocket pcs. I will be setting up an adhoc network so that these devices can communicate with each other. In lieu of this I have some doubts:
|
| Data from device to web | 12 Jun 2006 12:45 GMT | 1 |
Visual studio 2005 C#. I need to FTP (or any other way) data from pocket pc(2005) device to our web server. The data consists of jpegs and data in a list box.
|
| Cradle Events | 12 Jun 2006 00:52 GMT | 1 |
I have a device that will be placed into a device that will talk to my PC via an Eithernet cale (not ActiveSync). I was wondering if there are any cradle based events that fire off (that are not related to ActiveSync)?
|
| How to show a context menu as system's behaviour using win32 api | 12 Jun 2006 00:43 GMT | 1 |
Hi all, I want to popup context menu on some windows such as Dialog, Button that do not produces WM_CONTEXTMENU message itself. I found some system controls have produced WM_CONTEXTMENU message, for example ListView, so I can call TrackPopupMenu to show menus. But others do
|
| Show arabic/ hebrew fonts | 12 Jun 2006 00:37 GMT | 1 |
I'm trying to write an application with localization to middle-east languages. I need to write to the screen few localized strings. I upload the required fonts but get only squares on screen. In the debug parameters I see the strings OK and also in the emulator
|
| how to build program | 11 Jun 2006 20:00 GMT | 3 |
I have installed the cf 2.0. But I want to build a sample with cf 1.1. When I build it, the vs.net notify that system could not find cf 1.1. Why?
|
| working with sd card handles | 11 Jun 2006 02:47 GMT | 1 |
I am writing a little "for-fun" application on Win CE 4.x on the side and I want to be able to read/write directly to the sd card without using the fat. According to msdn, you can obtain a handle to a disk volume by calling create file:
|
| Pocket Access Works on WM5? | 11 Jun 2006 00:51 GMT | 4 |
I found this post and before I even get my hopes up, does this mean all I have to do are these couple steps and I will be able to synchronize my desktop MSACESS DB with my pocket access DB on WM 5.0 again even though Microsoft dropped it with the release of 5.0? I thought it was ...
|
| Security Policy | 10 Jun 2006 00:56 GMT | 2 |
I have a Windows Mobile 5 Symbol device and a recent update to my management application triggered the OS to prevent executing CAB files. I talked with the developers of the program and they admited the bug, but said it is really a M$ bug in a security policy.
|
| upgrading from SQL Server CE 2.0 | 09 Jun 2006 19:10 GMT | 1 |
Does anyone have any instructions on how to go about uprading a .sdf file from sqlce 2.0 to sqlce 3.0? I found this on an msdn website (link: http://www.microsoft.com/sql/editions/sqlmobile/upgrading.mspx) but
|
| Question about Authentication methods in wireless networks (802.11x) | 09 Jun 2006 16:40 GMT | 3 |
Just a query, could anyone please tell me whether the authentication methods like EAP-TLS, EAP-TTLS, PEAP etc are layer 2 (link layer) or layer 3 (network layer) methods. And if they work at layer 2 then how can we use NDIS for following:
|
| HOw to detect different wireless connections | 09 Jun 2006 16:37 GMT | 7 |
Could you please tell me how can I detect different wireless connections available using NDIS in a room in which I have my PDA. Thanks, Arsalan
|
| How To Transfer Files from a PocketPC to a Desktop | 09 Jun 2006 16:09 GMT | 8 |
I am trying to write a C++ application that will transfer files from the my pocket pc to the desktop without using activesync. I am running into the problem of not finding the proper API to do so, I've checked the RAPI function list and I cant find what i am looking for. Is there
|
| IReplStore::GetStoreInfo fails | 09 Jun 2006 16:04 GMT | 2 |
My desktop service provider isn't behaving nicely. I expect the STOREINFO pointer to have the initial values cbStruct=936 and cbMaxStoreId=0 on the first pass. But, the values I always get are cbStruct=480, cbMaxStoreId=2088772930, cbStoreId=324.
|
| how to open files *.hv | 09 Jun 2006 15:11 GMT | 1 |
hi, all Now i want to backup registry of my ppc which os is mobile 5. and i'm using vc++ 2005, i find that using the reg apis is too slow, so, i think if i can open boot.hv, user.hv, i quickly backup the reg.
|