| Thread | Last Post | Replies |
|
| Brightness & contrast | 04 Sep 2006 17:12 GMT | 4 |
Hi Group Is there any API in eVC++, using that i can Adjust Brightness / Contrats of the Device. Its very urgent issue. Kindly suggest.
|
| HookInterrupt error.. | 04 Sep 2006 01:54 GMT | 1 |
I am new to wince. I am using wince 5.0 with platform builder 5.0 I am trying to write an application for SBC2596 pentium board. This borad has a built in ADC module with a DMA. For the ADC module to work I need to program the DMA and set up an ISR for it to signal the
|
| Load PNG | 02 Sep 2006 16:08 GMT | 3 |
I'm developing an application for Win CE platform.I want to load png files on buttons and dialogs. But I'm not able to add them to the resourse. I tried to add it as binary also. Then also I was not able to load it on buttons. Can anybody help/
|
| EntryPoints of Device Driver | 01 Sep 2006 21:01 GMT | 1 |
Hello Together! How can i inform in embedded Visual C++ 4 the entry points and DllEntry of my driver? I have tried it already with sources file, however, this does not seem to clap.
|
| Bitmaps and Screen Refresh | 01 Sep 2006 13:14 GMT | 2 |
I've searched this newsgroup and seen many questions related to drawing a bitmap on the screen, but no discussion of the issue I'm having: I have successfully drawn the bitmap, but can't seem to remove it and refresh the screen.
|
| How to Add Popup Menu item above the WM 5.0 Cantact list? | 01 Sep 2006 12:01 GMT | 1 |
I'm using Windows Mobile 5.0 Pocket PC, and want to implement that can Add item to the popup menu when choosing a item in Contact list, and I want get the information such as telephone about that contact item. I know how to to Shell Extention in Win32 with a selecting file object. ...
|
| USB Communication Device Class(CDC) | 01 Sep 2006 01:38 GMT | 24 |
I have device which can communicate wth with USB Communication device class only, I check on MSDN RNDIS driver has support of CDC so I have include it with my OS image and connection is working fine. but I dont know how to
|