Questions tagged [evb]

Microsoft's eMbedded Visual Basic - an interpreted (and now obsolete) runtime and development environment that shipped as part of Microsoft's eMbedded Visual Tools

Microsoft's eMbedded Visual Basic - an interpreted (and now obsolete) runtime and development environment that shipped as part of Microsoft's eMbedded Visual Tools

8 questions
1
vote
4 answers

Rewriting eMbedded Visual Basic App

I'm looking at rewriting an eMbedded Visual Basic app I wrote years ago. I'm unsatisified with it because of various problems clients keep having with it now and then over the years, mostly along the lines of the app not loading anymore because a…
CodeAndCats
  • 7,508
  • 9
  • 42
  • 60
0
votes
1 answer

Eth could work with Kintex US without DDR option enable?

I have a custom board which i'm trying to test a ping test using Eth from Microblaze master with no DDR Support. Technically , to check if this option is actually exists , i took an EVB - KCU105. And as part of my testing, i have used a stable…
0
votes
2 answers

Running a eVB application on WM6 device

I have a eVB application that I need to get running on newer WM6+ devices and need to know if at all its possible? I have installed the VB Runtime files and I can manage to get the program installed but it fails to run with "Access Denied"…
0
votes
1 answer

How to open a file and put its contents In a TextField?

I'm trying to learn how to open a file, and put its contents in a TextField, using a Common Dialog, only a command dialog in Visual Basic 6. I need this using a only a common dialog, because I'm trying to do the same application in eVB, and eVB does…
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
3 answers

How to put a menu bar in an application

I'm having some problems with eVB. How can I put a menu bar in an eVB project? I can't see any components to do that, and I don't know how to do this. Here is an example of a menu bar made in eVB, but it's not my program. I found this image in…
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
2 answers

How to Save a TextField Content to a File in VB

I'm trying to know how to save a content of a TextField to a File, like a .txt, using a Common Dialog, only a command dialog in Visual Basic 6, i need this using a only a common dialog, because i'm trying to do the same aplication in eVB, and eVB…
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
2 answers

Put an Icon in a eVB Application

Someone knows how to put an icon in a eVB 3 application, because i hate that default icon for *.vb files, something like using the registry editor or using resource files. Thanks
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
1 answer

How To Install ADOCE In a Jornada 720(HPC 2000)

Someone knows how to install ADOCE in a HP Jornada 720, that uses HPC 2000, please i have to develop an aplication for my company, and i have to use ADOCE in my Jornada 720, remember that i've tested the application and i've got an error that says…
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300