| Thread | Last Post | Replies |
|
| Keyboard problem | 21 Feb 2008 17:48 GMT | 2 |
at least with a HP iPAQ 111 or 114 (both 100 series) with Windows Mobile 6 and CF 2.0.7045 I can get our application (based on CF 1.0) into the position where the icon for the on screen keyboard is hidden and can only be reactivated after taping on the bar at the bottom of the ...
|
| Strange DLL problem? | 21 Feb 2008 16:38 GMT | 2 |
I have a strange problem: Hardware: Psion industry-PDA running Windows Mobile 6 + .NET Compact Framework (2.0 I think).
|
| Font size in a ContextMenu? | 21 Feb 2008 11:58 GMT | 1 |
Is there any way to control the font size used in a ContextMenu using Compact Framework 3.5, C#, Visual Studio 2008?
 Signature Bjorn Brox
|
| PInvoke & LoadLibrary fail - DLL exists | 20 Feb 2008 23:55 GMT | 13 |
p/Invoke says "Can't find x.dll" when the function's called. I tried using LoadLibrary on the DLL and it fails 99.9% of the time. I have seen rare cases when it loads. It loads on other devices perfectly. Others, it has a small random
|
| Button Control in Windows Mobile 6 | 20 Feb 2008 18:32 GMT | 5 |
I'm programming on a Windows Mobile 6 smartphone and can't seem to find the button control. I've done WM5 development on pocket pc before and I know I've used the button control. Is this simply a limitation of smartphone platforms? What's an alternative to the button control?
|
| SQLCE 2.0 and 'UNION' odd behaviour | 20 Feb 2008 16:07 GMT | 2 |
Reluctantly, I've opted to use a 'union' command to join together two select statements. However, I was pretty surprised with the results... Query1 : "select ref from trans" returns 516 rows
|
| Zebra SDK 1.5 for .NET | 20 Feb 2008 14:59 GMT | 4 |
Anyone in the world using this besides me? It works like a champ but Zebra will not support it. So I'd love to compare notes with someone else using this. TIA
|
| Compilation Directives | 20 Feb 2008 04:13 GMT | 5 |
Hey everybody, I'm using VS2008 for developing application in ppc2003 and the .netcf 2.0. at the moment I've got some problems while I'm creating some customcontrols, which should be available at designtime as well. Most of the work seems to be
|
| Registering help system on Pocket PC | 20 Feb 2008 04:04 GMT | 2 |
I'm looking at the Designed for WM 6 Pro handbook and am trying to register my html help system with the Windows Mobile Professional Help system Table of Contents. How is this done. I think I need a shortcut but am trying to find info on this. Thanks.
|
| Help about choosing efficient database technology | 19 Feb 2008 16:41 GMT | 3 |
Hi guys; i am using SQLCE and CF 1.0 with win CE 4.1 (32mb memory) i have a serious performance problem, when a query(not my app, with sqlce query) my table (1400 records) it has been resulted 5 second.
|
| How can I install two instance of the same application on WM? | 19 Feb 2008 15:08 GMT | 8 |
Hi Group, I have problem with application setup and really I do not have any good idea how to solve this, maybe you can help me. And here is my problem...
|
| Wrap Sqlmobile in a server process | 18 Feb 2008 20:26 GMT | 1 |
We are running out of VM in our main application, and among other things, I am considering how we might break functionalities across groups of native dll's that have to load for those functionalities. An obvious break line involves sqlmobile (3.x). I threw together a quick ...
|
| Need a solution to excute the current statement at the end of the | 18 Feb 2008 13:38 GMT | 3 |
Currently, I am working on .Net CF 2.0. I want to know is there any keyword (or) method to post a function / method / event such that the current statement of function / method / event call will be put at the end of the current object queue instead of calling immediately. So ...
|
| How to minimize the media player? | 18 Feb 2008 08:21 GMT | 6 |
Hi,there~ i'm writing an application that needs the WMP running at background. i'm using C# to start a new process for media player,but i don't know how to minimize the player at the very beginning.
|
| gotfocus keeps firing | 17 Feb 2008 19:50 GMT | 4 |
I am not sure if this is a general framework question or specific to the device. I am using CF 1. I have my own numeric input panel (larger buttons required...). When I enter
|