| Thread | Last Post | Replies |
|
| Get SEC_E_SECPKG_NOT_FOUND in WinINet until IE has been started | 16 Mar 2005 09:26 GMT | 4 |
when attempting to open any HTTPS connection on an all new T-Mobile SDA Smartphone I always get the error SEC_E_SECPKG_NOT_FOUND from InternetOpenUrl. Strangely enough, if I open any HTTPS site in the Pocket Internet Explorer on the Smartphone it works, and after that ...
|
| OpenSemaphore not avlbl?? | 16 Mar 2005 07:18 GMT | 1 |
Is OpenSemaphore API not present in Windows CE? I am wondering why!! Thanks, TJ
|
| How to update the Soft2 menu programatically | 15 Mar 2005 21:45 GMT | 3 |
I have a application which runs in the background. If a certain event occur, it changes the Registry value of HKCU\Software\Microsoft\Home\Keys\113 I was hoping this will be change the Soft2 key in the HOME screen and then
|
| Mute - How do I detect if Smartphone is muted | 15 Mar 2005 16:03 GMT | 4 |
I'm writing an app using eVC++3.0 for Smartphone. I need to detect if the Smartphone has been muted (set to "Silent" profile)...how can I do this? Calling waveOutGetVolume is returning a none-zero number....so there must be something else I can do to detect is device is muted.
|
| Can I get the "GDI" and "GAPI" to work together?? | 15 Mar 2005 05:55 GMT | 5 |
I read some files, and it seems to me that GDI and GAPI cannot work together. but I also find STgapiBuffer library, does support them. Could anyone provide some more information on it, or give some links. thx.
|
| about WTL | 15 Mar 2005 02:48 GMT | 4 |
>Dickson wrote: >convert your MFC application to WTL, which works on both PocketPC and >Smartphone. I can use API and MFC to develop for Windows and PocketPC platform,but I'm a
|
| I need java for my handheld PC | 15 Mar 2005 02:25 GMT | 3 |
Which software should I download to install Java on my handheld PC?
|
| Wierd things happening with c# on SPV C500 | 14 Mar 2005 23:31 GMT | 3 |
Ive installed the wm2003 sdk, and started a new c# project (using visual studio 2003) with the smartphone target. The default (empty) project doesnt even run in the emulator. I get unsupported exceptions when it tries to set the text of the main form, and
|
| Phone number of my smartphone | 14 Mar 2005 23:10 GMT | 1 |
I'm programming my smartphone (C#) and would like to retrieve the phone number of my smartphone. Is it possible (managed code or api) ?? Thank you Chris
|
| eVC++ samples | 14 Mar 2005 23:09 GMT | 5 |
When I installed eVC++, it didn't include any samples. Where can I get the samples that are referred to by MSDN (Winsock Interface Sample, Querying and Pairing Sample, etc)? Tim Wallace
|
| clipping and GAPI | 14 Mar 2005 22:56 GMT | 2 |
Using the GAPI, how does one accomplish clipping? I'm using double-buffering, if that makes any difference. I didn't see any clipper objects available as with DirectX for the desktop OSes.
|
| RS232 communication using HP 6300 smartphone | 14 Mar 2005 22:51 GMT | 1 |
I have written a VB program on HP 5555 that communicates with the RS232 port. On the HP6300, the RS232 port is occupied by the detachable key pad. I tried disabling the key pad but the port is still occupied. Is there a way I can temporarily delet the keypad dll or driver so that I
|
| Pocket PC to Smartphone | 14 Mar 2005 16:39 GMT | 9 |
Is there an easy way to convert Pocket PC code to Smartphone code
|
| emulator installation issues | 14 Mar 2005 09:55 GMT | 5 |
I am trying to install the SDK but it keeps telling me where to go. The issue is the old 'Emulator driver installation failed. Most common cause: user does not have administrator permissions'. I get the same issues when ever trying to start any of the emulators in VS.Net. I ...
|
| owner-drawn ListCtl | 14 Mar 2005 02:01 GMT | 2 |
I can override DrawItem(LPDRAWITEMSTRUCT ) to owner-drawn CListView when I develop for windows or PocketPC platform,but it's inviable because of no MFC support in smartphone platform. How do I do?
|