| Thread | Last Post | Replies |
|
| How does change UI mode of Windows Media Player in runtime | 04 Aug 2006 16:43 GMT | 2 |
I try to change UI mode of Windows Media Player in runtime. m_spWMPPlayer->get_uiMode(L"invisible"); this function returns S_OK, but really the mode is not changing. Also I tried to change ui mode in PPCWmpHost code sample application by
|
| Is there a way to disable the StartMenu ShortCut in HP1950rx | 04 Aug 2006 16:19 GMT | 6 |
I develop an application with VS2005 on pocket pc (HP IPAQ rx1950) and my program run in FullScreen but when we press the 5 Way Navigation button and the record button they launch the startMenu . Is there a way to disable this shortcut.
|
| DLLs and 64k of memory | 04 Aug 2006 16:03 GMT | 2 |
DLLs by default take up 64k of virtual memory. So, if I have msvcr80.dll (49152 bytes) it still takes up a full 64k slot. Is there any way around that? Can I rebase the dll's used in my project so that if msvcr80.dll starts at 0xC90000 the next one would start at
|
| System Color | 04 Aug 2006 14:07 GMT | 1 |
I'm trying to get the system color of the MenuBar on a Windows Mobile 5.0 device and then replace a specific color i'm using with that color. Can anyone help in this aspect. Also , is there a way to gray out or disable a MenuBar button?
|
| TCP/IP Socket communication between Desktop PC and Pocket PC | 04 Aug 2006 13:16 GMT | 5 |
I am desperately searching for a solution of my problem. I am writing a C# [.NET 1.1] application, which will communicate between my Desktop PC and Pocket PC (4.20) via. Tcp Socket. A prototype of application is allready written (Console application),
|
| GPSGetPosition | 04 Aug 2006 13:08 GMT | 3 |
Whenever I call GPSGetPosition, I get error code 87 (Invalid Parameter) returned. Does anyone have any idea why that might be? I have defined a global GPS_POSITION structure, and GPSOpenDevice does not return NULL. Basically my program then has a timer which, when triggered,
|
| How to port pocket pc 2002 application to windows xp?? | 03 Aug 2006 22:43 GMT | 6 |
Anyone have a link for instructions/how to's? Thanks Robert
|
| mbctype.h Error in VS 2005 for Windows Mobile 5.0 Pocket SDK | 03 Aug 2006 16:17 GMT | 1 |
I created a new Windows Mobile 5.0 targeted Pocket PC application in Visual Studio 2005, VC++. This appln supports MFC and is a SDI. I did not add any code. In the project settings, by default, the character set is
|
| Displaying the On-screen Keyboard | 03 Aug 2006 16:05 GMT | 1 |
Does anyone know the Win32 API for displaying the on-screen keyboard on a PocketPC? I have a full-screen application and I want to add a button to pop-up/remove the keyboard. Thanks,
|
| Maintaining multiple connections | 03 Aug 2006 12:23 GMT | 2 |
In Windows Mobile, is it possible to have 2 ip connections maintained at the same time? For example, with a Wi-Fi enabled handset, is it possible to have a GPRS session and a Wi-Fi connection simultaneously? Thanks in advance,
|
| Force GPRS internet connection c# request again | 03 Aug 2006 09:38 GMT | 5 |
Does anyone have c# example to achieve the above.
|
| about MailComposeMessage | 03 Aug 2006 09:25 GMT | 1 |
I create dialog with SHFullScreen and MoveWindow to full screen and also create a button on the dialog. I press the button to use MailComposeMessage. MAILCOMPOSEFIELDS mailFields = {0};
|
| Registry data lost during re-installation | 03 Aug 2006 09:21 GMT | 1 |
I have a problem with my WM 5 application, it generates some registry entries under: "HKCU","Software\my company\Myapp\Key1\kkk" "HKCU","Software\my company\Myapp\Key2\bbb"
|
| Some Sales Questions | 03 Aug 2006 09:17 GMT | 1 |
Hi, sorry if I am not in the correct forum to ask this question, please tell me where to go if I am. I have a few questions for all you guys who appear to have been doing this all for quite some time now. its regarding selling PDA software.
|
| Password Storage Programs | 03 Aug 2006 09:14 GMT | 1 |
Considering a password storage program, such as CodeWallet Pro, eWallet, etc. Are these programs actually secure, or do the hackers have tools to crack the encyption if they get there hands on the database? Which program(s) are best/most secure?
|