| Thread | Last Post | Replies |
|
| .NET CF application and VGA mode | 02 Feb 2005 05:08 GMT | 1 |
I tried to creae .NET Compact Framework based applications, that are aware of the VGA resolution. I found an example on msdn, which uses a res2exe application and a .RES file. It works ok ... however: 1. the default version resource compiled into the file is replaced
|
| File access | 02 Feb 2005 03:27 GMT | 2 |
i cannot open a file more than ones. I'm trying it this way: First I try to create a new one. In the second call the if statement brings up an invalid handle value, so the else if is executed but it has a invalid handle as well.
|
| Vba ? pocket Pc excel | 02 Feb 2005 03:23 GMT | 1 |
recently, i bought a pocket pc where a version of excel is installed. On the masterPc , I use a excel-file without any problem. This file contain some macros and buttums with vba-code. However, when i try this file on the pocket Pc , i cannot see mine buttums
|
| DialogBoxes gone CRAZY! | 02 Feb 2005 02:36 GMT | 3 |
I have a dialogbox that has several buttons on it. Once a button is clicked another dialogbox is to open with a new set of buttons. The problem I am having is that after a button is clicked on the first dialog box , both the first and the second diagboxes are seen at the same
|
| Synchronising appointments via GPRS? | 01 Feb 2005 23:35 GMT | 1 |
I am looking into using native Pocket Outlook appointments via POOM in an application for a driving school. I want to be able to have customers reserving time on the website, and I want the driving instructor to be able to reserve time from his PDA while
|
| [Pocket pc]Connecting database | 01 Feb 2005 22:04 GMT | 2 |
[Pocket pc]Connecting database Hello ..... I'd like to begin to work with windows mobile pocket pc..... I've a question to make.
|
| App Development and IR interface | 01 Feb 2005 21:53 GMT | 1 |
I have been asked to write an app for the I-mate pocket PC that needs to read raw data via the IR port to be saved on the memory card. We have already written such apps for standard PC and Palm tungsten T3. What I would like is opinions as to whether this is viable, plus if so
|
| Pocket PC application development | 01 Feb 2005 21:53 GMT | 1 |
I am very new to Pocket PC. We are trying to develop an application on Pocket PC (Windows Mobile 2003 second edition)which is not wireless enabled. (There aren't many WAPs around the state where we are trying to use it.)
|
| char[n] to CString | 01 Feb 2005 20:13 GMT | 4 |
can somebody point me to the right way in order to convert a char array to a cstring object please thanks in advance
|
| Which of the Mobile Operating Systems Supports the RTC with VoIP?? | 01 Feb 2005 19:03 GMT | 1 |
Does anyone know the answer to the above question? Cheers, Frank
|
| SOCK_RAW on PPC ? | 01 Feb 2005 16:43 GMT | 1 |
When I try to open a raw socket on a pocket PC I get the following error code from the failed call to socket(): WSAESOCKTNOSUPPORT (10044) •Translation: Socket type not supported.
|
| Send email in C3 | 01 Feb 2005 13:32 GMT | 1 |
Is it possible to compose / send and email in C#. Where can I find information on how to do it? I seem to only be able to find information on how to do it in C++ ------------------------------------------------------------------------------
|
| Problem With EVB 3.0 Emulator: "Can't Compile Module" | 01 Feb 2005 11:47 GMT | 1 |
I'm trying to convert a VB6 application to EVB on the the Pocket PC, using EVT 3.0, Pocket PC 2002 SDK. After a lot of installing & reinstalling, I finally got the emulator to come up, and I have breakpoints working.
|
| Adding PIE to application | 01 Feb 2005 11:45 GMT | 1 |
In MFC programming, it is possible to add parts of Internet Explorer into a program. Is a similar thing possible with a managed c++ dll and Pocket Internet Explorer? Basically I want to make a small application which every 5-10 sec. gets
|
| Pocket PC UDP and Multicast | 01 Feb 2005 11:00 GMT | 3 |
I have two problems that I am trying to solve. 1. I am trying to send and receive UDP packets using CCeSocket on a PocketPC ver 3.0.x.x. I am able to send using a broadcast address (simply passing NULL as the address to SendTo), and my server receives the message.
|