First  |  Prev |  Next  |  Last
Pages: 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
Oracle Lite 10g
Hello, I have to use oracle lite 10g in my application for windows mobile 5.0 and 6.0 devices. Can anybody guide ma as to how to go about it Regards, Veena ... 25 Jan 2008 04:19
Asking for help for SDIO WiFi Driver
Hi: I am a driver engineer from Realtek for SDIO WLAN driver. My driver works quite well for Windows CE 5.0, but have trouble in hot plug/unplug for W-Mobile 5.0. Below is the detailed information. Platform SDIO Bus Driver/Host Controller Driver My WiFi Driver Status ===================... 27 Jan 2008 19:53
Why does CEvent SetEvent crash program?
!am trying to find why my program is crashing. It uses a thread. I am using a CEvent like so: CEvent m_Event; There is a thread running which accepts data from a socket. It has this in its body: while(WAIT_OBJECT_0 != WaitForSingleObject(pThis->m_Event,0)) { blah...blah.. } When I try to connect ... 24 Jan 2008 23:56
TPS Driver
Hello, I am trying to make and application in Windows CE that will read a .tps file. I will be programming this is vb.net 2005. I know how to do this on a PC using the SoftVelocity Topspeed driver. What drivers do people use for Windows CE? Thank you in advance for your comments and help. ... 24 Jan 2008 10:36
Obex Server
Hello, I need to develop my own obex server over bluetooth using normal socket communication for windows mobile 5.0 device. Now there is a default obex server already running on the device, i need to disable this and get all the obex requests in my application. I tried by registering for ObexFTP service and then l... 25 Jan 2008 01:02
Deleting SMS permanently
Hi, I am able to Delete SMSes from the Inbox. But, all the deleted messages accumulate in the "Deleted Items" folder. Now, I want to know if a message can be deleted permanetly,i.e, without the messages going to the Deleted Items folder. ... 24 Jan 2008 06:20
flood coming to alt.sport.uk.athletics
1. Qui Que. This little girl was taken from a gambling den at Isleton, a small town on the Sacramento river. The woman who brought her from China died, and she was thus left to the care of this gang of gamblers. When Miss Cameron and her escort arrived at the house, the little girl of six or seven y... 23 Jan 2008 22:15
VB Development for Pocket PC 2003
Okay, I've got a Pocket PC 2003 device. I want to write some VB games for it. I have written several applications for my old Pocket PC 2002 device, but none of that will work with my 2003 device. :( What version of VB do I need? I have Visual Basic Express 2005. I also have the Pocket PC 2003 SDK. Do I ... 24 Jan 2008 01:55
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
How to get thread ID
I am trying to get the ID of threads running in my program for debug purposes. Is the following code correct: DWORD dwID = GetCurrentThreadId(); CString sTemp; sTemp.Format(_T("%d"),dwID); TRACE(_T("%s Thread WHILE OK **\n"),sTemp); I am getting thread IDs for example: -1564372882 This number does not ... 24 Jan 2008 10:02
First  |  Prev |  Next  |  Last
Pages: 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63