| Thread | Last Post | Replies |
|
| VS.NET 2003/05 on VMWare or VirtualPC | 11 Jun 2004 17:34 GMT | 1 |
does anyone know if I can develop SmartPhone2003software from VS.NET 2003 or the beta of 2005 from a WinXP/2003 system installed on a VMWare virtual machine? If not, what a bout Virtual PC? I know I can develop the software, my only concern is about the deployment with ActiveSync.. ...
|
| Problem when installing through activesync | 11 Jun 2004 16:20 GMT | 1 |
I am currently having a problem trying to put my application into an installer. I am using a Samsung i600 and have wrapped my application into a cab file using cabwizsp. When I copy the file to the device and install by navigating to it with the file explorer on the device, the ...
|
| evc++ 4.0 dll import in c# | 10 Jun 2004 08:56 GMT | 4 |
I build a dll with EVC++ 4.0 and i would like to import it in my C# project (MS VS.NET 2003). I used dllimport attribute but when i call one of the function contained in the dll the exception :
|
| Is it possible to write a application that used to block incoming calls selectively? | 09 Jun 2004 15:51 GMT | 2 |
I am a newbie in programming smartphone's application. I have been receiving a lot of junk SMSs lately. Is it possible to write a application to block incoming calls selectively?? Thanks & Regards,
|
| standard C++ for Symbian | 09 Jun 2004 07:59 GMT | 3 |
Help Needed.... I am developing different applications for PDA devices which could help disabled people. Please help me find the answer to the following questions:
|
| Memory Management | 07 Jun 2004 16:02 GMT | 2 |
I'm experiencing odd bugs in a SP2002 application. Basically, I'm allocating space for many strings using malloc. If I take the code that allocates the space out the app runs ok, controls are displayed correctly and dialog boxes can be created.
|
| How to get system idle time on Smartphone? | 07 Jun 2004 03:51 GMT | 2 |
I try to use SystemParametersInfo to get the information, but Smartphone SDK does not provide SPI_GETACCESSTIMEOUT and ACCESSTIMEOUT (at least I can not find them) Can some provide me the solution about getting system idle time on Smaprthone Thanks in advance!!!
|
| Smartphone 2003 and VS.NET 2003 | 06 Jun 2004 21:23 GMT | 10 |
Hi from Turkey, I have installed Visual Studio.NET 2003 and then installed Active Sync 3.7 and lastly installed Smartphone 2003 SDK. While installing SDK, it warned me that I don't have eVC 4.0 and SDK is
|
| GPRS Permanent Connection Problem | 06 Jun 2004 02:20 GMT | 1 |
I'm trying to write an application that will keep my SPV logged onto the GPRS network permanently. I can connect successfully and disconnect successfully using the following : ConnMgrEstablishConnection(&connInfo, &hConnection);
|
| Menubar problems | 05 Jun 2004 14:51 GMT | 5 |
Dear Smartphone people, I have been looking through these work groups and I am curious if anyone here could help me. I currently have an application that calls multiple dialogs. There is a menu bar on the right softkey for
|
| can smartphone support C/S application? | 05 Jun 2004 14:06 GMT | 3 |
I am now developping a sales administration for Pocket PC application. it sounds like a CRM. it has a C/S architecture. has SQLCE on the PPC. but one of my important partner said that sales administration should be built for smartphone, because ppc is somewhat expensive for sales. ...
|
| Newbie: Is this correct? | 04 Jun 2004 17:03 GMT | 1 |
Development environment: embedded c++ 4 + sp3 + smartphone sdk 2003 I want to transfer a picture on the mobile to a ftp-server (internet, not by cable/cradle). Is it correct that if I want to send a picture I have to these steps in my
|
| SSL Web Service Client on smartphone | 04 Jun 2004 15:53 GMT | 2 |
I am trying to access a web service from my smartphone using SSL. When I access the web service at "http:// (whatever)", it works properly from Windows Forms, Pocket PC (emulated) and Smartphone (emulated). When I add just one character, JUST ONE, from "http:" to "https:", it ...
|
| Camera API SPV E200 (Orange) | 04 Jun 2004 15:20 GMT | 2 |
How can i get the Camera API for this device ? I was said it was present in the SmartPhone SDK but i didn't find. Can anybody help me ?
|
| How we access the registry from a SmartPhone.NET?Please Help | 03 Jun 2004 20:27 GMT | 2 |
I am having huge problems to access (read/write) the registry from a SmartPhone.Net application. I can't find the namespaces or the objects I have to use to access the registry? Do you have any idea? Please help. I am desperate!
|