| Thread | Last Post | Replies |
|
| How to Delete a Mail Account programatically | 22 Jun 2005 23:01 GMT | 2 |
hi, all I have a email issue. If I want to delete a mail acccount by GUID, I do not know the GUID So I can not delete by method DMProcessConfigXML.
|
| again unicode etc. (Linebreaks) | 22 Jun 2005 21:18 GMT | 3 |
yesterday I had a posting which dealed with multibyte characters and wide characters. Today I got the problem, that the incomming multibyte characters have several line breaks in it. This text should be shown in multiline edit box. For that the text is transfered to wide ...
|
| application name on add/remove program | 22 Jun 2005 21:01 GMT | 1 |
when i go to add/remove program on pocketPC, my application name says "My company".i need to change that. here is my list on ppc_inf file. i dont know how its set as "My company". when i change as different name and save it, and again i try to build the cab file. it wont change. ...
|
| Getting started on mobile development (PocketPC) | 22 Jun 2005 20:33 GMT | 4 |
I have been assigned the task of building an application to run on Windows CE. The device in question is a Compaq PocketPC (iPAQ) running Windows CE Version 3.0.938 on an ARM SA1110 microprocessor. Since this is my first contact with development for mobile devices, I feel a ...
|
| Combo loading problem | 22 Jun 2005 20:10 GMT | 4 |
i try to load nearly 1000 items into combo box on form load. its giving me the following error. "An unhandled exception of type 'System.NotSupportedException' occurred in test.exe"
|
| Descktop App | 22 Jun 2005 19:50 GMT | 1 |
I'd like to add my application to the "descktop" of the Pocket PC. I mean add the app in the screen that appears when you start the pocket pc. I tried to copy my app into differents windows directories but it doesn't work... any help ?
|
| Example code for a Tab Control | 22 Jun 2005 18:23 GMT | 1 |
Does anyone have some code that uses the Tab Control they would be willing to part with? I can't seem to find any docs on this control :( JR
|
| An NDIS intermediate driver issue. | 22 Jun 2005 18:14 GMT | 1 |
Can I build a NDIS intermediate driver on WinCE 5.0 and install it on Windows Mobile 2003? Can this NDIS driver be loaded by the OS?
|
| Set password with CAB file | 22 Jun 2005 17:20 GMT | 1 |
Is there a possibility to create a cab file with that will set the password and the timeout period, by using the same methods as the GPRS configuration? makecab? What is the parameters to use?
|
| DMProcessConfigXML | 22 Jun 2005 15:48 GMT | 2 |
This function does not exist in eVC3. I guess I have to use eVC4. I can use eVC4 to develop C++ apps without .NET stuff, right? Lisa
|
| How to accept or reject incoming calls programatically - reg | 22 Jun 2005 11:22 GMT | 2 |
I am working on pocket pc 2003 projects using Visual Studio .Net 2003 using C#. How to handle incoming calls programatically? i.e progrom itself should handle this one, not manually. Please help me out regarding the same as early
|
| How to make a cabfile to setup gprs | 22 Jun 2005 08:20 GMT | 3 |
I want to create a cabfile to set GRPS settings. The _setup.xml is as follows: <wap-provisioningdoc> <characteristic type="CM_GPRSEntries">
|
| Pocket pc device id | 22 Jun 2005 08:08 GMT | 2 |
Does the code posted on GotDotNet: http://samples.gotdotnet.com/quickstart/util/srcview.aspx?path=/quickstart/Compa ctFramework/samples/deviceid/deviceid.src for retrieving the device id works also for 2003 pocket pc's? Because i dont have a device to test it, i am testing my ...
|
| using FTP with SSL on a PocketPC... | 21 Jun 2005 23:28 GMT | 2 |
Does anyone have any information about implementing FTP access with SSL ?? I have here some libraries that makes me able to access e manage files on a ftp server, but I don't know anything about SSL, I'll need another ftp libraries or it's necessary to implement SSL by myself and ...
|
| fullscreen problem | 21 Jun 2005 21:44 GMT | 3 |
i devlop games, thus I need fullscreen without anything else. It works fine sometimes, but some other times when I quit the game, going non-fullscreen (half screen?), the menu-bar does not get repaint and I can't click it. (Start menü is dead)
|