| Thread | Last Post | Replies |
|
| Registration of Directshow filters | 17 Jun 2005 17:10 GMT | 1 |
I've implemented a directshow filter for Wince 5.0 smartphone using Visual Studio 8 beta 2 .I want to test the filters on the emulator, for that I need to register my filters into the registry. I have few queries like:
|
| Question about CSP | 17 Jun 2005 16:28 GMT | 1 |
I would like to know if it is possible to get all the browser favorites using the CSP. I succeeded in doing it by searching all the files present in the favorites directory and then adding them in the CSP request to get the associated URL:
|
| How to debug Aplication on Smartphone device(no emulator) | 17 Jun 2005 16:24 GMT | 4 |
i want to debug application while its running on smarphone device. please help me.
|
| Ring tone volume Control, Vibrate and Bluetooth | 17 Jun 2005 14:20 GMT | 2 |
I'm a Msc student doing my final project and am a novice when it comes to smartphone development. I am wondering if anyone can direct me towards libraries(API) for adjusting the Ring tone volume control on a smartphone and also how to set the phone into Vibrate mode.
|
| How to disable incoming call info - reg | 17 Jun 2005 13:00 GMT | 2 |
I am working on pocket pc applications. I am using Microsoft Visual Studio .Net 2003 with C#. I want to disable the incoming call info for every incoming call. Actually I have to display that info in my own format instead of default
|
| anyone have a c# eaxample of shellExecuteEX wrapper | 16 Jun 2005 20:10 GMT | 2 |
Thanks I just want to launch repllog.exe remote from a c# application. and process() is not in the compact framework
|
| Application Icon Transparency | 16 Jun 2005 17:33 GMT | 3 |
How do I make my app icons transparent? JR
|
| Autolaunch application mechanism in Smartphone | 16 Jun 2005 16:42 GMT | 2 |
I'm using Magneto RTM BSP for P2sample platform. How can I make my programm execute automatically during boot process. Is "launch / depend" mechanism supported?
|
| List view control | 16 Jun 2005 13:47 GMT | 2 |
Hi riki I want to create a listbox. I hv used the code hwndList = CreateWindow(WC_LISTVIEW,TEXT(""),dwStyle,10,40,160,130,hwnd,NULL,g_hInst,NULL);
|
| DLL on Smartphone 2003 | 16 Jun 2005 12:09 GMT | 2 |
I've got a quite fundamental problem with creating a dll for Smartphone 2003 (T-Mobile SDA). When I create a new project "Appwizard DLL" and select the Smartphone SDK, EVC can't find afxres.h.
|
| Inbox | 16 Jun 2005 03:36 GMT | 1 |
hi Riki I want to make entries of messages from message store to my listview. How can i do that. thnx in advance
|
| Downloading TUI? | 16 Jun 2005 03:18 GMT | 1 |
Does anyone have or know where I may be able to obtain the source code for the Windows CE VoIP TUI. Any help would be greatly appreciated. Cheers,
|
| Use SDKs with VC2005 express? | 15 Jun 2005 20:50 GMT | 1 |
Is it possible to use the Smartphone 2003 (or Windows Mobile 5) SDK with Visual C++ Express Edition Beta 2 och do I need the full Visual Studio 2005 Beta 2? Best regards
|
| How to use the Device Emulators in Visual 2005 Beta 2. | 15 Jun 2005 08:09 GMT | 2 |
I've created a very simple web site using mobile forms/mobil controls in VS 2005. I able to browse to the URL using my desktop browser just fine. I like to see what it looks like using one of the phone emulators. I tried the following steps but no luck for the phone emulator ...
|
| SQL CE problem | 14 Jun 2005 14:18 GMT | 2 |
Hi there. Sorry for posting in the wrong forum (if it is the wrong forum) I've been tryin to get an answer internally but no luck so anyway... I am tryin to create a SQL Mobile app using C#. I install SQL Server CE v2.0 from MS Website.
|