| Thread | Last Post | Replies |
|
| Win CE Core 5.0 Debug | 05 Dec 2007 08:21 GMT | 4 |
I have VS2005 SP1 Standard and a Windows CE Core 5.0 device where I can run and debug native win32 applications. But I can't debug .net apps. I can deploy and start them on the device but it didn't hit any breakpoints. If try a different "full" Windows CE 5.0 device the same project ...
|
| Development environments | 04 Dec 2007 14:50 GMT | 14 |
I am a newbie on Pocket PC programming. I have been doing quite a bit of research recently and have a few questions. I was going to write in .NET (probably C#) as I have good knowledge of this in an ASP.NET environment. However, reading vaious forums suggests that this
|
| Windows CE 5.0 and setFocus | 04 Dec 2007 12:56 GMT | 4 |
I tryed a lot of possibilites to set a focus on textbox on page load event, no effect. Is there one? Microsoft Windows CE 5.0 Emulator.
|
| TB_SETBUTTONINFO does not support dwMask of TBIF_BYINDEX for PPC 2003 SE devices | 04 Dec 2007 12:21 GMT | 1 |
I need to modify toolbar menu text (actually that right toolbar button text representing menu) at run-time. I do it like that: TBBUTTONINFO tbbi;
|
| Audio Recorder C# | 03 Dec 2007 13:55 GMT | 1 |
Anyone have any code that can record audio in C# ? Without need any additional components ... thanx
|
| How to send a vcard item sms? | 03 Dec 2007 11:41 GMT | 1 |
I've successed on sending a text sms using native code sms.h, and I'd like to send a vcard item to sb. Can anyone be so kind to tell me how can I do this? Thanks very much!
|
| error 0x80070002 mobile development - camera | 03 Dec 2007 07:01 GMT | 1 |
I am using Visual Studio 2005 with win 5 PC Pocket and Smartphone Emulators. 1. The CeCamera C api code sample in the emulators gives the error: "An unknown error: 0x80070002 occurred". I have no idea how to fix it. The SHCameraCapture function returns an "E_ACCESSDENIED" or "The ...
|
| Beam or Share Application | 02 Dec 2007 12:41 GMT | 3 |
I have a shareware application, and I would like users to be able to share the application with other users. In the Palm enviroment that would be a simple beam. Can I set it up somehow in Window Mobile? Lionscribe
|
| Dialog suddenly become maximized. Why? | 02 Dec 2007 12:18 GMT | 1 |
I have MFC based project, which run on HP iPAQ PDA under Windows Mobile 5. I've created custom message box modal dialog for my application with child style. The dialog has variable number of custom buttons, some of which are hidden. The m_bFullScreen variable always set to FALSE.
|
| MoveWindow causes problems under WM50 | 01 Dec 2007 20:27 GMT | 1 |
MoveWindow API causes the "A problem has occurred with gwes.exe" error for me under the both PPC WM50 Emulator and real device. At the same time the MoveWindow changes the target window size as it should to and it looks like everything works ok except of the gwes error popped. ...
|
| 240x400 screen size on wm6 | 01 Dec 2007 14:50 GMT | 1 |
Is wm6 (smartphone or pocketpc) supporting 240 x 400 screen size ? I've seen that devices supporting this resolution are going to be launched on the market next year. If yes, are there any emulator images available for visual 2005 ?
|