| Thread | Last Post | Replies |
|
| DeviceIoControl failed with error 0x06/0x32 | 30 Nov 2006 22:08 GMT | 9 |
I am developing an application that will emulate the default Wi-Fi AP menu, it will show the available Access point list and allow the user to connect/renew IP/ view AP properties, our client wants extended
|
| NETCF 2.0 Intallation Problem | 30 Nov 2006 21:39 GMT | 3 |
I tried running the program on my device so I got a message that the program can't run because the CLR version needed (2.0) is not installed I then Tried to install manually using the following file: NETCFv2.ppc.ARMV4.cab
|
| WindowsCE 5.0 image | 30 Nov 2006 17:45 GMT | 1 |
Hi group, Where I can find a image (bin) of WindowsCE 5.0.(demo) . I need it to prove it in my TabletPC which run actually WindowsCE 4.2 Thanks,
|
| WM5 file compress/uncompress | 30 Nov 2006 14:33 GMT | 3 |
We are transferring files to & from PDA's (windows mobile 5) over GPRS and want to compress the files. What is the best method supported by WM5? We are developing applications using VS2005 & VB.NET v2 on a server and
|
| Mobile Application goes offline | 30 Nov 2006 13:58 GMT | 2 |
We are running into some strange scenarios related to HTTP Web Requests made programmatically from a Mobile application. Following is the scenario: The application connects to the server through the webservice to
|
| using celog event tracking tool on wince??help in C# | 30 Nov 2006 12:11 GMT | 2 |
hey ppl...oki let me mk u understand first.... actually i am making a dummy project on wince with C# as my language.... but in my project i need to have a log of some events such as some
|
| Pretty urgent issue | 30 Nov 2006 10:32 GMT | 2 |
I have to do an update to my software tomorrow. What I need to do is to ensure that SYSTEM_SR_ENU.CAB is part of my installer. I'd like to know what files are held inside this CAB file and where I can find them on my desktop computer so that I can include them manually in my ...
|
| CF does not have NodeFont property for treeview control??? | 30 Nov 2006 10:12 GMT | 2 |
I've 2 probs with the TreeView control in CF 1) It does'nt let me change font at the node level 2) It enforces the first image in the imagelist for a node for which the imageindex is not specified
|
| Printing in the Compact Framework | 30 Nov 2006 08:24 GMT | 4 |
I have the following basic questions: 1. Can I print using the PrintDocument or any thing similar 2. How can a typical device (Pocket PC) be connected to a printer, it is required to be connected to a PC?
|
| Fullscreen ? | 30 Nov 2006 05:42 GMT | 6 |
I want to make my application to use the whole screen, searched through msdn and it suggests to use `WindowState = FormWindowState.Maximized;' in the (only) Form of the program, but it doesn't work. I still can see the taskbar and title bar. I've tried placing above statment to ...
|
| High Performance Xml parser | 29 Nov 2006 22:24 GMT | 3 |
I am looking for component which allows me to parse my xml file. the reason i am asking this, is because my xml files are huge it can reach as far as 1GB more or less. the time to parse such a file is something like 5 Hours.
|
| Uncatchable exception with getfiles method running v1 cf on ce.net 5.0 | 29 Nov 2006 21:30 GMT | 3 |
I have an application that runs sucessfully on ce.net 4.x. When I run it on ce.net 5.0, it throws an exception on directory.getfiles. For some reason, the exception won't get trapped. Has anyone else seen this?
|
| Finding or creating a text phrase program or service ?!?! | 29 Nov 2006 19:43 GMT | 1 |
I was wondering if any of you guys know of an existing application or a way to develop a program that allows me to push a button on my PocketPC, which will open up a dropdown (or something) that has a list of pre-defined phrases?
|
| Windows Mobile 05 Application Buttons- Available in vs2005? | 29 Nov 2006 17:49 GMT | 1 |
Does anyone know how to create the menu buttons that appear on the task/notification bar on WM05 in vb.net? I tried searching but I don't know their official name. TIA
|
| key code problem | 29 Nov 2006 16:17 GMT | 1 |
I just want to generate a key event through another key event,say, when i press "A" , on the keyup event , I want to generate "B" press event. how to do it? I am newbie for C#. sorry for this simple question.
|