| Thread | Last Post | Replies |
|
| Drawing & Flickering... | 23 Aug 2007 14:18 GMT | 4 |
I am drawing some rectangles and strings. When I press a key, the things are changing (I am using a Panel and the Panel_Paint-event to draw) So I am chaning the strings and then I am using Panel.Refresh. That's all working, but it's flickering terrible...
|
| WM6 Emulator - runs out of storage space when deploying project | 23 Aug 2007 13:33 GMT | 3 |
I'm trying to develop a WM6 mobile application (for personal use) in VS2005 using C#. The application uses the microsoft.sqlserver.smo assembly in order to connect to an instance of SQL Server and be able to manage it. The problem is when I build and deploy the application, , it ...
|
| How to block all calls and msgs | 23 Aug 2007 09:22 GMT | 2 |
How can I block the calls in mobile phone so device cannot get any incoming call. Please reply ASAP.
|
| How to hook stylus(mouse) event on PocketPC? | 23 Aug 2007 07:57 GMT | 1 |
I want to catch the styls event on PocketPC screen and record all the events coordinates. On PC, I can use mouse hook, but mouse hook isn't suppurted on Windows Mobile. Can anyone help on this point? Thanks!
|
| Lock for device | 23 Aug 2007 06:03 GMT | 1 |
How I can Locked my device using software,so that after device is locked we should not be able to do master reset.
|
| MFC application: Unable to check/uncheck menu item | 23 Aug 2007 02:30 GMT | 1 |
I have created a document view MFC application with menu. Using the following code I want to check or uncheck a menu item. But the code does not seems to work (although after checking or unchecking a menu item if i retrieve the item's state it gives me the value that i have set
|
| Pocket IE and wildcard certificates | 22 Aug 2007 19:55 GMT | 1 |
It does not seem that Pocket IE (in Pocket PC 2003) support wildcard certificates (eg, *.mycompany.org)? Is that correct?
|
| Creating a user control? | 22 Aug 2007 16:49 GMT | 2 |
How can I create a user control for Visual Studio for .NET CF? With normal .NET it's easely possible, but I cannot seem to find a way to do it in .NET CF? Thanks
|
| ComboBox Height | 22 Aug 2007 16:26 GMT | 2 |
I am trying to change the height on a ComboBox. If I set the font size on the combo to something big like 18, it scales up nicely. If I set the font size to something like 5 it does not shrink. I have also tried to just set the Height / Size property.
|
| How to prevent losing data in a soft reset? | 22 Aug 2007 14:44 GMT | 4 |
I have an application that is losing data when a soft reset is made. The last writings are lost. Is there a "commit" function that I can call to prevent this problem? Thanks,
|
| Convert to WM6 | 22 Aug 2007 07:26 GMT | 3 |
I have an app written using evc4. How do i convet this so that it runs on WM6 devices? Thanks Harry
|
| ActiveSync - File to File syncing | 22 Aug 2007 05:54 GMT | 2 |
Im working on ActiveSync to sync data between file on Desktop and Database on Device(reference: stockpor application given in MSDN).Now i need a method by which i can replace the database with the file on the device.Is it possible to do it?
|
| How to deliver Microsoft .NET CF 2.0 and SQL CE 3.0? | 22 Aug 2007 04:30 GMT | 4 |
We are developing an application for Windows Mobile 5 Pocket PC devices that uses ARMV4I processor. The application requires Microsoft .NET CF 2.0 and SQL Mobile 2005 Server, which can be found under: C:\Program Files\Microsoft Visual Studio
|
| data in a dynamically linked dll | 21 Aug 2007 23:55 GMT | 8 |
I need to use a dll that is dynamically linked to a program (sometimes it exists, and sometimes not). The dll exports some functions and some data (integers). I can easily get at the functions with GetProcAddress, but how do I get at the data? Building the program
|
| Activate BT on an iPaq / WM2005 in Native code? | 21 Aug 2007 11:35 GMT | 1 |
I've just discovered that the iPAQ disables bluetooth when the battery starts getting low and any data I send to my bt printer just disappears into the ether. How can I test and reactivate the bt modules?
|