| Thread | Last Post | Replies |
|
| Listening with two Applications on the same port | 31 Dec 2003 18:09 GMT | 3 |
On my handheld a GPS is serving on COM1. Beside the commercial software for navigation I want to listen with my own application to the same port. My problem is that I get an error when both application are running.
|
| Help on Preliminary Project | 31 Dec 2003 18:07 GMT | 2 |
We are planning to switch an application, we usually run on desktop PCs, into a very light hardware to be installed on vehicles. Before starting purchasing hardware, development kits and software licenses, I need to present the company a preliminary cost plan.
|
| Help in winsock GetData | 31 Dec 2003 02:35 GMT | 2 |
Hi all, i had a problem with this winsock function GetData. My code: WinSock1.GetData rxData, (vbByte + vbString) gave me a error msg whenever i receive new data. As i
|
| Increment ID error | 26 Dec 2003 03:56 GMT | 1 |
Hi I am trying to increment an ID keep coming-up with an error. File is either bof or EOF. Any assistance would be appreciated.
|
| activate eVB function | 26 Dec 2003 01:12 GMT | 1 |
is this posible to activate a eVB function on PcketPC from VB6 code. Thanks'
|
| Will CE Toolkit for VB6 develop for Pocket PC? | 22 Dec 2003 20:11 GMT | 4 |
Can I use CE Toolkit for VB6 to develop Pocket-PC apps? I currently use eVB and would like to upgrade to something more current. Thanks, Bob Hiller
|
| How to call Time-Bar or ProgressBar from embedded VisualBasic | 20 Dec 2003 02:58 GMT | 3 |
How can I access from evb a API function to show the WindowsCE ProgressBar, You know, the clock like graphic that appear every time you open something. Any idea, or Suggestions: Welcome.
|
| eVB equivalent of CopyFile | 20 Dec 2003 01:27 GMT | 1 |
Can anyone tell me how to write this code in eVB. Dim sSourcePath ... 'Public Declare Function CopyFile Lib "kernel32" _
|
| Complex data binding alternative | 20 Dec 2003 01:27 GMT | 1 |
Anybody know of an alternative to complex databinding to a Combobox? I want to display an array with one selected item according to its value in the db. Be cool to know if anyone came up with a different way of doing it..
|
| Controlling Application Instance Count - eVB on PPC2003 | 19 Dec 2003 16:14 GMT | 6 |
I'm sure this must have been covered already, but I can't find related posts: eVB app on PPC2002 - Fire it up from start menu, close the form and then goto start menu again and merely re-shows the current instance.
|
| Modify a PocketPC Cab file | 18 Dec 2003 16:00 GMT | 1 |
Is there a way to modify a pocketpc cab file that was created in eVB? I need to create a desktop program in vb6 or vb dotnet to add a custom created reg file to each cab file. Is this possible to do programatically?
|
| The targeted platform does not match the device currently connected to your system. | 17 Dec 2003 19:37 GMT | 2 |
I am trying to target Pocket PC 2002 (3.0.1117--Build 11178) running on an Intel PXA255, and I get the following message: "The targeted platform does not match the device currently connected to your system. Please verify that the proper device is attached."
|
| Moving mdb to cdb in Pocket PC 2002 Emulator | 17 Dec 2003 18:04 GMT | 2 |
I tried to use the tools that devbuzz.com describes but I run out of memory in emulation when trying to create the cdb? The MDB is 1.9mb the text file is 2.1mb. Is there another way to get the .CDB into Pocket PC 2002 Emulation? I have
|
| Limit grid to single row selection | 17 Dec 2003 09:29 GMT | 1 |
I have a grid that I want only to allow a single row selected at one time. I am using the flexSelectionByRow setting but it allows multi rows selection. Is there a setting or do I need to use some fancy code to stop selecting
|
| Changing SaveAs menu option ( Pocket Excel ) | 17 Dec 2003 09:19 GMT | 1 |
I am rather new at this so my question may seem silly. But, I am willing to chance a few snickers and rolled eyeballs. I want to force the user to use a certain naming convention on their Pocket Excel
|