| Thread | Last Post | Replies |
|
| .NetCF and C++ | 18 Nov 2004 21:34 GMT | 1 |
Is it possible for a .netcf app to use a .dll that was compiled in vc++? If so, how is this done? thanks in advance, ed
|
| Cross Model Application Operation | 18 Nov 2004 21:07 GMT | 2 |
Has anyone written an application tried in on several different models both from the same manufacturer and from different manufacturers? In theory, they are all using PocketPC 2003, right now, correct? I was wondering because I have developed for Palms in the past and the Palm
|
| Big Integers Problem | 18 Nov 2004 21:07 GMT | 2 |
How do I generate Big Integers in VB .NET? For example, if I have a number like 98908324328432864872364234623874682342234234242342 that can't be stored in INT64 or INT32 type variable. How can I generate it?
|
| Update Emulator | 18 Nov 2004 21:07 GMT | 4 |
When I open the emulator for Pocket PC 2003 in Visual Studio and check the version of the OS, it reports 4.20.1081 (Build 13100). My target device is running 4.2.0.0 (Build 14053). I don't know what version is in the emulator that downloads with the SDK
|
| CAB provisioning format | 18 Nov 2004 20:55 GMT | 1 |
Is there is any method by which i can install an XML file that contains provisioning info without converting it into a cpf file programmatically? If there is no way then can I play the actions in the xml file
|
| ANN: OpenNETCF Source Code Drop | 18 Nov 2004 17:39 GMT | 10 |
After a pretty long hiatus, we've updated the OpenNETCF namespace and provided a source drop. There are several bug fixes plus the addition of a GPS library and a ToolHelp library. The source can be downloaded here (bottom of the page):
|
| calendar sync | 18 Nov 2004 16:12 GMT | 3 |
I have a very noob question regarding the calendar application on Windows Mobile 2003 SE. In our company we have a database with time appointments, schedules,..., I would like to make it possible to automatically add this information
|
| RadioButtons | 18 Nov 2004 16:11 GMT | 3 |
I looked already very long to find out how can I uncheck a checked RadioButton?? regards mat
|
| GPRS internet connection | 18 Nov 2004 15:26 GMT | 1 |
I'm using a socket for exchaning data with an internet server on a special port (no http or ftp). This works fine when a GPRS internet connection is already established, but fails when the PocketPC is offline.
|
| CRecordSet in Embedded VC++. Does this thing work? | 18 Nov 2004 12:38 GMT | 2 |
Hello *, That is my 3rd question in a row regarding an application that I am creating using embedded vc++ for a palmtop. My other 2 have been promptly and succesfully answered so once again, here I am... Along
|
| Synchronizing a SQLCE database on Pocket PC | 18 Nov 2004 11:24 GMT | 1 |
Could anyone help me with this problem? I know how to sync .cdb database to an Access database in a Windows application, but I am having problems syncing a .sdf database(sqlce) to a Access database in Windows. Do I need to convert the information before it reaches the Access ...
|
| Problems retrieving SSID list from OID_802_11_BSSID_LIST | 18 Nov 2004 10:03 GMT | 4 |
I'm having problems retrieving the list of AP from the OID_802_11_BSSID_LIST structure. The firs AP on the list is correct, but I cannot get the information of the others (ramdom characters). I cannot see the problem in my code, taken and modified from WRAPI:
|
| How to get device information from ActiveSync on a desktop app | 18 Nov 2004 08:13 GMT | 2 |
Is there a way that a desktop application can query ActiveSync to retrieve the current device's partner name, ID, connection state etc? I'm writing a sync utility on the desktop that needs to know the name of the device that is connected, and also if the device is connected ...
|
| Tap and hold | 18 Nov 2004 07:21 GMT | 1 |
How to disable the TAP & HOLD function on a dialog? Thanks, Chri.
|
| jvm for pocket pc | 17 Nov 2004 22:27 GMT | 5 |
I need to create program for pocket pc phone edition. However, I m using java. Does microsoft provide jvm for pocket pc?
|