| Thread | Last Post | Replies |
|
| where can I get a virtual camera? | 30 Dec 2005 21:59 GMT | 2 |
where can I get a virtual camera that can be used on WM5 platform? Thanks!
|
| File operatoin on SP | 30 Dec 2005 18:38 GMT | 1 |
I'm under VC.net/Smart phone project, and I have some trouble with file operation, pls see the following code snippet //Create Test.xml and write something into it, for example csXML = "<Diary></Diary>"
|
| Disable the "Choose a location" dialog on install | 30 Dec 2005 15:29 GMT | 4 |
Anyone know how to disable the "Choose a location" dialog that comes up when installing your cab-file using wceload on a WM5 device? It let's you choose between Device and Storage Card. I've tried the wceload /noaskdest <cabfile> argument thats in the
|
| Smart Device project problem | 30 Dec 2005 03:27 GMT | 6 |
I started a VC/SmartDevice project under VC 7.0, But the CFile class seems don't works, I wonder is it because of the specific project I choose? The innocent statement like: CFile file;
|
| Can't ActiveSync my Device after Cradling my Emulator | 30 Dec 2005 01:15 GMT | 2 |
I'm a SmartPhone owner and developer. As such, I have occasion to cradle my Emulator and my actual Device (Audiovox SmartPhone) with the same ActiveSync (v4.1.0). I'm finding that after cradling the emulator (as a Guest) I can no longer Sync my SmartPhone. I can cradle the ...
|
| wchar_t* to const char* | 29 Dec 2005 20:00 GMT | 1 |
How can I convert a wchar_t* to a const char*, Is it the same as converting UNICODE to ANSI format?
|
| Adding Bookmarks?? | 29 Dec 2005 15:10 GMT | 2 |
I tried to search through the old posts regaarding this topic, but could not find anything concrete... I am trying to ADD a new Favorite or Bookmark on the phone. This is what I am doing,(which is NOT Working..!). I create a file(.URL) in the Favorites
|
| Windows CE vs. Windows Mobile | 28 Dec 2005 02:49 GMT | 3 |
I'm trying to figure out the differences between Windows CE and Windows Mobile. It seems that Windows CE development used to use eMbedded Visual Tools AND Platform Builder, but now uses Visual Studio 2005 AND Platform Builder.
|
| Internet address in a text box in C# + Compact Framework | 28 Dec 2005 00:39 GMT | 1 |
I have this application, which connects to remote server. User can configure server settings in a form, where there is TextBox control with server uri as its Text property. In Smartphone WM 5.0 emulator I can't write some of the uri special characters, for example / or ~.
|
| Unresolved external symbols (emulator version) | 23 Dec 2005 13:57 GMT | 3 |
Hi. I compile my smartphone app via a makefile. I'm trying to add functionality to the makefile so I can compile the emulator version. However, I keep on getting unresolved external symbols with it though (see bottom of post). Here are my linker options ...
|
| Help SOS :PNg Dislay In WinCE... | 21 Dec 2005 09:56 GMT | 1 |
Hi !! I'm developing one application where I'm downloading one png format Imate from the webserver and displaying it on WinCE 5.0 OS Devices. I can able to connect to webserver and can downlod the image in buffer.
|
| How do I make Flash for the Homescreen? Is it Possible? | 21 Dec 2005 09:24 GMT | 1 |
Hi there!! I am going to make Flash for HomeScreen. I don't know Is it Possible? I don't what can i do....!!
|
| Using UI and audio streaming into phone call | 21 Dec 2005 02:23 GMT | 1 |
Can Windows Smartphone allow me to display a UI while phone is ringing, and after call is answered, and play/record wave files over call (what is generally referred to as "audio interjection" of voice into call). Regarding the audio interjection, the Symbian OS allows this at its
|
| How do I reboot the OS? | 20 Dec 2005 23:37 GMT | 4 |
I'm finding that network reception degrades after the OS has been running for a few days consecutively. At that point, the only thing I can do to get back on the network is to reboot the phone. I'd like to address this with a software solution. I'd like to write an application ...
|
| Sharing files between the emulator and the PC | 20 Dec 2005 21:51 GMT | 2 |
I'm new at Smartphone applications I've Visual studio .net 2003 version 1 I have installed EVC4 + SP4 I have installed Smartphone my computer
|