| Thread | Last Post | Replies |
|
| printing with pocket pc | 22 Jun 2006 22:00 GMT | 10 |
How can we print(via Bluetooth) to a printer for pdf documents and other type of files? Hans
|
| Required software for PocketPC Application | 22 Jun 2006 20:25 GMT | 1 |
I am new to pocket pc application development. Can any one suggest me what are all the softwares required to develope pocket pc application development in Visual studio 2003 and the WinCE emulator 4.2 With thanx,
|
| Windows Mobile and closing applications | 22 Jun 2006 20:18 GMT | 4 |
Using a Windows Mobile 5 device, I run an application that I wrote that just displays a form with one button. I also run File Explorer and then put the device in the cradle which starts Active Sync. I then proceed to hit the X in the upper right hand corner of those three ...
|
| internet connection present. | 22 Jun 2006 20:13 GMT | 2 |
I have a doubt. I need to know whether internet connection is present in the device or not. I tried 'InternetGetConnectedState' but I find it only says whether my system is configured
|
| Registry settings for Device menu options. | 22 Jun 2006 15:13 GMT | 2 |
I know I can disable (until a hard-reset is performed) the Items that appear in the today section (homepage of the device) 'Start->Settings->Today->Items(tab)', and also Main menu and 'New' menu option in 'Start->Settings->Menus->Start Menu (tab), and New Menu
|
| How does WZC use the connection manager? | 22 Jun 2006 14:17 GMT | 4 |
In WM5 if I disable WZC and then use Ndisuio to connect to a wireless network, even though I connect and get an IP address, can ping web sites, I still cannot use pocket explorer to surf the web. The connection manager complains that no connection is available. This used
|
| String Pointer? | 22 Jun 2006 13:28 GMT | 1 |
Recently, i have develop a program to store some personal info in PDA registry. When i edit the registry info through a third party software, i cant get the exact value from registry.
|
| Beep() | 22 Jun 2006 11:25 GMT | 4 |
Is there a Beep() function or equivalent for Pocket PC API ? Thanks,
|
| how to build pcl.dll but not pcllib.lib? | 22 Jun 2006 10:44 GMT | 7 |
I am using the Platform Builder for Windows CE 5.0. Under the directly of "\\public\\common\\oak\\drivers\\printer, the PCL project will be built to create some pcllib.lib, not the so-called pcl.dll, but iniside the printer.reg, it shows as "pcl.dll". I have tried to ...
|
| Today screen DLL not loading PPC2003 | 22 Jun 2006 09:37 GMT | 1 |
hi Guys!! I have written a Today Screen plugin for WM 5.0 devices, which works perfectly fine, but when i compile the Plugin with default Windows 2003 SDK that get installed with VS2005, the plugin dll is never loaded.
|
| IItem::GetProps() not returning POOM item properties | 22 Jun 2006 09:25 GMT | 1 |
Based on the documentation for GetProps() at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mobilesdk5/html /mob5lrfIItemGetProps.asp I tried retrieving item properties both ways and either way, HRESULT comes back successful but no values are retrieved:
|
| Windows Mobile for Automotive SDK or Resource Kit | 22 Jun 2006 08:43 GMT | 2 |
I'm looking for some technical infos about WMfA. I've read this: http://download.microsoft.com/download/8/5/7/857685fa-85a6-4366-bd71-c8aaf446e65 7/WMfApaper.doc and I've read this:
|
| Is Widows mobile always unicode | 21 Jun 2006 21:45 GMT | 3 |
When just writing a application for my mobile phone , I got a doubt is there any possibility windows mobile program is Non-Unicode. I had fully coded unicode.But i am sure my program will not work if #define _UNICODE is not defined.
|
| Porting WIN32 App to CE. | 21 Jun 2006 21:45 GMT | 1 |
We currently have a client-server application written in Win32 and we're in the process of trying to create a slimmed down version of the client software for the Pocket PC. Our application is a fair size, and uses a few in-house developed DLLs for drawing areas etc. We want to be ...
|
| What are the differences from CE4.2 to CE4.2 SE and CE 5.0 | 21 Jun 2006 18:54 GMT | 1 |
Wrote an application in CE 4.2. Application works as written. Tried to execute the same application in both CE 4.2 SE and CE 5.0. The application will not run. Gut feeling is that it is a memory issue. I am looking for some information about the changes from CE 4.2 to CE 5.0 ...
|