| Thread | Last Post | Replies |
|
| Newbie: Need Help With Emulator | 05 Nov 2004 04:30 GMT | 1 |
I am working on my first mobile web application with VB and ASP.NET. I can open the Pocket PC emulator in Visual Studio .NET, but I can't get to my web app. How can I test a web app located at localhost? Does the emulator need to be configured with its own internet connection ...
|
| Connect to PDA | 05 Nov 2004 04:22 GMT | 1 |
I?ve same problems with activesync, after reinstall and use bluetooth work?s fine, syncronice with my PC, but Visual Studio can?t find my PDA. What can I do, Thanks
|
| How to resize SIP within an IM? | 05 Nov 2004 01:32 GMT | 1 |
I ask it earlyer in this topic, but there is no response. Please help if you can! My question is NOT that: "how can I show or hide the SIP from an application"
|
| Need to communicate without ActiveSync | 04 Nov 2004 22:53 GMT | 1 |
ActiveSync is not reliable enough for our communication method. Is there a way to bypass activesync and communicate using TCP/IP directly?
|
| not domodal... but what then? | 04 Nov 2004 22:40 GMT | 3 |
Im trying to find a function that will allow a dialog box to appear over another dialog box. So DoModal wont accomplish that,,, but what function will? Thanks!!!
|
| Questionnaire | 04 Nov 2004 20:34 GMT | 5 |
I want to create a little GUI for a questionnaire with questions and corresponding response possibilities and Radio Buttons for my PocketPc. Thus for every questions there are several answers with radio buttons. How can I realize that that only one radio button can be clicked at ...
|
| [Help] cannot open file "OLDNAMES.lib" | 04 Nov 2004 19:45 GMT | 1 |
I convert a DLL project from windows to Pocket PC with eVC3.0, but there is an error message:
> Linking... > Start Pass1 |
| install program on smart device | 04 Nov 2004 19:37 GMT | 1 |
I develop c# on pocket pc 2003. My form contain thai language but when i run program by smart device ,i can't display thai because smart device does not setup thai language. I have thai language software that it force pocket pc display thai.
|
| Where can I get the Direct3D for Windows CE SDK? | 04 Nov 2004 19:32 GMT | 3 |
I've found a lot of documentation about Direct3D for Windwos CE .NET 4.2 and Direct3D Mobile on MSDN but I can't find the SDK. Does anyone know where can I download or get the Direct3D for Windows CE SDK? Thanks in advance.
|
| How to copy file from Pocket PC to PC over USB? | 04 Nov 2004 19:15 GMT | 2 |
I have an application that resides on the Pocket PC and writes a file. This file needs to be copied to the PC when the "OK" button is clicked. There is no wi-fi, bluetooth, or serial connection. Only the USB connection between the Pocket PC and PC. I've used RAPI to copy files to ...
|
| kiosk mode for Pocket PC | 04 Nov 2004 18:14 GMT | 4 |
I had developed an application in eVB.I want that pocket PC should run only that application.Pocket PC user should not be able to run any other application. Even after Cold(Hard) reboot user must not be able to run any other application.
|
| Power On/Off Indication | 04 Nov 2004 18:08 GMT | 1 |
Wrote an application that needs to receive notification of the user turning the PDA on and off. This functionality is provided in Pocket PC 2003 in the form of PPOWER_BROADCAST block that can be read and used.
|
| Intro | 04 Nov 2004 16:39 GMT | 1 |
I developed a Mobile Application with a Login and after the login the user reaches a MainMenu where some data of a Sql server ce database is loaded and would be displayed in a DataGrid. Now I want add a Splash Screen (simply a form with a picture on it) to my Mobile Application ...
|
| Today Screen or Start Menu | 04 Nov 2004 16:30 GMT | 1 |
I developed a Smart Device Application for my PocketPc and want now have an icon on the today's screen or a menu entry in the start menu with which I can start my application. Is there an simple way to realize that? thx
|
| Found a bug in EVC 4.0 compiler | 04 Nov 2004 15:25 GMT | 8 |
I think I have found a bug in EVC 4.0. Try to compile a file that contains these lines: class x {
|