| Thread | Last Post | Replies |
|
| CListCtrl | 21 Jul 2007 20:31 GMT | 5 |
I have a file with about 10000 rows. I must to insert these rows in the CListCtrl but if I use the "fread" and "InsertItem" with "WHILE(!feof())" I need many time. How do I insert in fast mode this rows in the CListCtrl? Thanks very much
|
| HDC | 20 Jul 2007 16:24 GMT | 1 |
How do I know the PEN... HBRUSH... FONT... of an HDC ? Thanks
|
| How to get incoming call's phone number. | 19 Jul 2007 06:18 GMT | 1 |
How to get incoming call's phone number. thanks...
|
| IP ADDRESS | 17 Jul 2007 17:39 GMT | 1 |
How do I read the IP ADDRESS of the device after to start the mobile (GPRS) connection?? Thanks
|
| outbond call notification on mobile | 16 Jul 2007 20:22 GMT | 2 |
hi all, i want to make an application that will notify me when out bound call is about to made from PDA, i mean when call is initialzed then it should notify my application, i found hooks useful for that but i have only used keyboard and
|
| fatal error C1001: INTERNAL COMPILER ERROR | 16 Jul 2007 19:01 GMT | 2 |
can you help me solve the following error: c:\cax\app\windows ce tools\wce500\krs_400x240_siemens\mfc\include\afxtempl.h(112) : fatal error C1001: INTERNAL COMPILER ERROR
|
| COLOREF | 16 Jul 2007 16:03 GMT | 1 |
How do I read the fist byte on the COLOREF ? I want, is possible, to read the first byte (RED range). Thank in advace
|
| Selecting audio channel in DirectShow | 14 Jul 2007 05:27 GMT | 3 |
I have a problem selecting the audio channel to play mp3 media. I have a WinCE App that play mp3. There are 2 audio channel on my device. One plays mono and the other plays stereo. I'm using directShow to play the mp3 audio. However it always select the mono channel. Is there ...
|
| DATA and TIME | 13 Jul 2007 16:23 GMT | 3 |
How do I to create a textbox that showes the time... HH:MM:SS ??? Thanks
|
| porting issue fron EVC4 to VS2005 for Win mobile 6.0 | 12 Jul 2007 19:20 GMT | 1 |
I am trying to port a EVC4 based application onto Visual Studio 2005 for win mobile 6.00 SDK(also tried Pocket PC 2003 ARMV4I).Is there any good document which explains all the changes required to port a pplication from EVC4 to Visual Studio 2005.
|
| Accessing the interrupt controller in an ipaq 2700 | 11 Jul 2007 18:30 GMT | 11 |
This is my first post in this group. I hope you can help me with a little problem I'm having. As part of a research project at my university, I need to communicate a microcontroller to a Pocket PC, specifically an iPaq hx2700 (PXA270,
|
| List Control Text Right Align | 10 Jul 2007 09:08 GMT | 1 |
Dear Greats, I am having Windows CE 5.0 OS and MFC dialog based application. I need to make all the List box column text Right alignment. In the documentation there is no direct support mentioned.
|
| SIP in non-english language | 10 Jul 2007 08:48 GMT | 2 |
has anybody created a SIP with another layout/language than english? Somewhere I read something about using a dll & PB Any hints? Best regards
|
| How to monitor third party process in the system? | 09 Jul 2007 23:01 GMT | 1 |
Hi, I implement watchdog in my system by using the watchdog API like, CreateWatchDogTimer, OpenWatchDogTimer,
|
| hooks on PDA | 09 Jul 2007 16:50 GMT | 1 |
hi all, i want to make an application that will notify me when call is about to made from PDA, i mean when call is initialzed then it should notify my application, i found hooks useful for that but i have only used keyboard and mobile hooks, how to implement those hooks for call ...
|