| Thread | Last Post | Replies |
|
| C# 2005 DrawLine | 08 Mar 2006 12:03 GMT | 2 |
I need to use the drawline method but using it nothing appear in form. Someone can help me? thanks in advance marco
|
| Socket connect by emulator | 08 Mar 2006 11:44 GMT | 2 |
I use evc to connect a server by socket. But it can't success to connect to the server when I use the pocket pc 2003 emulator. When I use the same code connect by the true device it run well. And the emulator can connect to the internet by the IE.
|
| poom - unresolved external symbol | 08 Mar 2006 10:31 GMT | 3 |
(I am new in c++) what's wrong here: #include <pimstore.h> ..
|
| Run Desktop application from Pocket PC | 08 Mar 2006 10:27 GMT | 9 |
I want to create an application in C# to run a desktop application from Pocket PC. Do I need to use RAPI? Thanks
|
| MainMenu on multiple forms | 08 Mar 2006 09:28 GMT | 1 |
I have a MainMenu on a form that I would like to use on all other forms in my app. What is the easiest way to add it to each form?? Thanks, Brian
|
| distributed subroutines | 08 Mar 2006 09:21 GMT | 3 |
Is there anyway that we can get our main eVB application to execute some code in a file only if it exists without first declaring that function like in a dll? Something like: If FS.Dir("subroutinefile.xxx") = "" Then
|
| how to you create an image background ? (i.e. like the MessageBox alerts on Smartphone) | 08 Mar 2006 07:48 GMT | 5 |
how to you create an image background ? (i.e. like the MessageBox alerts on Smartphone). for example, when you have an alert message on Smartphone, the text of the alert appears on top of an image which covers the entire background of the
|
| Installing custom Device SDK in Visual Studio 2005 | 08 Mar 2006 05:21 GMT | 2 |
i got a "custom" device SDK (meaning it is not from Microsoft) that is supposed to be used with eVC4. i'd like to use that SDK with Visual Studio 2005. can anybody tell me how to make Visual Studio 2005 know about this
|
| Problem while loading rtf tables in rich text box | 08 Mar 2006 05:08 GMT | 1 |
Hi friends, I am developing one application which requires displaying of rtf file in rich text box.I am using V.B 6.0 for developement.But when I try to open rtf file in rich text box it will not load tables in proper
|
| Tfr file from Pocket PC to Desktop PC through Activesync or simila | 08 Mar 2006 04:08 GMT | 2 |
We have written a desktop stock control system for a client of ours who now tells us that he wants to do stock take via Pocket PCs. The solution is built in VB.NET (2003) with an MS Access backend DB. We don't want to go back and rebuild the entire solution for what is really
|
| Icon on Menu | 07 Mar 2006 22:39 GMT | 2 |
I already have a MenuItem1 with two menus for a PPC app. I'd like to add a third and fourth menu item that are both icons. How do I do this?? Thanks, Brian
|
| Pocket PC - Windows Startup issue - Posting 3rd time :(( | 07 Mar 2006 21:32 GMT | 2 |
My pocket PC takes the IP address from my DHCP server. I have kept one executable in \Windows\Startup folder. This executable accesses the network to get some details. Now this executable is getting executed before the device gets the IP
|
| Removing SIP icon from Command Bar | 07 Mar 2006 21:32 GMT | 3 |
In the OnInitDialog method, I am trying to configure the screen to not show the SIP icon. I do the following with no affect. Calls to both SipGetInfo and SipSetInfo return 0. Is it too early in OnInitDialog to call these functions? Do I need to be using another API? I am ...
|
| bluetooth device discovery problem... | 07 Mar 2006 21:25 GMT | 2 |
I'm new to this developer community and I'm hoping someone may be able to help me. I'm currently working with a HP 2400 series PDA (forget the exact model, 2495 perhaps?). In any event, I'm struggling to discover the bluetooth devices that I
|
| CEtuner equivalent for Mobile 5.0? | 07 Mar 2006 20:28 GMT | 1 |
Some time ago, I began developing a C++ non-MFC application with EVC 3.0 for PPC2002. It is a long term project and the app grows month by month and year by year as I add features. Early on, I found CETuner from Paragon Software. I used it to adjust the
|