| Thread | Last Post | Replies |
|
| sndPlaySound() API not working properly | 21 Aug 2007 10:48 GMT | 1 |
Hi Friends, I am facing a problem using sndPlaySound(). I want to play a WAV file(shutter sound) when my camera application captures an image.
|
| How to copy files to simulator? | 20 Aug 2007 19:31 GMT | 3 |
Is it possible to run native pocket pc programs on the simulator? If so, where is the location of the root of the simulator file store in my desktop? Is it a single binary file, or can I change files of the emulator from my desktop explorer?
|
| Vista, UAC, ceappmgr and custom installers | 20 Aug 2007 18:41 GMT | 5 |
I made a previous post describing a problem I was having running ceappmgr from the command-line along with an .INI file on a Vista for Business machine. This same INI file worked fine when being executed from ceappmgr on a Window 2000 or XP machine, but failed on Vista with
|
| check BS_AUTOCHECKBOX | 20 Aug 2007 06:56 GMT | 1 |
How to find whether a BS_AUTOCHECKBOX is checked or unchecked in c-code? I called the IsButtonChecked(), but got build error C3861. Is anything missing? state=IsButtonChecked(ID_BTN_1);
|
| Context menu: How do I add a new item to the Contacts context menu | 19 Aug 2007 22:03 GMT | 5 |
I am trying to add an extra item to the contacts context menu, e.g.: "Create 'Call to'-task from contact". I use Visual Basic (and WM5.0 SDK) but as I have never tried to program a Mobile device before, I really need a hand...
|
| Recording voice calls | 19 Aug 2007 21:37 GMT | 2 |
I have been developing mobile applications using c#. I was wondering if there would be a way in which I would able to record conversations during a phone call. Any help would be appreciated!
|
| different processors used | 19 Aug 2007 18:16 GMT | 1 |
Dear Members, Can any one tell me, what are the various processors that are used in embedded technology and its compatibility with different Operating systems
|
| Wireless Manager | 19 Aug 2007 09:24 GMT | 1 |
Is there any API for disconnecting cellular data, like GPRS? i.e, what is the API called when "Disconnect Cellular Data" is called from Wireless Manager?
|
| Setup DLL deficiency | 18 Aug 2007 19:48 GMT | 1 |
wceload.exe /noui /silent The command line options above supress UI. Now, when I create a setup dll, that displays a messagebox with IDOKCANCEL, I guess wceload forces OK on it.
|
| Catch RS232_DETECT Event | 17 Aug 2007 22:53 GMT | 4 |
in my App i collect barcodes with a PPC 2003 Barcodescanner. The codevalues are placed in a listview. When the user now put the scanner into dockingstation i want to stop collecting Barcodes and store the values into a textfile.
|
| Beta testers wanted | 17 Aug 2007 15:27 GMT | 1 |
We need beta-testers with WM5 and WM6 devices to test our pseudo-3D asteroids game "PT Devoids". Beta-testers who provide feedback will get the release version for free. We particularly need feedback from folks with devices that are naturally in
|
| How to find idle time of WIN CE 5.0 device | 17 Aug 2007 07:14 GMT | 3 |
Hi experts , Currently ,working on win ce 5.0 device ( seutron ) in C# language . I need to get the idle time for system so that after a certain time , I can do some activity ( like back light activity ) .. The real important thing is
|
| What level of free storage triggers the 'Low Storage Memory' warni | 17 Aug 2007 01:53 GMT | 2 |
A customer has asked me what level of free storage triggers the Low Storage popup on WM5 - just so they can be sure to keep above it. I've advised them to keep plenty of free storage for performance reasons, but what's the answer to this anyway?
|
| MFC handling WM_SETTINGCHANGE for SIP | 16 Aug 2007 21:11 GMT | 8 |
I'm trying to get an MFC program to correctly handle changes in orientation from Portrait to Landscape. The SDK's include a nice Win32 example ... HandleSIP ... that shows how to deal with WM_SETTINGCHANGE and the corresponding Activate,
|
| Paste functionality required? | 16 Aug 2007 20:56 GMT | 1 |
Hello Group, I am using vs2007 and vb.net. I have a multiline textbox and I need Paste functionality. (Copy would be nice as well)
|