| Thread | Last Post | Replies |
|
| How to read memory-mapped I/O ports? | 08 Nov 2005 18:20 GMT | 2 |
How do I read memory-mapped I/O ports (e.g., the LCD controller registers) of a Pocket PC? Thanks Arintel
|
| Setup and Deployment projects | 08 Nov 2005 16:08 GMT | 2 |
I have developed an applictation in evc++ 4.0 and I don't knwo how to create the installation program for it. Can anybody help?
|
| Today Screen | 08 Nov 2005 15:46 GMT | 1 |
I need to show "Today screen" by code (C#) from my application... Any suggestion? Thanks Andrea
|
| puzzled with threads and power off/on?:( | 08 Nov 2005 14:29 GMT | 2 |
I have a application(ebook reader), which has two threads. One is the main thread, another is the child thread. The main thread displays the content of ebooks, while the child thread calculates the page numbers of
|
| play wav or mp3 files | 08 Nov 2005 14:19 GMT | 1 |
I am doing a simple application, i want to play sound , wav or mp3, how could i do it programming, is there a dll i would use or what? Thanks in advance..
|
| Overriding incoming call notification event response | 08 Nov 2005 14:12 GMT | 4 |
is there a way how to be notified on incoming call or text message on Phone edition devices? I know notification API, but this is not the case, I've didn't found appropriate event. I found that notification events are defined in the registry under the key
|
| Disable incoming SMS? | 08 Nov 2005 14:07 GMT | 1 |
I was wondering how to handle incoming SMS. The issue is that the notification pop-up is disturbing the application that I set on full screen. Consequently I would like to disable that pop-up and take care of the SMS later.
|
| Is Pocket Pc Processing slower than desktop pc processing | 08 Nov 2005 12:30 GMT | 4 |
I have wrote the code for desktop version as well as the pocket pc(in .net 2003), both the code are same , but in my desktop version it takes around 10 seconds to run my exe , but on my pocket pc same code took around about 50 minutes.
|
| how to install pocket sql server ce? | 08 Nov 2005 12:20 GMT | 2 |
does someone has a tutorial ? i can't find a way to install pocket sql server 2000 ce on win mobile 2k3...... t.i.a.
|
| Can't access unmanaged C++ DLL under WM5 | 08 Nov 2005 12:03 GMT | 2 |
I have an unmanaged C++ app that has stopped working under Windows Mobile 5 on a new HP PDA. It calls into a public DLL that comes with the built-in bluetooth wireless feature. I get this message: "MyApp.exe cannot be opened. Either it is not signed with a trusted
|
| Newbie: TabControl question | 08 Nov 2005 11:50 GMT | 1 |
I am writing an application that is using a TabControl. On 2 different TabPages I want to show the same ListBox. Is it possible to define a ListBox, to initialize it and somehow to put it on 2 different TabPages? How it can be done?
|
| RS232Detected problem | 08 Nov 2005 10:57 GMT | 2 |
I'm developing a pocket PC application which is supposed to be started automatically whenever the PDA is cradled (and connected to the desktop via ActiveSync). This is achieved by executing the following two lines at the beginning
|
| virtual ethernet miniport driver on Dell x50v | 08 Nov 2005 10:13 GMT | 1 |
Does any body know about the virtual ethernet miniport driver on Dell x50v ? What is the functions of this driver ? Is is general in WM 5.0 ? thanks
|
| Full memory | 08 Nov 2005 08:27 GMT | 3 |
Vi è mai capitato usando un PPC che vi compaia una finestra che dice che avete esaurito la memoria e vi presenta una lista di programma per sceglierne uno da togliere? Come mai a volte compare e a volte no, pur essendo sempre piena la memoria?
|
| Questions about ListBox control and DataBinding (VB) | 08 Nov 2005 03:02 GMT | 2 |
During form initialization I databound ListBox control to a DataTable: ListBox1.DataSource = dtCategory 'dtCategory is DataTable ListBox1.DisplayMember = "c_category" This part is working - each time I update a DataTable dtCategory - the
|