| Thread | Last Post | Replies |
|
| how to send DTMF on smartphone? | 19 Oct 2005 05:13 GMT | 1 |
how to send DTMF on smartphone? I found RIL_SendDTMF function of RIL API but I don't know how to use it? May I LoadLibrary of RILGSM.dll and GetProcAddress of RIL_SendDTMF function
|
| Mobile 5.0 volatile flash? | 19 Oct 2005 01:01 GMT | 7 |
This can't be true...can it. A hard reset on Mobile 5.0 erases all flash memory? That was the only way to secure an application in memory so when someone is out and about, and they have to do a hard reset, they can get their application back up and running. Are users going to ...
|
| VS2005: "Build CAB file" - missing in action ? | 19 Oct 2005 00:53 GMT | 21 |
The subject says it all really. In VS2005 (I'm reluctantly using RC1), does anyone know what's happened to the infinitely useful "Build CAB file" option ? In VS2003, you used to be able to have your Smart Device project, maybe
|
| IP Addresses in GPRS and WiFi | 18 Oct 2005 23:51 GMT | 3 |
I have developed an NDIS Protocol driver that simply captures the packets using either GPRS or WiFi I am facing 2 issues in this regards, and would be grateful if someone could throw any pointers
|
| New about Pocket PC | 18 Oct 2005 22:50 GMT | 1 |
Im new about Pocket PC, im currently programing using Visual Studio 98, i also have SQL 2000 Im developing an application that will send infromation to a computer using wireless technology from a Pocket PC. I got some question
|
| Single-purpose dedicated PocketPC device | 18 Oct 2005 22:50 GMT | 2 |
Does anyone know how to create a PocketPC-based product (don't care about the hardware for now) that would be single-purpose? That is, once the device is turned on, it immediately runs my application and cannot run others, exit, etc. The user must be shielded from the Windows ...
|
| /Od compiler option problem | 18 Oct 2005 22:06 GMT | 1 |
I am running a project in eVC 4.0 and I have been running into a bug that only appears in the release build of the project. I eventually found out that when I had the compiler option /Od set the project would work properly but when it was not set the bug would appear.
|
| visual studio 2005 + SQL mobile + SQL 2000 | 18 Oct 2005 20:39 GMT | 1 |
I like the new VS2005 which has a lot of new controls but our clients won't upgrade to SQL2005 recently since they have SQL2000 running. 1. I wonder if this is possible - VS2005 + SQL mobile + SQL 2000
|
| Customize Doclist columns? | 18 Oct 2005 19:57 GMT | 1 |
Is there a way to customize the doclist columns that show up with CeDoclist or CeDoclistDocTemplate? I want to be able to modify the width of the columns or eliminate columns altogether to maximize space for the file name. Thanks.
|
| passing parameters to a the function of a thread | 18 Oct 2005 19:36 GMT | 1 |
I am familiar with passing parameters to a thread function using C++, but I needt to learn it using C#. Can someone shed some light on how to do this? Code snippets will be great to show me. Thanks in advance,
|
| Getting the tap / click position in Pocket Internet Explorer | 18 Oct 2005 16:57 GMT | 1 |
Hello all, I am new here :) I am developing a web site for pocket pc (among others) . I have an image of a map, and when the user tap on the map, I would like to know (in a JScript function) the X and Y co-ordinates of the click.
|
| VS2005 problem.. | 18 Oct 2005 15:51 GMT | 2 |
First off, let me say that it's frightening to think that Visual Studio 2005 has reached "release candidate" stage and the environment is STILL as terrible, incredibly slow and unuseable as it is now. I detest, swear and curse my
|
| sql delete command problem | 18 Oct 2005 14:50 GMT | 5 |
I am having problems with the "DELETE" SQL command. I don't know why, but everytime i execute the command i get the next error message: "An unhandled exception of type 'System.InvalidOperationException' occurred
|
| DoModal(); Dialog Box doesnt pop-up! Appln. Exits!! | 17 Oct 2005 22:14 GMT | 1 |
We use Pocket PC 2003 on HP-iPAQ device. We use a pop-up dialog box in our application. The DialogBox doesnt get popped up or displayed upon execution of code. The application just exits. When we attempt to call the DialogBox from another interface, it works fine.
|
| Starting Pocket PC development | 17 Oct 2005 22:02 GMT | 10 |
I will be getting into Pocket PC development in 2006 using VS 2003 and are starting to look for books, web pages, etc. that I can read to introduce myself to this technology. Any recommendations are welcomed!
|