| Thread | Last Post | Replies |
|
| popup | 08 Jul 2007 06:33 GMT | 4 |
How do I create a popup dialog? Thanks Miky
|
| is Bluetooth on? | 06 Jul 2007 17:00 GMT | 1 |
I want to check (befor I open a COM pot) if the Bluetooth connection is on and if the serial-port service is on? How can I do that? I am using Visual C++ with MVS2005. My BT-USB Dongle supports the
|
| WINCE5 timer interrupt | 05 Jul 2007 17:33 GMT | 5 |
I'm a new winCE user and i have a winCE5 image. I use EVC++ to make an application. Is it possible to make a timer interrupt in EVC++ please ? (i'd like a 1 ms timer interrupt). If you have an idea please ?
|
| Use both C file and C++ file in an EVC project | 05 Jul 2007 11:01 GMT | 4 |
I just have a C project with evc++ and i would like to add C++ file to this project. I only make a new function in my C++ file. When i want to call this function in my old C file, i get some errors during
|
| L2CAP extension Layer | 04 Jul 2007 16:58 GMT | 1 |
This is srinivas, I have some issues on BT Stack , plz solve for me. I am developping L2CAP extention layer for WindowsCE5.0 Stack I gone through Sample Extention Layer (L2CAPDEV)
|
| Custom sounds for screen taps, etc. | 03 Jul 2007 22:24 GMT | 4 |
I'd like to provide my own sounds for touch screen "touches" and the sound generated when the screen is touched but not on a button, etc. Can I replace a file somewhere, is that something that needs to be done within the OS build, is it a registry setting or does it need to be ...
|
| days and time elapsed | 03 Jul 2007 16:15 GMT | 2 |
I have 2 dates with time. I need to know how many days and hours have passed between them. I'm currently trying to debug a complicated comparison function to deceiver it all. Is there an easer, built in way to find how much time has passed?
|
| TRASPARENT | 03 Jul 2007 13:33 GMT | 1 |
How do I create the trasparent dialog? Thanks in advance Miky
|
| wave output device id | 02 Jul 2007 21:16 GMT | 2 |
How do I get the device id for the wave output device for use in wavOutGetVolume(), waveOutSetVolume(), etc.?
|
| process memory statistics | 02 Jul 2007 20:53 GMT | 1 |
I'm writing an application that I would like to have access to process memory statistics (like are displayed under Task Manager in XP). I'm able to use the ToolHelper API to create a snapshot and enumerate the list of running processes, but I'm having trouble finding
|
| Monitoring file size of an open file? | 02 Jul 2007 18:15 GMT | 2 |
I need to monitor the rate of growth of files on my CE platform. For the sake of discussion, let's say the file is being ftp'd by another thread. I need to monitor how fast the data is coming across. I know somehow, somewhere, I can obtain this size, because the WinCE Explorer
|
| SKYPE | 02 Jul 2007 17:30 GMT | 2 |
How do I load the Skype on the wince 5.0? Thanks
|
| Who can help me? | 02 Jul 2007 16:54 GMT | 1 |
Who can send me a copy of files in the direction of %_PUBLICROOT% \DIRECTX\SDK\SAMPLES\DSHOW\BASECLASSES in windows ce 5.0 sdk.My email:shinxq@gmail.com.
|
| Custom Soft Input Method (IM)- Select problem: standard IM appears when selecting ISV IM | 02 Jul 2007 06:32 GMT | 11 |
I am developing an Input Methop (IM) for PocketPC / Windows Mobile (PPC/WM). On some devices the IM will not start. The IM appears in the IM-List but when it is selected from the list athe result is that the standard (QWERTY) keyboard
|
| Help! The problem about armasm.exe | 02 Jul 2007 01:56 GMT | 9 |
Hi MS experts, I need to generate the .asm files with the "/FA" options, then modify the .asm file a little, then use the armasm.exe regenerate the .obj, then link to a new .exe.
|