| Thread | Last Post | Replies |
|
| ChangeDisplaySettingsEx / PocketPC 2002 and 2003 | 19 Oct 2006 23:04 GMT | 1 |
Hi to all! I'm trying to write a function to know actual screen orientation on pocketpc. I saw on MSDN that i can fetch related info with this code:
|
| VS2005: help finding ARM compiler in nmake | 19 Oct 2006 20:52 GMT | 2 |
i'm compiling stlport for WinCE Mobile 5.0. stlport only comes with nmake files, not sln or vcproj files, so i'm compiling it from the command line in cygwin. after setting what seems to be the necessary enviorment varaibles,
|
| vertical menu in mainmenu (VB) | 19 Oct 2006 19:36 GMT | 1 |
Do anyone of you know how to add menuitem vertically in mainmenu with VB? Seemed that it only support create menuitem horizontally. Thx JC
|
| Setting button caption with SetDlgItemText() is not permanent? | 19 Oct 2006 19:36 GMT | 1 |
I created an MFC Pocket PC 2003 application with Visual Studio 2005. 1) I put a button on my dialog box whose caption was set to "Open" on the propertied page. 2) After the user pushes the button I issue
|
| Call a device application from a mobile web page | 19 Oct 2006 16:25 GMT | 6 |
I would like to know if I can launch a device application from a Mobile Web Page, on click of a button on this page.? If yes, how can this be accomplished? What are the different concerns which needs to be addressed when doing this task.
|
| How can I add new items in Contacts' Summary Card? | 19 Oct 2006 16:01 GMT | 1 |
Is it possible to add (programatically) new items in the Summary Card (not the menus)? If yes, can someone help? Thank you,
|
| VS2005 | 19 Oct 2006 15:37 GMT | 2 |
Does anyone know how to get the StockPor sample ActiveSync Provider application to run on one of the emulators in VS2005. I have tried all emulators but none will install the device side app. It would really help me decipher the code if I could actually step through the code. :)
|
| is it possible to call a .net assembly from a VC++ application | 19 Oct 2006 15:14 GMT | 1 |
is it possible to call a .net assembly from VC++ application ? I am not sure about this... just wanted to know. if possible then can anyone show me any articles. Thanks.
|
| SMS Interception problem | 19 Oct 2006 12:19 GMT | 1 |
i am using 'Microsoft.WindowsMobile.PocketOutlook.MessageInterception' class to intercept SMS. works fine in my small UI application which continuously intercepts sms. the problem is once i send the sms using 'Microsoft.WindowsMobile.PocketOutlook.SendSms' to send an SMS from the ...
|
| "\n\r" escape sequences not working. Please help. | 19 Oct 2006 08:03 GMT | 5 |
Hi there, I pray someone could assist me on this since I find it rediculous I haven't gotten this working yet. I'm working on a textbox in a Windows Mobile 5.0 app (with c#) which is set to be a multiline textbox. I need to get text in the textbox to the next line but I can't get ...
|
| Windows Mobile Licensing | 19 Oct 2006 02:12 GMT | 1 |
Our company is currently studying the possibility of licensing and shipping our embedded software applications on our own devices. Is it possible to purchase licenses to deploy the Windows Mobile 5 platform onto our own devices or is this privilege reserved for specific
|
| mstli.exe | 18 Oct 2006 18:15 GMT | 4 |
Just a quick question. Does any one know the use of the mstli.exe process in Pocket PC? Thanks much Ganesan
|
| VS 2005 Standard or Professional | 18 Oct 2006 16:14 GMT | 3 |
what version of Visual Studio 2005 do I need for C++ development under Pocket 2003, WM5, WinCE5.0 ? (currently using EVC) Following the feature matrix, VS 2005 Standard is able to create Mobile applications. However, only VS 2005 Professional
|
| Where can I find HP HX2190 SDK? | 18 Oct 2006 12:30 GMT | 2 |
I'd like to start to develop some app for HP HX2190 (windows mobile 5.0). I'm sure I need some kind of SDK for it. I've seached in HP web site and googled a little with no success.
|
| PPP notification | 18 Oct 2006 10:00 GMT | 5 |
i have a problemi: i need a receive a notification when a pocket pc (windows mobile 5) is PPP network connected. I wirte a example application that intercept the WM_NETCONNECT message. Under Windows CE 5.0 PB Emulator work and i can detect, with this message, when the
|