| Thread | Last Post | Replies |
|
| HTML code to load media player under IE | 06 Aug 2004 05:33 GMT | 1 |
Can someone post what I need to put onto a web page to load a .wmv video on a SmartPhone 2003 phone? Or, if this will not work, what do I have to put into a .asx file to get this to work? I tried making a .asx file as well, but IE only opens the
|
| convert memorystrem in bitmap | 05 Aug 2004 20:09 GMT | 2 |
Can I convert a memorystream to bitmap in smartphone 2003 ??
|
| Displaying XML in Datagrid | 05 Aug 2004 08:30 GMT | 1 |
I want to display my XML file into a datagrid in Smartphone 2003 OS. I'm using .NET Compact Framework C#. I drag and drop DataGrid control from toolbox, but compiler gives error about missing an assemly.
|
| XmlTextWriter problem | 05 Aug 2004 08:25 GMT | 1 |
I have a problem about XmlTextWriter class. XmlTextWriter writer = new XmlTextWriter(Assembly.GetCallingAssembly().GetManifestResourceStream("Conso leApplication1.XMLs.GameScores.xml"), System.Text.Encoding.ASCII);
|
| mio 8390 & evc4 | 05 Aug 2004 03:05 GMT | 3 |
dear all.. i want to develop AP for mio 8390 with evc4, but can't connect it with those tools of evc4(like fileviewer). device is unlocked and connected with ActiveSync well. Specially, it's work well with vs.net(i can port my ap on it) what's wrong about evc4? anyone help me.. ...
|
| [ANN] WE-DIG Seattle Meeting -- September 1 | 04 Aug 2004 23:15 GMT | 3 |
WE-DIG (Windows Embedded Developers Interest Group) is a new community-based effort to bring Windows Embedded Developers together to discuss topics regarding Windows CE, Windows Mobile, and Windows XP Embedded. The initial group is forming in Redmond, WA, and being organized by ...
|
| Running a 2002 App on 2003 | 04 Aug 2004 16:06 GMT | 1 |
Dear Smartphone group, I created a Windows Mobile 2002 application for Smartphones. I have made some of the necessary changes to get it to run on Windows Mobile 2003, but I am stuck on something. Is the API function ::SendMessage
|
| Add to Contacts ? | 04 Aug 2004 15:39 GMT | 2 |
Does anyone know how to add contacts on the Smartphone using the Pocket Outlook Object Model ? I can do so using P/Invoke on the PocketPC and tried porting that code over to Smartphone but it doesn't work. Tried a searching on this forum but haven't found any posts on how to do it.
|
| REWARD: Keypad Mode (T9, abc) First Letter and ALL CAPS not working on 2003 devices | 04 Aug 2004 14:50 GMT | 4 |
The below message calls work perfectly on 2002 devices to set the input mode to either all lower-case, first upper-case, or all upper-case: Res = SendMessage(hText, EM_SETINPUTMODE, 0, EIM_Spell) Res = SendMessage(hText, EM_SETINPUTMODE, 0, EIM_Spell Or
|
| SMARTLocator. How is this possible? | 04 Aug 2004 12:04 GMT | 5 |
I was reading about SMARTLocator service in Europe and cant figure out how this is possible. I guess I understand that my phone can include cell id + some misc. information with the request, which can be used to determine where on earth i am located. But what about my buddy, who
|
| Kernel related question: Thread enumeration | 04 Aug 2004 03:33 GMT | 6 |
I want to get a list of quantums for all threads currently running in the system. I planed to do as follow: 1. Call CreateToolhelp32Snapshot to take a snapshot of the system threads. 2. Call Thread32First and Thread32Next to walk through the threads list. Then I can get the thread ...
|
| SmartPhone and bluetooth | 03 Aug 2004 16:17 GMT | 2 |
Hi , I need to develop a simple application using CF.NET that shows a list of the bluetooth enabled deviced (perform a discovery and show the results). Where do I start. has any one got a link to a good article on the subject?
|
| Driver Development - dll | 03 Aug 2004 06:12 GMT | 3 |
Hi all~~ Now, I write key pad driver upon Windows Smartphone 2003. I built my driver and finally got 'keypad.dll'. I inserted retail msg code to assure fine operation of my driver.
|
| PhoneMakeCall issues | 03 Aug 2004 03:49 GMT | 1 |
I have written a program to use PhoneMakeCall, but nothing happens when PhoneMakeCall executes. I don't get an error, I just don't get a response either. I have tried to debug it but I am suddenly having a problem with eVc++
|
| Windows Media Play 9 SDK compile problems | 03 Aug 2004 02:05 GMT | 10 |
I am using the Windows Media Player 9 SDK and trying to make an application that controls the built-in windows media player on the Smartphone. I am having a problem compiling the sample applications under Visual Studio .NET 2003 Professional.
|