| Thread | Last Post | Replies |
|
| Listview and scrollbars | 27 Oct 2004 20:22 GMT | 5 |
Is there a way to detect whether the scrollbars of a listview are shown or not? Thanks, Nelson
|
| on which criteria to choose my data base on pocket-PC ? | 27 Oct 2004 19:25 GMT | 1 |
I develop in visual BASIC .net and ipaq 3970. My files count 100000 recordings of 100 characters each one. My alternatives : XML, sql CE or .... what imports to me is the response times .
|
| Disable WM2003 CAB install Alert | 27 Oct 2004 17:45 GMT | 2 |
I'm making a .CAB for my application, but when it is installed in a Pocket PC with Windows Mobile 2003 SE, the user receive an alert message like: "this program may not execute correctly.....".
|
| ICMP error packet | 27 Oct 2004 17:13 GMT | 2 |
If I am correct, there is no API to get the icmp error packet. ( I send some UDPs, and would like to check the icmp-port-unreachable packet returned from the remote hosts ) Is there any way ( may be difficult ) to get it ? Like to do something at
|
| c# and FindFirstFile etc. | 27 Oct 2004 16:54 GMT | 4 |
I notice that in EVC++, I can access FindFirstFile method by using the winbase.h. But I like to develpe my app using C#, is there any library already wrapping those functions?
|
| Which Processors are used for PocketPC 2002 and 2003? | 27 Oct 2004 16:41 GMT | 1 |
i want detail information about processors for PocketPC 2002 & PocketPC 2003,[name of Processors]regarding which processors are used for PocketPC 2002 and PocketPC 2003. [name of Processors] I will be thankfull to you
|
| How to: centralize connection objects? | 27 Oct 2004 16:27 GMT | 1 |
I have developed an application for WM 2003, which frequently transacts with a sql server ce 2.0 database. I have several procedures which utilize the following code: cn = new SqlCeConnection(@"<< sdf file >>");
|
| How to: implement system sounds? | 27 Oct 2004 12:55 GMT | 3 |
I am developing customer dialog boxes and would like to implement the typical system sounds - similar in concept when standard windows alerts pop-up. How can this be done w/ C#? Can anyone point me to sample code or documentation on this? Thanks.
|
| Bug: Problem repainting SIP on toolbar after calling custom dialog | 27 Oct 2004 10:47 GMT | 2 |
I have written a custom dialog box in C# for my WM2003 application, and call it using the ShowDialog() method. The custom dialog box is a form with the border style set to none. It’s sized approximately 200x150 pixels to simulate a default windows message box. The controlbox is ...
|
| How to create multiple processor application for PocketPC Deviice | 27 Oct 2004 09:31 GMT | 1 |
Like .NetCF how to create application that runs on SH3,x86,MIPS etc....... using eVC++4/3,eVC has ARM processor only.... Dose any one know
|
| How to get the PPC Code/SN? | 27 Oct 2004 09:27 GMT | 2 |
Anybody knows how to get the PPC code like getting the Machine name of a PC. I am using VS.NET (VB.NET) to develop a mobile application. I need to know the ID of each PPC whether is the code of that PPC or the SN of that PPC. Anybody got any idea? Many thanks.
|
| WMP files | 27 Oct 2004 05:51 GMT | 4 |
i want to take the Windows Media files and add the header to that "say 1 BYTE to the start of the file" "This is instead of encryption/decryption" the cryption methods take lots of time to decrypt at PDA End.
|
| How to Start Application on Given Time & how to add application screen on pocket PC screen | 27 Oct 2004 05:45 GMT | 1 |
Using PocketPC is it posible to start application at given time? how?, and can i add application directly to the pocketPC screen ( application screen visible im small part of PocketPC screen)? For Example Owner Info., Clock, Tasks etc...... I want to put my
|
| Walkthru on compiling a C# .NET program and deploying to PocketPC | 27 Oct 2004 02:09 GMT | 14 |
I need a walkthru on how to compile and deploy a C# application to the PocketPC. I started with a just a simple form from a C# Windows Application project. Now I need to know how to compile it and get it to work on my Dell Axim. Thank you.
|
| Reading Comport IPAQ 2210 | 26 Oct 2004 23:21 GMT | 5 |
I have Ipaq 2210 and GPS which uses serial cable. I would like to link my 2210 with my GPS. Unfortunately, i can not find serial cable for my 2210. Then i try to use serial sync cable from XDA. 1. Why cant i sync my IPAQ using XDA sync serial cable?
|