| Thread | Last Post | Replies |
|
| confused about supported processors for pocket pc 2003 | 24 Sep 2004 17:37 GMT | 1 |
can anybody shed light about supported processors for windows mobile 2003 ?. Somewhere, I read that only ARM processors are now available for pocket PC 2003. and they are intel processors (Intel XScale PXA250).
|
| Program not responding on exit | 24 Sep 2004 14:59 GMT | 2 |
I'm writing a pocket pc application where the user has to login in to before the application starts. In the constructor for the main form I call a login function then if the return from that is ok I call the main forms ShowDialog() method. This all works fine but if I exit the ...
|
| .NET To Go Mobility Roadshow | 24 Sep 2004 13:41 GMT | 1 |
You've probably heard folks from Microsoft talk about Smart Clients, and one of the big features of Smart Client applications is the ability to easily deploy as mobile applications. If you're thinking about tailoring your application to a mobile environment, you should attend the ...
|
| Creating a CEDatabase | 24 Sep 2004 10:10 GMT | 1 |
I am working with embedded C++ on Pocket PC 2002 and Mobile 2003. I need to create a CEDatabase on the storage card on my device so that it would survive a complete loss of power. I have looked for an answer, but have not had any luck. Does anyone know if this is possible? If ...
|
| Detemining the correct reserve size for each thread stack. | 24 Sep 2004 10:04 GMT | 5 |
We are developing a somewhat heavy WCE PPC 2003 MFC Application with Evc++ Patched with SP3. We recently faced the 32 MB limit of virtual memory while debugging. And we will soon have to tune our memory management for the release version.
|
| Urgent | 24 Sep 2004 07:09 GMT | 2 |
Hi, I am new to Pocket PC development and am lost as to which IDE to use and where I can get the same etc. Plz do the needful.
|
| Problem with setting Reminder sound files in POOM | 24 Sep 2004 06:31 GMT | 2 |
I'm developing a wince application which will assign a reminder sound file to a task. The problem I'm facing is that the reminder sound file I'm setting is not getting called. Instead the default reminder sound file is getting called.
|
| DESKTOPTODEVICE adofiltr error 2146824448 | 24 Sep 2004 02:50 GMT | 4 |
Error -2146824448 is defined as 'An error has occurred while retrieving information from the host database'. Background: VB5 desktop application reads a text file and parses the information into a .mdb using MS Jet (dao350.dll). Then the app calls
|
| Smart Card Development | 24 Sep 2004 01:36 GMT | 2 |
I have an iPAQ 5555 with a Smart Card Reader Sleeve. I need to develop a proof of concept application for a customer. My problem is that PocketPC 2003 does not include winscard.dll/scard.dll. How am supposed to demontrate (or deploy for that matter) my application without these ...
|
| Disabling Start Icon | 23 Sep 2004 20:50 GMT | 1 |
I want to disable Start icon that is on Taskbar, without disabling all Taskbar. I tried SHFullScreen(m_hWnd, SHFS_HIDESTARTICON);
|
| Where to download eval copy of Platform Builder 3.0 from? | 23 Sep 2004 19:52 GMT | 1 |
Can anyone tell me where can I get a download of Platform Builder? I prefer version 3.0 but if its not available any any other version would do. I have ended up wasting hours surfing Microsoft's site and
|
| Help on Pocket PC supported OS and browsers | 23 Sep 2004 17:42 GMT | 1 |
I am new to this pocket pc world. Actually we have one web application in ASP.Net using c# running. We have to give access to this application using handheld devices like Pocket PC etc. We need to give access for about 50% part of current application.
|
| NSIS Install script for deployment | 23 Sep 2004 17:26 GMT | 1 |
I'm wondering if anyone has successfully created an NSIS script that checks to see if the pocket pc has the .NET CF Framework, OpenNETCF, SQL Server SE, etc. and if the device does not have the above install them along with your application.
|
| ANN: .Net Graph Control | 23 Sep 2004 16:33 GMT | 1 |
Mooseworks Software is pleased to announce the release of the Graph Control for the .Net Compact Framework. The Graph Control provides every graphing feature you could want: Legends, Zooming, Date/Time, Logarithmic, Inverted axes, Right and Left Y-Axes, Cursor Values, and more. ...
|
| registration method | 23 Sep 2004 14:59 GMT | 1 |
Is there any place I can store some secret information for doing registration ? I found that registry is not so secure since you can easily obtain a registry editor to check the registry. If you purchase some software to track the registry editing event, you will know the
|