| Thread | Last Post | Replies |
|
| CFileDialog doesn't show files | 25 Aug 2005 06:20 GMT | 2 |
I have a CFileDialog and it doesn't show any files, I just use the basic code below which should hopefully show all files if no filter is specified but I see nothing. Any ideas?
|
| PPC SDK 5.0 Snap Camera w/o Form Confirm | 25 Aug 2005 02:22 GMT | 7 |
The only way I can find to snap an image in the 5.0 PPC SDK is to use the CameraCaptureDialog class. However, this, as expected, requires the user to click "OK" and confirm each snap. This is not viable in my application. In Palm and Java I can snap an image and get the JPEG or PNG
|
| Simulate Connection | 24 Aug 2005 16:55 GMT | 4 |
Like many on this newsgroup I need to create an application that is network aware. I have seen many posts asking how to determine if a connection is available and the best answer I have seen is to poll a known address. For various reasons this solution is unacceptable. My
|
| Windows Mobile Platform building | 24 Aug 2005 16:05 GMT | 4 |
Hi I am having a GEODE (SC1200) processor based hardware and is presently running Windows CE 4.2. I like to go for Windows Mobile 5.0 with Pocket PC standard. I like to know
|
| Query on serilization class for pocket pc in .net2003 | 24 Aug 2005 13:36 GMT | 2 |
heloo, I have just found that there is no runtime. serilization for smartdevice application.then how can this piece of code be transformed for pocket pc ///////////////////////////////////////////////////////////////////////////////////////////////////////
|
| VS2005 beta 2 - CF+MSMQ | 24 Aug 2005 12:39 GMT | 1 |
Developing a suite of applications with VS2005 beta 2 for PPC2003 devices. Interprocess communication is performed using non transactional MSMQ. Messages are being sent successfully and received asynchronously, however the application receiving the message is having its ...
|
| OID_802_11_BSSID returns extrange data | 24 Aug 2005 11:21 GMT | 1 |
I'm trying to query OID_802_11_BSSID in order to know if the PDA is connected to an AP and the BSSID (or mac address) of the AP. In MSDN : http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceddk40/html/c mrefoid_802_11_bssid.asp
|
| Create a CAB-File which will setting up the GPRS-Settings | 24 Aug 2005 04:53 GMT | 6 |
Hi! I'm searching for a way to setup up our own GPRS-Settings throug a CAB-File or through any kind of program, so that the settings could automatically be imported if a hard reset occurs.
|
| Alternative for Findwindow ? | 23 Aug 2005 23:49 GMT | 7 |
I hope some here can help me out. I want to normaly exit an external application. I've found ways to kill it, but that leaves a tray icon available. So i thought to have found a way to use the SendMessage or PostMessage (all listed in the function) I tried it on the Calculator on ...
|
| Bluetooth recv | 23 Aug 2005 16:52 GMT | 1 |
I'm trying to write a simple application that will send recv data between 2 devices. i can make the search and connect,i can send/recv data from the device, but the recv function block me till she get the data,if i don't have any new data
|
| array-string question | 23 Aug 2005 13:03 GMT | 2 |
What is the easier way to do that? I want list 20 elements. when my PPC (application .exe) receive a message as: 1_20_4_5 from our device, 1 is the number of element. So, I would like to create an array (or vector?) of string to do something like;
|
| Serial port compatibility. | 23 Aug 2005 05:53 GMT | 6 |
I need to develop a serail port prgram for Windows Mobile. I am planning to use .net 2003 as the ide. What should I do to develop a single application to work with both WinCE and Windows Mobile devices ?
|
| How to use thread in C# | 23 Aug 2005 05:35 GMT | 1 |
I need some suggestions to do some specific tasks in C# on Pocket PC 2003. Actually I have a main application which calls when the user press on a button a specific class which is doing some GPRS communication. What I wanted to do : calling in the background this class which is ...
|
| How to use the DataGrid control in .NET compact framework? | 23 Aug 2005 03:53 GMT | 4 |
Yesterday, I created a smart-device application in VS.net 2003, found that the DataSource property of DataGrid control can't be find in .NET compact framework, but according to one e-book, the DataGrid control should has a property named DataSource. Why? my environment: windows2000 ...
|
| API to switch off Wi-FI | 23 Aug 2005 02:13 GMT | 2 |
Can somebody help me out for this. also if there are APIs to know signal strength for WAN /WLAN ... THanks atul
|