| Thread | Last Post | Replies |
|
| C++ sendmessage : is it a blocking function ... | 10 Jul 2006 03:47 GMT | 6 |
I am trying to send a message from a c++ dll that will be loaded by Pocket outlook as part of its menu extensions. This message will be received by a .netcf windows forms application written in c#. But this app may or may not be running at all times.
|
| Terminal Service Client VGA / QVGA | 10 Jul 2006 03:08 GMT | 1 |
How can I set the TSC in Dell c51v to run in QVGA mode (240X320)? I have application developed in the Win2K server specific to 240X320 layout, and its too complex to redevelop them into 480X640 not to mentioned that all text labels must be enlarge to be visibly comfortable. Now ...
|
| Smartphone: SaveFileDialog throws NotSupportedException | 10 Jul 2006 00:18 GMT | 2 |
I have a an app that uses SaveFileDialog class (System.Windows.Forms) that compiles and builds fine. Works great on PocketPC but on Smartphone I get a NotSupportedException when I try to create a new instance of the SaveFileDialog.
|
| pocket pc signature | 09 Jul 2006 19:09 GMT | 3 |
Hello together, i am searching for a way to save a digital signature to a Microsoft sql Server 2000 CE Edition. I am developing software for Windows Mobile 2003 and want to make a
|
| RegistrySetString | 09 Jul 2006 08:34 GMT | 2 |
I develop program with c# .net cf 2.0 . if I want to set registry, can I use RegistrySetString in c#. please give me \
|
| Active Sync WM 5.0 Network Connection | 09 Jul 2006 08:20 GMT | 4 |
How do I make a Network (Wi-Fi) Active sync connection on WM 5.0? Or, did that go away..
|
| how to let a program at backgroud? | 09 Jul 2006 07:25 GMT | 4 |
how to let the program at backgroud? The tool of mine is C# .net cf.
|
| Remote Spy | 08 Jul 2006 13:37 GMT | 1 |
Apparently, the Remote Spy (ccspy) that ships with VS 2005 is severly broken. It doesn't accurately display all the messages that are sent to a particular window. I've found mention of the problem but I haven't found any mention on an updated version that fixes it.
|
| Help! CInternetSession have been dropped in MFC8.0 (pocket pc) | 08 Jul 2006 06:17 GMT | 1 |
Is there any alternative class?
|
| Tutorial/ starting suggestions? | 08 Jul 2006 01:38 GMT | 2 |
I am an experienced Palm programmer, but new to Pocket PC. I am trying to port an application that has several input screens, and stores its preferences, but does not require any features such as databases, files, internet access, or any other capabilities other than beaming ...
|
| WM APIs? GetWirelessDevices and ChangeRadioState | 07 Jul 2006 22:46 GMT | 1 |
Where are these 2 APIs documented - have searched extensively (PB 5.0, VS2005, MSDN) and can't find any documentation for them (only references within 1 newsgroup)? I received a sample MFC utility that invokes both of them -
|
| Saving/restoring the input mode | 07 Jul 2006 21:17 GMT | 1 |
I'd like to have my dialogs remember the user's previous input mode for each edit control. For example, if they go into a edit control and change it to T9, I'd like to remember that for that control and restore it next time they use the dialog.
|
| SetInputMode and SIP | 07 Jul 2006 20:46 GMT | 1 |
I would like to have the Software Input Panel (SIP) automatically change into numeric mode WHENEVER I enter a particular textbox. I am using: Edit_SetInputMode(textBoxControl.m_hWnd, EIM_NUMBERS);
|
| Best database engine for WM5? | 07 Jul 2006 17:01 GMT | 6 |
I would like to know what is the best db engine for WM5? I am currently using C#, SQL Server Mobile, and CF2. I don't like the large installation required for CF2 and SQL Server 2005 Mobile and I am looking for something smaller with similar capabilities. Would like to use ...
|
| project could not be opened...refers to device platform not exist | 07 Jul 2006 16:58 GMT | 2 |
Here's one for the Compact Framework Guru's out there. I can no longer open or create Compact Framework projects in VS 2005, as I get the following error message... "Error retrieving information from user datastore. Platform not found."
|