| Thread | Last Post | Replies |
|
| How to prevent file deletion on a memory card? | 21 Jun 2005 07:13 GMT | 2 |
I would like to know if it is possible to prevent a user to remove files from a memory card (without write-locking it)? Thanks a lot.
|
| MissingMethodException | 20 Jun 2005 22:30 GMT | 3 |
I am developing C# application for PocketPC 2003 device. Unmanaged application succeded to call TCHAR buffer[256]; SHGetDocumentsFolder("//", buffer);
|
| MSXML load xml file method hang | 20 Jun 2005 22:22 GMT | 5 |
I want to use Microsoft XMLParser ,the following is some code . the problem is that when i call m_pXMLDoc->load( ...),my application will hang ,and no information is given . Can someone give me the reason ? What steps did I forget or mistake ?
|
| Shutdown, Uninstall and Remove Application from ROM | 20 Jun 2005 22:00 GMT | 2 |
I am developing an applicaiton that must shutdown another application, uninstall it and remove it from ROM on the pocket pc, so that I can reinstall a newer version automagically. I am able to close the form, kill the process and know how to run the uninstall... however since ...
|
| iPAQ h6340 serial problem | 20 Jun 2005 20:03 GMT | 2 |
Hi PPC experts, Could anyone please turn some light over h6340 internals? I'd like to use
|
| Creating Virtual COM Ports? | 20 Jun 2005 20:02 GMT | 2 |
I'm developing an application that will create and open for output, virtual "COM" ports. I will be sending GPS NMEA strings, either real time, or from a file, to these virtual ports. I've found the following code, which seems to work up to the point that is here, BUT, ...
|
| sms sending issue.. | 20 Jun 2005 18:21 GMT | 2 |
This is the code I am using to send sms from my pocketpc, T-Mobile GRPS conenction. I am able send SMS from the device if I compose the message on the phone. If I am trying to do that same programmatically in an application I am workign on.. it does not work. This is the code I ...
|
| determine the change of screenorientation in onResize() methode | 20 Jun 2005 18:15 GMT | 1 |
how can i determine, that the screen orientation has changed in on resize method? this method is called more than once
|
| link a dll file in eVC++ | 20 Jun 2005 18:10 GMT | 1 |
hi, all I want to link a dll file to my evc project? how to do it? and how to call the method on DLL file?
|
| GPF trapping | 20 Jun 2005 17:30 GMT | 8 |
I am developing a Pocket PC application directly using Microsoft clarm.exe compiler. Is there a way to trap GPFs so when they occur the application not just simply exit without any GPF message ? I have tried to use UnhandledExceptionFilter() but without success.
|
| Recording WAV file | 20 Jun 2005 16:45 GMT | 2 |
Hello Experts, Forgive me if this is too simple, as I'm completely new to .net based Mobile Application Development environment. How can I record an audio file from my application? Also, where is the MSDN
|
| Windows Template Library 8.0 | 20 Jun 2005 16:16 GMT | 2 |
Does anyone know when WTL 8.0 will be released? All my Pocket PC apps use WTL 7.1. I can't port them to WM2005 because WTL 7.1 will not compile in VS2005. Thanks,
|
| VS2005 beta 2 Compact Framework 2.0 - visual inheritance | 20 Jun 2005 14:21 GMT | 4 |
Does this development environment support visual inheritance? I recall in VS2003 with CF 1.0 there was a workaround, but in VS2005 I do not get the Inheritance Picker as mentioned in the Help, and when I manually code the form inheritance I get an error stating that "Base class ...
|
| conversion form C++ to c# | 20 Jun 2005 14:16 GMT | 1 |
Sir, I am trying to port my c++ code which i have written in evc++ for pocket pc. I want to port it VisualC# application.
|
| copy file from pc to pocket pc | 20 Jun 2005 13:45 GMT | 2 |
how do I copy a file from pc to pocket pc in vb (access)
|