First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Widcomm BT threadsafe?
I'm writing a C++ app using the Widcomm Bluetooth stack. Currently running on XP but ultimately I want to also run my app on PocketPC. My question: has anyone written a multithreaded app using the Widcomm stack? My current approach is to have a class derived from CBtIf create a thread that calls StartInquiry and ... 1 Feb 2008 00:52
Native method call fails with PocketOutlook in Task.Update()
Hello, if this is the wrong discussion group, please tell me where to go. I am using VS 2005 with Windows Mobile 5, the used emulator is "Windows Mobile 5.0 Pocket PC Emulator". When I try to call Update() on a instance of the PocketOutlook.Tasks collection, it throws the following Win32Exception: --------... 28 Jan 2008 10:11
Upnp .net control point problem
Hi, i´m developing a Upnp control point in .net (VS2005 ) using upnplib dll. The final target is a pocket pc. My problem is that when I run the app in a Desktop PC and start to find devices it works ok, it found all devices, but when I run the same app on the pocket PC it found no devices, I´ve tried to make t... 23 Jan 2008 04:58
"Write" SMS to Sent messages?
Hello Is there any possibility available to "write" sms to sent messages? In .NET (or vc++) Thanks ... 22 Jan 2008 21:50
UPnP device sample code project on WM6
Hi, I've ported UPnP sample code into Windows Mobile 6.0 SDK from "PUBLIC\SERVERS\ SDK\SAMPLES\UPNP\DEVICE" in Windows Embedded CE 6.0. UPnP COM dll has been registered successfully and then run regdevice.exe. I'm asking why my code below doesn't return OK in upnpdevice.dll. hr = pReg->RegisterRunningD... 15 Jan 2008 23:15
How to COM object DLL using C# for UPnP device on WM 6.0
Hi, 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 but UPnP device COM DLL which I made cannot be registered on WM. ... 10 Jan 2008 06:29
RIL C#
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. ... 5 Jan 2008 18:26
Media Player freezing application on exit
Hi, When I run media player as part of my Compact Framework application (2.0) it runs fine, but when I try to exit the application it hangs and freezes the application - requiring a reboot - I've read somewhere that some Marshal com object can solve this, but I've no idea how - have you any other suggestions ... 3 Jan 2008 07:08
SIP Notifications
How do I resize my window as the SIP is brought up and down? SipGetInfo tells me the current state (up or down), but how can I get notified of changes? SipRegisterNotification at first seemed like the answer, but the docs say this: Only one application can register a window to receive software-based input ... 10 Dec 2007 01:35
SIP Input Method
I have developed an input method. My understanding of how the sip operates is that you press a button on the sip's bitmap. The input panel sends coordinates ot the input method. The input method uses those coordinates to determine what button was pressed. Is there any way to send coordinate information to the i... 10 Dec 2007 01:35
First  |  Prev |  Next  |  Last
Pages: 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29