| Thread | Last Post | Replies |
|
| Extending Pocket PC Calendar | 02 Nov 2004 18:33 GMT | 2 |
Hi, I am trying to extend the default calendar to allow me to store additional fields & information. I can think of a couple of ways of doing this, but none have so far lead me anywhere. I am experienced with C#/VB, but not with C++:
|
| RPC Call Failed | 02 Nov 2004 16:18 GMT | 5 |
When using the DesktopToDevice function I get the error -2147023170, RPC call failed. I have experienced this error on 3 machines now - all W2K. The same code calling the DesktopToDevice function works on all other machines - 98, W2k, XP. The code is running on about 50 ...
|
| How to come out LOGFONT error? | 02 Nov 2004 16:17 GMT | 2 |
//it is in String table IDS_FONTNAMES = "Roman" TCHAR fontNm[MAX_PATH] LoadString(g_hInst,IDS_FONTNAMES,fontnm,sizeof(fontnm));
|
| CeRunAppAtTime() Problem | 02 Nov 2004 16:11 GMT | 9 |
How to schedule a application to run at certain time of the day(everyday of the year) *and the time and minutes should be be set by user right now the main application starts immedietely when i click the
|
| tabbed view | 02 Nov 2004 15:45 GMT | 9 |
I have a tabPage from a TabControl in a Form of a SmartDeviceApplication with several textboxes on it but when the SIP is up not all textboxes could be displayed so the user cannot see the input he does when the SIP is up. A colleague told me that it would work when I switch to ...
|
| OK or X | 02 Nov 2004 15:43 GMT | 1 |
When my application starts with FORM1, then it has an X in the upper right corner. Then I change to FORM2, (do something) and then go back to FORM1. This time in the upper right corner I can see on OK. What controls this behaviour?
|
| Creating ActiveX Controls for Pocket IE | 02 Nov 2004 15:21 GMT | 2 |
I'm trying to build an ActiveX control for Pocket IE. I have not been able to find any good tutorials that discuss how this can be built from start to finish. Helpful articles like "Creating ActiveX Controls for Pocket Internet Explorer on Pocket PC 2002" that some
|
| WaveAPI & device removal | 02 Nov 2004 12:39 GMT | 3 |
I'm developing a waveform audio driver for PocketPc / WinCE for a removable audio device (compactflash) and have some trouble with WaveAPI when my driver is unloaded by the system. When I add my hardware to the system: everything goes as expected. The PnP
|
| how to differentiate ppc and ppc phone | 02 Nov 2004 03:32 GMT | 6 |
Hello, everyone, I want to differentiate ppc and ppc phone in my program. Who can help you? Thanks in advance.
|
| PocketPC emulator doesn't start | 02 Nov 2004 02:53 GMT | 1 |
I'm new of this newsgroup... I found this resource trying to solve a problem I have with PockerPC2003 emulator. I installed on my system (A windows XP SP2 based P4) the eVC++ 4.0 , the eVC++ 4.0 SP4, the Pocket 2003 SDK and the emulator images.
|
| Playing WMA files easily? | 02 Nov 2004 02:42 GMT | 1 |
We play WAV files using sndPlaySound. Is there some way to play WMA file in the same easy way as WAV? With best regards, Eugene Mayevski.
|
| ini file | 02 Nov 2004 00:19 GMT | 3 |
I want to write application setting e.g.pin code, account code to .ini file. Anyone know how to do this? Thanks in advance
|
| Scripts on Pocket Internet Explorer | 02 Nov 2004 00:05 GMT | 1 |
Is it possible, in Pocket Internet Explorer, after downloaded on my pocket pc a web page, and inserted in that web page some scripts (example JScripts), launch them by a c++ code? (just to produce an automatically modified local version of that page).
|
| Ringback tone? | 01 Nov 2004 23:30 GMT | 1 |
For the first time last week, i heard about custom ringback tones (what you hear when you call someone) similar to ringtones (what you heard when you phone rings). Sounds like an interesting concept... being able to set different ringback
|
| Mobile web form development | 01 Nov 2004 22:45 GMT | 1 |
Whether anybody has any idea whether we can use normal javascript functions and cascaded style sheets on mobile web forms?
|