| Thread | Last Post | Replies |
|
| VISTA + WMDC troubles! | 10 Jan 2008 14:05 GMT | 1 |
Hi Guys, really hope someone helps in getting rid of VISTA and WMDC troubles. this is what I'm experiencing. my PPC: i-mate Ultimate 8150 WM6 my PC: 1. @ home Vista Ultimate + WMDC 6.1 (all updates)
|
| How to COM object DLL using C# for UPnP device on WM 6.0 | 10 Jan 2008 11:24 GMT | 3 |
I'm new to wm & UPnP, I've modified COM DLL for UPnP dev and an application for WM 6.0 based on the sample code which is run on XP. http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=fdec7d3c- 4797-4fa9-ad7b-ef7991c97449
|
| Problem using RegisterHotKey in WinCE... | 10 Jan 2008 09:04 GMT | 2 |
I am trying to register for the powerdown hotkey in WinCE using... RegisterHotKey(dummyWindow, 0xDDDD, 0, VK_TPOWER) This API fails and returns a false value, and when I try to use GetLastError(), the error code is 0. Can somebody explain what is
|
| Recorder Wav | 10 Jan 2008 08:27 GMT | 1 |
I need an example to make a sound recorder in window mobile or pocketPc .. Thanks
|
| Using Phone keys as data input | 09 Jan 2008 21:17 GMT | 4 |
I will soon be developing an application for windows mobile. The client is concerned about the size of number keys in the numeric pad on the SIP. He would want reasonable size keys that he can poke with his fingers instead of stylus.
|
| Directory.Exists immer false | 09 Jan 2008 15:30 GMT | 1 |
I have the follow code in my app. --------------- If System.IO.Directory.Exists(App.Path & "\settings.xml") = True then ...
|
| Form.resize fires often | 09 Jan 2008 09:51 GMT | 1 |
Why is it, that form.resize fires when I pop up a Messagebox and close it? Thats a pitty...
|
| Problem to trace Passthru driver on WM6 PDA phone | 08 Jan 2008 10:42 GMT | 1 |
I want to development a filter driver on WM6 PDA phone and i start it from Passthru driver. But when i trace into it, i found the MiniportInitialize function did not be executed, the message stop after ProtocolBindAdapter. Can i run the Passthru driver without modification?
|
| GSM modem vs SMS Gateway | 08 Jan 2008 05:48 GMT | 1 |
Need some help to understand what is the best solution to programmatically send/receive sms I've read that GSM modems are limited in performance i.e. 10-30 sms's per minute etc. Is that the case? Has anyone come across this in real
|
| Do I need a mutex to access members from different threads? | 07 Jan 2008 16:41 GMT | 4 |
currently I am working on a c# project with the .Net Compact Framwork. I have to use two threads where one of them modifies a member of the class in regular timed intervals. The "normal" (e.g. the first or start or main thread :P) thread needs to read this data to display it.
|
| Windows Mobile 6 Professional SDK Refresh with VS 2008 | 07 Jan 2008 16:24 GMT | 1 |
it is only VS 2005 written in the download page. Does it work with VS 2008 too? Thx peter
|
| SqlCeConnection path error in .NET compact framework (Pocket PC Em | 07 Jan 2008 15:53 GMT | 2 |
When I run my .NET application I get the following error: System.Data.SqlServerCe.SqlCeException was unhandled Message="The path is not valid. Check the directory for the database. [Path = D:\D_Drive\csharppract\nddbpda\nddbpda\nddbpdadatabase.sdf]"
|
| Turn Bluetooth On/Off Programatically | 07 Jan 2008 03:23 GMT | 4 |
I'm trying to turn bluetooth on/off programatically on Pocket PC. I have tried: 1) SetBthMode/GetBthMode, but it did not work for me (I have widcomm BTH stack)
|
| MS Newsgroup on OE | 07 Jan 2008 01:31 GMT | 2 |
I used to keep track of these newsgroup feeds using Outlook Express. Recently, I switched laptops, so I need to configure the newsgroup settings again. Does anyone know the "Server name" that Outlook Express needs for connecting?
|
| RIL C# | 05 Jan 2008 23:31 GMT | 7 |
I'm looking for a document, tutorial or clear example on how to start RIL development on VS (C#). Having the .lib and .h provided in previous posts still can't figure out what to do with it. How to convert it to a .dll? Please help, thankful for any comments.
|