| Thread | Last Post | Replies |
|
| Other error eMbedded Visual Basic Urgent | 30 Aug 2004 20:53 GMT | 3 |
Hello to all, the problem is the following one: I am developing an application where use the controls GridCtl and Image, when trying to run the program with the emulator Pocket PC sends to the following error to me;"The control GridCtl ({532C202-6B55-11D1-9AA5-00C04FAD5AEC}) could ...
|
| safe mode problem | 30 Aug 2004 18:52 GMT | 1 |
I have XP .. I went into Safe Mode using The Run Box and entering Misconfig; However, the Run box is no longer visible as a start item. I have restarted many times and I am still in Safe Mode. How can I get backto the Normal mode?
|
| vb questions | 30 Aug 2004 15:00 GMT | 1 |
Does anyone have a freeware copy of basic ce? Does anyone know how to contact the writers of Dialect? Is there a program to convert qbasic to vb? Is there a environment to run qbasic in Windows CE?
|
| EBF Files | 30 Aug 2004 01:47 GMT | 8 |
Anyone here know how to manually edit (like with notepad) an EBF file? I mean the portion of the text that comes between the 'VERSION 5.00' line of text and the 'Attribute VB_Name' line of text. I can't seem to find this info anywhere..
|
| datetime | 28 Aug 2004 09:49 GMT | 3 |
i set the following code: Me.txtDatetime.text = Now the user can now change this value how can i check whether the value is valid?
|
| Porting vb6 to Smart device | 27 Aug 2004 16:12 GMT | 1 |
How i porting app in vb6 to Smart device (vb.net) ? it's possible ?
 Signature Thanks! Jose
|
| How-to: Scrolling Text Window | 27 Aug 2004 07:11 GMT | 2 |
Hi, I was wondering what would be the simplest way to impliment a scrolling text window in eVB? I'd like to use it to scroll programming credits on an About screen, similar to the way many applications (SharpDevelop comes to mind).
|
| File Already Open error | 26 Aug 2004 10:09 GMT | 1 |
I have a program I wrote that occasionally gets the error File Already Open when trying to write to a file. I have determined that the user has opened the file in another program such as Pocket Word and exited, but handheld working the way they do, did not
|
| Making COM interface available to VB.NET Smart Device Project | 25 Aug 2004 19:46 GMT | 3 |
I have an eVC project that builds a COM DLL exporting an interface I want to use from within a VB.NET Smart Device Project. As far as I can tell, the COM DLL is registered properly on the target device after I build it in eVC (i.e. at run-time from the device's perspective, not
|
| index table problem.... | 24 Aug 2004 07:40 GMT | 1 |
I am use an aplication to export from desktop to pda my database,... but i have a great problem becouse in the convertion the index has lose always,...and i must rebuild manual on pda all the index.,.... i had saw that in visual basic embedded we can build the index,... is true ??? ...
|
| Can the EVB import EVC dll ...? | 23 Aug 2004 16:40 GMT | 1 |
any tools to convert DLL for EVB to use?
|
| scan-control could not be created | 22 Aug 2004 20:57 GMT | 2 |
first i worked with PPT2800, now i am working with PPT2800_2002. now the scann contol can not be created {58A21E64-D817-11D4-84F7-00E098035C9E} i have installed all sdk 2002 / ppt2800 / ppt2800_2002 /
|
| eVB Control Creation | 20 Aug 2004 02:41 GMT | 3 |
I have a client with a PPC2002 device made by ETEN, model P603. On this device and only this device, certain activex controls SOMETIMES cannot be created. This only occurs (so far) on eVB apps. When the app is started, and a form is loaded with one of these controls, an error ...
|
| error while trying to run application in EVB | 19 Aug 2004 07:25 GMT | 1 |
I got following error while trying to run the application. "Connection Failed (Error Code =0xLX) Make sure your device is connected. You may need to verify your configuration by pressing the Configure button in Project Properties. You also may need to reinstall the Platform SDK."
|
| Ctl+Q kills my App | 19 Aug 2004 07:23 GMT | 2 |
I am doing an application for parking control. One of the main tasks is not to allow workers to get out of my app. I thought that I have managed to do that using a timer that hides Start and Sip button every few seconds. But I have discovered that when user enters
|