| Thread | Last Post | Replies |
|
| DDX support | 02 Oct 2007 11:17 GMT | 1 |
Hi, I am starting a new project for PocketPC using MFC. Does one need to use the DDX|\DDV functions. I usually use Win32 but this project i have been told to use MFC. I usually use the GetDlgitem SetDlgItem etc to setup things in OnInitDialog so am a bit confused with
|
| Panel Control without Border | 02 Oct 2007 09:27 GMT | 3 |
just to check how to i include my own paint method to draw border for my panel control? cos i dun see the BorderStyle Property in .net cf panel control.. Pls assist and advise.
|
| How to Resize the Dialog in PDA | 02 Oct 2007 09:17 GMT | 4 |
Hi Every one! I have made a dialog from my form: Dim keypad As New frmTemp keypad.ShowDialog()
|
| Why I get a full screen form in PDA | 02 Oct 2007 09:16 GMT | 3 |
I have made a simple for with a 100x100 size but when I open it on PDA it still takes the whole space of the screen. Is there any way to get it to 100x100 size Many thanks
|
| How to determine if volume window is active? | 02 Oct 2007 01:15 GMT | 2 |
Can anyone help me out with this problem? I need a way to detect if the Volume window is active in a native C++ app on a PPC, either WM5 or WM6. Some devices activate the volume window by pressing an up or down key on the device. Other devices don't have a key assigned to ...
|
| Debugging Windows Mobile process in Visual Studio | 01 Oct 2007 17:59 GMT | 4 |
I installed Visual Studio 2005 and I want to run an ARM executable on Windows Mobile emulator, attach debugger to the process, set breakpoint at an API function and when the breakpoint is hit, save memory dump. I'm familiar with OllyDbg and I don't understand why
|
| windows ce .net 4.1 emulator? | 01 Oct 2007 14:40 GMT | 3 |
I could get a very cheap net 4.1 device. I want to test if my program runs on it before, though. Is there any emulator image for this? I think I saw one a few years ago...
|
| Network names | 01 Oct 2007 12:27 GMT | 2 |
We have a peer network on Windows 98SE which we need to upgrade to XP. However, the name we chose for the database server was "F&Pservices" (without the quotes). This conforms to the network naming conventions but testing on XP shows that XP will not accept the & character. ...
|
| data misalignemnt exception during run time | 01 Oct 2007 10:05 GMT | 3 |
I am able to compile the C & ARM11 code using VS2005(with windows mobile 6.0 professional SDk) for WM6.0 platform. During run time on WMobile device, ARM assembly code compiled by "armasm" compiler is throwing DATA MISALIGNMENT exception, when i access memory(int
|