| Thread | Last Post | Replies |
|
| Confusion in 2003 SE - Dpi Aware CF .Net | 30 Dec 2004 21:54 GMT | 5 |
Despite all the good resources and previous posts, I admit to having some confusion over Dpi Aware applications in the Compact Framework. This is what I've learned so far: 1. "Normally" a Compact Framework application will look just fine, because
|
| Does RTC communication API support Pocket PC 2003 ? | 30 Dec 2004 21:48 GMT | 6 |
I need to know, help me plzzz?
|
| how to deploy content (.wav file) to My Documents with .cabwiz? | 30 Dec 2004 20:53 GMT | 3 |
I have not been able to find any documention and my numerous efforts have failed. I want to edit the cab.inf file so that a .wav file that is included as content gets copied to My Documents instead of the default install directory on the PPC.
|
| When is Soft-Reset Complete? | 30 Dec 2004 20:19 GMT | 3 |
I have a Today Screen plug in that communicates with a .NET CF application with windows messages. If the .NET CF app is not running, the TodayScreen starts with ShellExecuteEx. This works excellent in most cases. Upon startup from a Soft-Reset the call to ShellExecuteEx appears ...
|
| evc4 ClassWizard add member variable bug? ("Int" the only choice) | 30 Dec 2004 17:34 GMT | 2 |
In an EVC4 MFC dialog project, when I try and add a member variable (to a drop-list combo box) of category "value", my only choice for variable type is "int". However, when I open this project in EVC3, I can choose from other types as desired. Therefore, I selected CString, ...
|
| FTP Upload | 30 Dec 2004 09:07 GMT | 1 |
The Upload function FTPPUTFILE( ) creates the file in the sever but with 0Bytes what could be the problem here???? any help will be extremely usefull
|
| Help on developing PPC firewall | 30 Dec 2004 08:53 GMT | 1 |
I want to implement simple packet filter for pocket pc. I'm a beginner in PPC programming, but I have some programming experience and I strong will to learn:-) From another posts I devised that I've to do the following steps: * open ndisuio and create app that reads, analyses and ...
|
| making TAPI call after GPRS | 30 Dec 2004 08:52 GMT | 1 |
I have a PocketPC C++ application that uses TAPI 2 to make outging calls. In addition, the application can connect to some HTTP server assuming GPRS connection is established. The application is working fine except the following scenario:
|
| mobile web question for ppc | 29 Dec 2004 22:54 GMT | 1 |
pocket pc's arent detected as "isMobileDevice", what method can I use to redirect this device to a mobile web site?
|
| EmuASCfg | 29 Dec 2004 22:47 GMT | 2 |
when using EmuASCfg to creat a connection btween the emulator to activesync
>EmuASCfg /PPC i get the following message: Connecting to specified device [Platform:POCKET PC 2003, Device:POCKET PC
|
| HotKey Mapping vs. Device Form Factor | 29 Dec 2004 22:31 GMT | 4 |
My application makes heavy use of HotKeys and I've completely worked out everything from KeyDown, KeyUp, KeyHeld dectection & handling to KeyMasking. (The latter is where HotKeys go to die--that is, they're handled but they don't raise "the event"). My problem is a "Key Mapping" ...
|
| Limit User Access to PPC settings | 29 Dec 2004 22:23 GMT | 1 |
I've posted similar in the CF ng too. We have a CF app which we bundle with a PPC device for sell. We'd like to limit the users to our program and keep bored, idle users from mucking with the settings on the device. IS there a way to set up Pocket PCs to limit
|
| How does windows mobile phone detect the type of internet connection | 29 Dec 2004 21:59 GMT | 5 |
Hi, All , PocketPC / smartphone can connect to internet either via wireless ( GPRS/CDMA ect ) connection or PC LAN connection ( when sync with PC with LAN to internet ). But how can
|
| How to Add Database to Pocket PC during Installation Process | 29 Dec 2004 21:48 GMT | 1 |
Thank for Harry and Ken for guiding me the installation process of Pocket PC. Now, seem to be able to install with one cab file under my ini file. Anyway I have another problem here.
|
| Vb .NET Mobile HTTPWebRequest Question | 29 Dec 2004 20:39 GMT | 1 |
I found the following code in an article titled "Improving .NET Compact Framework HTTP Communications using HttpWebRequest and Custom ASP.NET Providers" written by Jim Wilson for the PocketPC 2002 OS and when executed using this OS it runs fine. But when I run this code using ...
|