| Thread | Last Post | Replies |
|
| vstudio 2005 components for mobile programming? | 20 Aug 2005 13:28 GMT | 1 |
We are trying the Visual Studio 2005 Beta 2. We are thinking about buying a license, because we need to port some of our apps to PocketPC The VStudio beta includes some components/libraries, but... where can we
|
| Unable to deploy Pocket PC app in Dev Studio .NET 2003 | 20 Aug 2005 05:57 GMT | 1 |
I get the following error anytime I try to deploy an app from Dev Studio to my Pocket PC device: Error: Cannot establish a connection. Be sure the device is physically connected to the development computer.
|
| WM5: can we have a single binary for PPC and SP? | 20 Aug 2005 01:58 GMT | 4 |
I have heard that now, with WM5, it will be possible to have a single binary that will run on both Pocket PC and Smartphone, because now all the same DLL's exist on both platforms. My question is: What if the binary calls something like GetOpenFileName on
|
| Questions about the CF and the Pocket PC 2003 Emulator | 19 Aug 2005 23:51 GMT | 2 |
This is a follow-up to this thread: http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.pocketpc.d eveloper&tid=3bbc4172-1c87-4f77-8e30-e2a32da727e1&cat=en-us-msdn-mobile-ppc&lang =en&cr=US&sloc=en-us&m=1&p=1 From this thread I learned about thes 2 links: http ...
|
| MessageBoxes | 19 Aug 2005 23:21 GMT | 2 |
When creating a messagebox in C++, I was wondering if there is a way to be able to customize what sound that would be played. I know it plays some default sound because I do not set anything and I hear a beep when I create one. I was just wondering where that setting is stored and
|
| App runs in PPC2003 but not 2002 | 19 Aug 2005 20:46 GMT | 5 |
I have a small application which runs fine on my Windows Mobile 2003 SE but when I try to run it on my older pda running PoecktPC2002 it says: "cannot find 'PPCWinClient' (or one of its components). Make sure the path and filename are correct and all the required libraries are ...
|
| SendRequest() | 19 Aug 2005 20:38 GMT | 3 |
I am having trouble with SendRequest() because when the connection is not available the device hangs for more than 2 mins. I have checked this article http://support.microsoft.com/kb/176420/EN-US/ which says that this is a bug with MFC, I want to know if there is any way I can ...
|
| How to use WZCSetInterface API to connect to an access point | 19 Aug 2005 18:52 GMT | 3 |
I am writing an application for WinCE 5.0. I want to connect to different wireless access point using my application and for this I am using WZCSetInterface(). Right now what I am doing is that I delelte the preffered list of networks at the time of start of my application as ...
|
| Choosing the device | 19 Aug 2005 16:00 GMT | 3 |
I'm looking to build an application in VS2005 beta2 which i can distribute over any pocketpc (including those with mobile phone capabilities). How do i specify this to VS? When i create the project what device do i select?
|
| Difference between OID_802_11_ADD_WEP and OID_802_11_ADD_KEY | 19 Aug 2005 15:55 GMT | 4 |
In NDIS, can anyone tell me the difference between OID_802_11_ADD_WEP and OID_802_11_ADD_KEY. Where we use the first one and where do we use the second one. Thanks,
|
| Visual Studio 2005 Managed C++ DLL for Pocket PC - HOW? | 19 Aug 2005 15:55 GMT | 2 |
I am an experienced Visual C++ developer with zero experience using .NET or the CLR or the Pocket PC. I need to find a way to make my existing Win32 C++ application employ ADO.NET. To make matters more difficult, I must do this on the Pocket PC.
|
| Which lib should I include for HCI_OpenConnection() | 19 Aug 2005 15:42 GMT | 1 |
I am writing an application in which i am using HCI_OpenConnection() function. MSDN is saying that I should add btd.lib in my linker setting as input libs but even then I am getting following error: BlueToothTestDlg.obj : error LNK2019: unresolved external symbol
|
| WinCE HTML Help | 19 Aug 2005 12:54 GMT | 4 |
Dear NG, I have been searching for some time for a good (create) windows ce html help reference/link/tutorial/howto/text to no avail. I have googled, msdn'd and trawled codeguru without any real success.
|
| windows mobile 5.0 | 19 Aug 2005 02:44 GMT | 1 |
Can I upgrade my pocket pc I-mate PDA2K with windows mobile 5.0?
|
| Wi-Fi disconnects when cradled | 19 Aug 2005 01:15 GMT | 4 |
I notice our Wi-Fi product tends to drop it's connection to the AP when we cradle the devcie. Is this new behavior expected with Windows Mobile 5.0? The connection resumes when the device is uncradled.
|