| Thread | Last Post | Replies |
|
| How to copy .\Windows\coredll.dll from Smartphone to PC? | 16 Feb 2005 09:55 GMT | 8 |
I try to copy .\Windows\coredll.dll from my SPV E200 Smartphone to my PC, but it said "can not find the file" or "Access Denied". Anyone can tell me how can I do? Many thanks.
|
| Web browsing from Emulator??? | 16 Feb 2005 00:59 GMT | 3 |
I am developing a website which I would like to make SmartPhone Aware. Does anyone know of any web browsers which will emulate a SmartPhone? I have tried loading the SmartPhone 2003 SDK & Emulators, but I can not get them to connect to my network?
|
| MissingMethodException error when playing WAV from embedded resour | 15 Feb 2005 22:29 GMT | 1 |
Hi everyone: I'm trying to play a WAV file that is an embedded resource, but I am getting a MissingMethodException. The code is below. Can anyone help me figure out why? This is a smartphone 2003 app being built with VB.NET. Thanks in
|
| Multi column list view in managed code | 15 Feb 2005 13:20 GMT | 3 |
I'm having problems getting a two column list view to work in c#. I've got the list view in list mode and can display a single column but if I add subitems it does not display the data. I've done the same thing in a winform with no problems.
|
| Registry Settings | 15 Feb 2005 10:37 GMT | 2 |
Is there anyway to change / edit the registry? I've googled for a regedit for mobile 2003 and can't find one. -Thom
|
| about data synchronization between pc and smartphone | 14 Feb 2005 23:00 GMT | 1 |
I use eVC3/eVC4 to develop for smartphone platform. My desktop program saves/updates data into files on hard disk. On smartphone device,the program saves/updates data into ram or SD card. When the smartphone device connect PC,microsoft activeSync works.How do I
|
| phone LED | 14 Feb 2005 17:25 GMT | 1 |
Has anyone written any code to get the phone LED to blink? I'm especially interested in getting this to work for the Samsung i600 when a voice mail is received. -Thom
|
| Trouble Connecting to Smartphone | 14 Feb 2005 04:57 GMT | 3 |
I'm having trouble connecting to my smartphone from my winxp sp2 computer. ActiveSync runs fine. But none of the remote tools (eg. registry editor) are connecting properly. I can't download or debug applications. I've upgraded to evc4sp4, installed the new spdps, ran it. ...
|
| 2 appointments on homescreen | 13 Feb 2005 16:55 GMT | 1 |
I am wondering if there is a way to have 2 appointments showing on the homescreen? I don't need them to scroll or anything, just 2, or more depending on the homescreen. Does the CLSID of calander support this? This is kind of what I want.
|
| adding SubItems to ListView Control in eVC++ | 11 Feb 2005 10:45 GMT | 2 |
I have a problem adding subitems to ListView Control. I use eVC++ 4.0 Every time i try to add subitem - ListView_InsertItem macro returns -1 (sending LVM_INSERTITEM message the same) , which indicates error. No subitems are visible in control - only main items are visible.
|
| How can i extract rom images to pc | 11 Feb 2005 10:17 GMT | 1 |
i am tring extract the rom file to take som unaxessable files from it. are there any way to do his
|
| IrDA Socket exception | 10 Feb 2005 18:56 GMT | 3 |
The following method dies at line: (client = new IrDAClient(serviceName);) when there are no devices found and crashes the program, why does the catch not work???????? private void sendIRData(byte[] sendingBuffer, int bufferLength)
|
| How to change the font in Smartphone 2003? | 10 Feb 2005 03:01 GMT | 3 |
I read somewhere that need to create the following key: REG_SZ=HKLM\Software\Microsoft\FontPath\FontPath=Windows\Fonts However, when I copied the fonts to \Windows\Fonts and rebooted, my phone got stuck and I had to hard reset. Is this the correct way?
|
| An unhandled exception of type 'System.NotSupportedException' occu | 10 Feb 2005 02:06 GMT | 1 |
Hi All, When i like to delete a MenuItem, this.Menu.MenuItems.Add(new MenuItem()); this.Menu.MenuItems.Clear();
|
| wceload.exe arguments on Smartphones? | 10 Feb 2005 01:03 GMT | 1 |
As you probably already know, the wceload.exe placed on PocketPCs supports a whole range of arguments, like /silentinstall, /noaskdest, /noui etc. But not a single one seems to work on Smartphones. Are there any
|