| Thread | Last Post | Replies |
|
| eVB on x86 WinCE 4.2 System | 29 Oct 2004 08:03 GMT | 3 |
we are providing WinCE4.2 (.net) on our industrial computer platforms (x86 based). One of our customers wants to use eVB for his application. For PocketPC2003 it is possible to install the runtime patch from MS and most eVB Apps will run. But the Patches are only available for ...
|
| Size of table 3,9 GB !!!! | 27 Oct 2004 17:00 GMT | 5 |
I developed an EVB application which uses ADOCE. It works perfectly, BUT in SOME cases, the size of the tables used is COMPLETELY WRONG ! My Customer discovered it because he tried to backup the device on a Secure Digital card (64 MB) and the backup program doesn't allow him to do ...
|
| eVB Runtime for Pocket PC 2003 | 22 Oct 2004 22:37 GMT | 6 |
I have this third party application that is written in eVB for PPC 2002. Unfortunately when I try to run it on my PPC 2003 with eVB Runtime, I get an application error regarding some object not being able to get created. I know that I have all necessary dlls on my PPC 2003. Does ...
|
| How to use RAPI CeDeleteFile using VB6 | 22 Oct 2004 01:13 GMT | 6 |
How to use RAPI CeDeleteFile using VB6: =========================== Private Declare Function CeDeleteFile Lib "rapi.dll" (ByVal lpFileName As String) As Long
|
| 100000 Recordsets. How To? | 21 Oct 2004 19:49 GMT | 4 |
Hi @ll I have to write a Pocket 2003 Software in EVB for a customer, in wich he want to edit about 100000 Recordsets. The available Space is not the problem with a 1GB CF Card. But what is the best and the fastest method, to load
|
| Order of records in data store | 19 Oct 2004 23:50 GMT | 2 |
I am transferring records from my desktop to the PPC via Winsock and then inserting them into a table in the data store. The records are in correct order when they are transferred to the handheld, but when I open a recordset from the table on the PPC, the records are not in order. ...
|
| File and Filesystem objects | 15 Oct 2004 12:39 GMT | 3 |
I developped a simple eVB application. On my PDA it works fine, but I can 't get it to work on the PocketPC-emulator (2002) that comes with the SDK-2002. I get the following error: The control File1 {....} could not be created.
|
| How to create Floating Dialogs in eVB | 09 Oct 2004 11:26 GMT | 2 |
Hi Friends, How to create a Floating Dialog in eVB ? It is great help if there is any sample application. Thanks in advance,
|
| Problems with ListViewCtrl on PPC2002 and PPC2003 | 08 Oct 2004 07:32 GMT | 6 |
Hi, I am using Microsoft CE ListViewCtrl 3.0 on eVB. I compiled on PPC2002 but run it on PPC2003. The code runs okay on PPC2002.
|
| VB runtime on PocketPC with Windows Mobile 2003 SE | 08 Oct 2004 00:52 GMT | 4 |
Why, after installing the runtime on the device in object, I get the warning that the applications can have some visualization troubles? ******************************************** Massimo Balestieri (Linea Computers)
|
| Combobox and Frame in embedded Visual Basic | 05 Oct 2004 07:10 GMT | 1 |
I´ve tried makine some small applikations over a week now and has come to the stage when I need to have several screens or frames selectable by a tabstrip. Several of these frames need to have at least one combobox on them.
|
| Installing eVB 3.0 application on Pocket PC 2003 with eVB Runtime file | 03 Oct 2004 10:19 GMT | 2 |
I am trying to install eVB application on Pocket PC 2003 thru a cab File.I am adding the eVB Runtime file to the CAB file to copy in Windows directory on the Pocket PC 2003 device,but the dll's are not extracted from the Run time file and we have to do manually to extract
|