First  |  Prev |  Next  |  Last
Pages: 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Wince BSP migrate to WM5
hi, I is migrating a wince5.0 bsp for armv4I SoC to WM5,and there are some errors as follows: BUILD: [01:0000001488:ERRORE] nk.lib(gssupport.obj) : error LNK2005: __security_init_cookie already defined in corelibc.lib(seccinit.obj) BUILD: [01:0000001489:ERRORE] nk.lib(gssupport.obj) : error LNK2005: __security... 14 Sep 2006 22:57
How to load/unload drivers at runtime
Hi, I am currently working closely with USB on the WM5 platform. My application requries that the USB function on the device uses the Serial_Class driver (which is found under HKEY_LOCAL_MACHINE/drivers/USB/FunctionDrivers or something like that). There is a setting in that key which controls which Function ... 14 Sep 2006 08:02
Switching to speaker during call (hands free)
Hi, I am desperately trying to make make my PPC phone switch to speaker during a call so you don't have to hold it up to your ear, but so far without any luck. I have tried using the phoneSetHookSwitch but I get a PHONEERR_OPERATIONFAILED. Here is my code (in c#): int dwApiVersion = 0x20000; int m_... 4 Sep 2006 15:54
VS Studio 2005 and ANSI
Hi, I'm trying to write an application that read ANSI file but I get compile errors. I'm using VC++ (2005 Pro). I'm new to this, I've been using VC++ 6. I've set the Character Set to Multibyte and I got this error fatal error C1083: Cannot open include file: 'mbctype.h': No such file or directory How I ca... 2 Sep 2006 10:30
Add/Edit call log in Pocket PC device
Hi, Is there any way to add or edit the call log information on the device. I have seen some call log related APIs like PhoneCloseCall PhoneGetCallLogEntry PhoneMakeCall PhoneOpenCallLog PhoneSeekCallLog But i didnt find any API to add/edit information in the call log. Basically i want to edit the... 8 Sep 2006 04:33
WM_ Code 49153, and Hotkey Control IDs
In CWinApp::PreTranslateMessage I have seen message code 49153 ($C001) but have been unable to determine what it is. Any ideas? Also, are there any predefined control IDs for WM_HOTKEY? ... 31 Aug 2006 12:20
Resize Picture
How do I stretch or shrink a bitmap (or other image) to fit into the rectangle defined by a CStatic Picture Box "m_Picture"? The following code will load the image from a file specified by "strBmp," but it will not stretch or shrink it to fill the Picture Box control. Would someone *please* show me what to ed... 30 Aug 2006 17:11
How to prevent user to power off the PDA
Dear all, I'm working with a communication program. I found if I power off the PDA when my program is in 'talking' state (sending and receiving RTP packets using socket), the system will freeze and dead when I power on. So I decide not to allowed power off during talking. I could use SystemIdleTimerReset()... 12 Sep 2006 08:31
Incomplete support for ConnectionManager
In the April06 MSDN, the ConnectionManager interface is described, but I found some undefined types after looking through all the files in both VS2005 and Platform Builder. Anyone have any ideas whether or not these exist? 1. typedef enum _ConnMgrConRefTypeEnum { ConRefType_NAP = 0, ConRefType_PROXY } ConnMg... 28 Aug 2006 11:12
GetDIBits()
I need GetDIBits() for Windows Mobile but it looks as it is not provided. Is there a way to implement it ? Any workaround ? Thanks ... 26 Aug 2006 13:44
First  |  Prev |  Next  |  Last
Pages: 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31