| Thread | Last Post | Replies |
|
| Microsoft ActiveSync dialog popup always | 10 Mar 2008 12:46 GMT | 1 |
Recently I meet a question, when I startup our target(windows ce5.0), even if we do not connect target and PC by USB, but it also pupup one dialog that microsoft activesync is connecting.
|
| MFC Radio Buttons Do Not Appear | 07 Mar 2008 18:02 GMT | 1 |
I created a group box with 2 radio buttons in it. When I ran the app, everything appeared fine. Then I had to change it, so I deleted the radio buttons and the group box and added a new group box with new radio buttons. Now the group box appears but the radio buttons are not ...
|
| speed.db | 07 Mar 2008 16:25 GMT | 2 |
Does anyone know the structure of the speed dial database (speed.db)? Thanks in advance for ANY help with this
|
| Help !! compile error with VS2005, but ok with VC6 | 07 Mar 2008 12:56 GMT | 1 |
recently I transform my project from vc6 to vs2005, it occur to the following error: d:\Program Files\Microsoft Visual Studio 8\VC\ce\include\xtree(1172) : error C3848: expression having type 'const CFormatter::ltwsz' would lose some
|
| USB HID driver development | 06 Mar 2008 17:06 GMT | 4 |
i need to connect a custom HID device to our Windows CE 6.0-ARM-based Hardware platform which has got an USB host controller. I am quiet new to Windows CE and driver development, so i need much assitance from you.
|
| GetStockObject in Windows CE | 05 Mar 2008 19:02 GMT | 6 |
I'm using Windows CE 4.2 and EVC 4.0. I have a book related to Windows CE which is published by Microsoft Press. All documentation about GetStockObject (Windows/Windows CE) says: "It is not necessary (but it is not harmful) to delete stock objects by
|
| Removing the OK button from the title bar | 05 Mar 2008 18:33 GMT | 4 |
When I create a dialog which is the main dialog of the application, there is a 'OK' button created automatically. I have seen a couple of forums which talk on how to get rid of it. One of the method is as follows: ModifyStyle(0, WS_NONAVDONEBUTTON, SWP_NOSIZE);
|
| How to add aditional libraries in evc++ 4.0 | 05 Mar 2008 18:03 GMT | 3 |
How can I add additional libraries to my evc++ project?
|