| Thread | Last Post | Replies |
|
| Multiplexing serial data for multiple applications | 25 Oct 2004 16:46 GMT | 2 |
I have a device that can connect to a COM port and provide two kinds of data, say "A" data and "B" data. The data from the device is transmitted in packets, and the type of data is indicated in the packet header.
|
| How to specify the application's Folder in PPC | 25 Oct 2004 16:25 GMT | 2 |
Hi, I'm using a SHELLEXECUTEINFO structure in which I must to specify the directory where the app "SumaResta" is. First I do: ---------------------------------------------------------------
|
| Dialog Box Ok button | 25 Oct 2004 14:45 GMT | 1 |
I have a dialog based application with one Modal dialog and an OK button, For most part in PPC2003 when I click on the OK button the application closes, but sometimes it does not! Is there a work around or another way to close the application?
|
| Power of the battery | 25 Oct 2004 12:55 GMT | 12 |
I don't know how I can create an application on Pocket PC 2002 which is making the following task : "Opening the window Settings->System->Power". Should I use an API ? If yes, which API ? In which language is it better to do this application ? In C++ or in VB ?
|
| How to resize SIP? | 25 Oct 2004 10:44 GMT | 1 |
I wrote a custom input method. It's based on MS sample file: \Windows CE Tools\wce300\Pocket PC 2002\samples\atl\dvoraksip How can I resize the sip from 80px height to 160px for example? I want to resize it when the user click on a button on my soft-keyboard.
|
| pocket pc and server | 25 Oct 2004 02:07 GMT | 2 |
Is it possible to run an application on a desktop server via pocket pc ? i.e. Pocket PC(Click button) ---> Webservice ----> Desktop Server(Program run) I'm trying to look for ways which allows me to run an application on a server when i clicked on a button on my PPC program.
|
| Emulator Crashes! | 24 Oct 2004 23:52 GMT | 1 |
I have a problem with my emulator. When i run my application on a real device, it works perfectly. But when i run it on the emulator it always stops in the same place. Whenever i try to create a Bitmap object using Bitmap(width,height) it just stops responding.
|
| .Net | 24 Oct 2004 23:37 GMT | 5 |
In order to develop for Windows Mobile 2003 and VB.Net. What applications and versions do I need to buy. I bought VB .Net standard but apparently it does not support smart device development. Do I need visual Studio? Please help, the development will be easier than buying the ...
|
| Visual C++ 2005 Express | 24 Oct 2004 23:04 GMT | 2 |
Is it possible to compile a project under VC++ 2005 Express for Pocekt PC 2003 like .Net allows us to do it? If yes, do I need to add a plug-in to VC++ 2005 Express? Thanks
|
| MSysCeC prefix tables | 24 Oct 2004 21:03 GMT | 1 |
When I copy and convert or import Access database tables from the PC to Pocket PC 2003, "MSysCeC" prefix tables are created in my original Access database. Can someone tell me why this happens? Thanks!
|
| How to access PocketPC contact List | 24 Oct 2004 21:02 GMT | 1 |
I am using .NetCF and eVC, i want to use contact list of pocketPC from my application how do i do that, dose any one know about it. Hitendra...
|
| Pocket PC internet connection | 24 Oct 2004 15:12 GMT | 1 |
If a PC can connect to the internet, and we have a Pocket PC connected to that PC with ActiveSync, and ActiveSync is supposed to have "Pass-through", then why can't we connect to the internet from the Pocket PC sometimes? Shouldn't the Pocket PC be able to proxy the web request ...
|
| .NET CF | 24 Oct 2004 13:22 GMT | 2 |
I want to do an application to access a cdb file using VB.NET and CF. I can do it with eVB and ado ce 3.1. I succed to realise a small app that can show me the data stored in a cdb file and now I want to move foreword to .NET CF. Where can a find a start point? Please hlp me!
|
| Data Entry with Form.ShowDialog() | 24 Oct 2004 06:55 GMT | 1 |
I'm trying to pop-up a dialog box for data entry. But when I activate Form.ShowDialog(), the resulting window takes up the entire screen and no data entry works on my PDA (pen doesn't write, appears the "DataInput" control isn't working for the dialog window). Thoughts?
|
| How can I deactivate the menu bar ? | 23 Oct 2004 19:03 GMT | 1 |
I need the user can't do changes in settings or use games. thanks
|