| Thread | Last Post | Replies |
|
| Pressing "enter"-key closes my program | 06 Aug 2004 17:25 GMT | 4 |
I'm currently encountering a problem on Pocket PC 2003 : I created a very small app containing only one editBox. When I press keys on the keyboard, then the letters appear in this box, but if I press the "enter" key, it calls the destructor, stopping my application...
|
| can not install EVC++ sp2 or sp3 | 06 Aug 2004 06:45 GMT | 4 |
I have been having this problem, I can not install EVC++ sp2 or sp3. The installation tells me that EVC++ 4.0 is not installed. To confirm that it is installed, I am able to open EVC++ 4.0, and see
|
| Socket connection fail in Pocket PC 2003 | 05 Aug 2004 20:23 GMT | 2 |
I've got a problem with socket client program in PPC2003. I made a simple tcp socket test program for network testing. It is that client sent a request data(about 512bytes) to server and receive response
|
| Copying files to/from PDA | 05 Aug 2004 19:23 GMT | 1 |
Does anyone know of a way to copy a file to a PDA? I've been looking for an API call that would allow me to do so easily but it seems the only way is through a convoluted method of copying things 2kb at a time.
|
| SQLCE Update statement | 05 Aug 2004 14:16 GMT | 3 |
Does anyone try the following sql command on SQLCE? I got an error -- Native Error (25501). But it is working when running on SQL Server. Update TblA set TblA.x = TblB.x from TblA inner join TblB on TblA.y = TblB.y
|
| PPC 2002 with VS.NET 2003 | 05 Aug 2004 13:26 GMT | 8 |
Is is possible to develop MFC based apps for PPC 2002 (and higher) using VS.NET 2003? I'm currently using eVC3 and want to use a newer compiler.
|
| pocket PC service stack increase problem | 05 Aug 2004 13:11 GMT | 1 |
hi there:) I develope under eVC++ 4.0. The app runs as a service, which means that services.exe starts my .dll. While running I encounter "First-Chance Exception stack overflow". So I increased the stack to
|
| Disabling Features in Windows Mobile | 05 Aug 2004 04:41 GMT | 1 |
We have a client who needs several features in the iPAQ 2210 disabled for security reasons. They want all network capability (except USB ActiveSync) completely disabled--including irD--as well as voice recording and support for memory cards. They want the capability completely ...
|
| is GDI+ available on WM 2003 ? | 05 Aug 2004 04:06 GMT | 3 |
some documentation on the MSFT site says that GDI+ is not yet supported on WinCE. on the other hand, the Pocket PC 2003 SDK contains the files imaging.h and imaging.lib that apparently defines the GDI+ API (or a subset of it).
|
| pbEmulator and /MemorySize | 04 Aug 2004 22:32 GMT | 2 |
Has anyone gotten /MemorySize to work? - I always end-up with 32MB no matter what size I change that too. Is there some reg key that I need to modify to change the amount of memory? (or some other method). thanks - Fruber.
|
| POP3 + SMTP? | 04 Aug 2004 22:03 GMT | 1 |
can someone tell me if there's a pop3 and smtp components for the dotNetCF, to be able to write email apps for pocketpc? thanks Mustafa
|
| Pocket PC Programming | 04 Aug 2004 20:38 GMT | 1 |
I am progamming a pocket PC application with VB.NET. When read an XML file with the iso-8859-1 encoding, an error message display as follow: "System.XML.XMLException: The system does not support 'iso-8859-1' encoding. Line 1, Position 32" What should I do so that the system can ...
|
| SDK for evb3 running under Win98 | 04 Aug 2004 20:12 GMT | 10 |
I need to install eVB3 on a pc with Win98 or WinMe but evt2002web_min.exe require Win2000. Where I can download a version for Win98? Thanks
|
| SelectNodes | 04 Aug 2004 18:55 GMT | 2 |
Has anyone got an implementation of SelectNodes that works for CF? OpenNetCF doesn't seem to have one... Thanks, Peter
|
| Excel | 04 Aug 2004 17:52 GMT | 1 |
How do I run Macros in and Excel file on a Pocket PC?
|