| Thread | Last Post | Replies |
|
| Win CE | 30 Apr 2007 21:37 GMT | 2 |
hi everyone ... i am facing one problem in evc++ .... i created rectangular & round button in Windows mobile pocket pc 5.0 & smartphone 5.0 ...
|
| How do I got the folder name from advisesink of messagestore? | 30 Apr 2007 19:10 GMT | 1 |
Hi I'm using Advisesink of messagestore to receieve the emails. I got the ObjectNotification object from "fnevObjectCreated" when new email is arrived in inbox. now i want ot know
|
| Cab file for armv4 | 30 Apr 2007 18:12 GMT | 3 |
How can I do to create cab file for armv4?
|
| How to develop windows mobile shell | 30 Apr 2007 16:43 GMT | 3 |
I want to change my wince 5.0 platform device to windows mobile,but I don't know to change the wince shell(desktop) to mobile shell ,I have added the AYGShell API Set to my wince image, Are there any else Component I need to add? I don't know kow to develop windows mobile ...
|
| [WM5 WM6] How should I implement RIL/TSP for Voice call | 30 Apr 2007 14:44 GMT | 1 |
I have question on RIL/TSP for voice call via Connection Manager or CellCore technologies. I ported non-GSM/GPRS/UMTS modem's TSP which support voice call onto Windows CE 5. And I would like to port it to WM.
|
| help for RUN GSM ALGORITHM | 30 Apr 2007 14:38 GMT | 1 |
I am working on an app on Windows CE Pocket PC edition. I want to get the IMSI and run the GSM algorithms through any API's or AT commands through my program. Is it possible on iPAQ + windows CE ? Can we do this with RIL API's ( Radio Interface Layer ). Please provide ur
|
| creating setup executables that run on PPC | 30 Apr 2007 14:34 GMT | 6 |
How to create setup exe that runs on ppc using visual studio 2005 prof or freeware? in otherwords, without additional license cost. I have no problem using cab files instaed of exe, especially since they are
|
| SndPlayAsync implement error! | 30 Apr 2007 14:28 GMT | 1 |
const TCHAR* c_szMid= TEXT("\\Windows\\Loudest.mid"); HRESULT hr = SndOpen(c_szMid, &hSound); // verify hr == S_OK. hr = SndPlayAsync(hSound, 0);
|
| PlaySound noise | 30 Apr 2007 14:26 GMT | 1 |
I use the PlaySound function to play small .wav files in a C# WM5 application. Everything works fine on the emulator, however, when the application runs on an HTC MDA (Wizard) the sounds are sometimes played in a very loud and distorted manner. This happens only rarely, and ...
|
| setupDLL-question | 30 Apr 2007 14:04 GMT | 2 |
I have changed the setupDLL-Sample project from Wm 5.0 PocketPC SDK, so it is starting my applicaiton after installation. This is working, but after 5 seconds it is closing my application, and uninstalling it!
|
| how to find out my wireless connection? | 30 Apr 2007 13:52 GMT | 1 |
How to find out the wireless connection (AP) which my ppc/2005 is connected to with the code? M.K.
|
| eMb VC++ 3.0 - which message | 30 Apr 2007 10:14 GMT | 2 |
Immediately after creating a dialog, I want to start an application-loop (for example showing the time again and again). I think I have to send a message in the
|
| Wm5.0 DirectShow: How Can I connect NullRenderer to the CameraCapture? | 29 Apr 2007 13:59 GMT | 3 |
Hi Gary, Sai, and other MVPs The NullRend (taken from the google group) was compiled and registered. I would like to use it into my code. (Connect the PINS).
|
| Emulate my ppc 2003 se screen on my pc screen | 29 Apr 2007 08:24 GMT | 3 |
I need to demonstrate a ppc program to a bunch of people and what I want to do is to connect my device to a laptop, to see my device screen on the laptop and from the laptop to see it on a big screen. I looked for hour over the net and couldn't find a decent program for
|
| Convert Excel Spreadsheet with VB code for use on mobile device | 28 Apr 2007 22:51 GMT | 1 |
I have an Excel spreadsheet that uses some forms developed in VB. I would like those forms to function on a windows mobile device. Will I find a way to do this in Office Mobile, or should I start looking at the devloper options in visual studio or similar apps?
|