| Thread | Last Post | Replies |
|
| Access to microphone | 08 Feb 2007 11:05 GMT | 1 |
how can I access the microphone from the PocketPC? Timo (This should works better, I hope)
|
| How to get notify of "Unidentified USB Device" event and close it | 08 Feb 2007 03:16 GMT | 7 |
Is there any method to get notified whenever an "Unidentified USB Device" pop-up happens. Is it possible to programmatically close the pop-up? Thanks Stanley
|
| creating registry entry | 07 Feb 2007 20:12 GMT | 6 |
I'm trying to create a registry entry to boot my app at system startup (yes I want/need to do it in the registry). It creates an entry OK but it's not of the string type. I've tried a few different modifiers for the type, some do make it string but it's not the correct data. Please
|
| GSM Modem connected via COM port - Query Modem Problem | 06 Feb 2007 17:41 GMT | 1 |
I am trying to write an application to send sms from a PC via a phone/ gsm modem connected to that pc but i sometimes get a problem when i try to get the connection with the modem. When i connect the usb cable to the port and go to either Control
|
| Where is my KernelTracker | 03 Feb 2007 16:26 GMT | 1 |
In Embedded Visual C++ 4 I used the so called Remote Kernel Tracker to watch the interaction between Processes and Threads. Where I can get this on VS2005 Pro / Win Mobile 5 Developer Ressource Kit? Your advice is very appreciated.
|
| Have any replacement for SetDibits and SetBitmapBits function in eVC++ | 02 Feb 2007 06:35 GMT | 7 |
I am new to this , I have a bitmap data and i want to set it to bitmap and to draw it. But SetDIBits and SetBitmapBits are not supported in eVC++. I have tried to create bitamp using CreateDIBSection function which
|
| memory leak in small app | 01 Feb 2007 12:07 GMT | 11 |
I have written an app for testing the lifetime of a flash memory, for WinCE 5.0. It goes as this: int WINAPI WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance,
|
| USB device - NOt detected | 01 Feb 2007 07:54 GMT | 1 |
I inserted the (GSM modem)USB device to one of the ports of my USB HUB which is connected to host port 1 of pxa270 processor. I also inserted USB mouse, pen drive to this hub. These devices are detected. But the GSM device is not detected if the USB cable is plugged-in
|