Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Application
Components and Libraries
Remove
Platform
Any
License
Any
: : Not really a Visual Basic question but maybe you can help.
: :
: : What happens if you install a .dll on a machine but in diffrent folder then the original? For instance DAO350.dll is in the...
Not really a Visual Basic question but maybe you can help.
What happens if you install a .dll on a machine but in diffrent folder then the original? For instance DAO350.dll is in the users sys32...
: Hello!
:
: I need help on several problems...
:
: 1st - I need to shutdown the system on a program that im developing on VB.NET but i dont know how to do it...i thing that i need to use a...
: I know. I took a look at the stats and I can pretty well garauntee (sp?) that if I ever reach 1st place again, I'll be too old and crippled to realize it. I htink I can be back in the top 5...
: : Can we make big directx games in vb? like delta force that workds smoothly fast,as like as games made using c++ ?
: :
:
: As for "DirectX games", definitely.
: I know Quake 2 was ported...
: Not 100%, no. But I am fairly certain. We already agree that VB's string and COM handling are slower; I bet it's number handling is a bit slower as well. My only evidence of that is the code for...
Crystal Reports
I am facing problem using Crystal Report.
First: How to Insert "Formula Field" From "Insert" Menu and then how to define formula functionality
Second: How can i insert a "Text...
Not 100%, no. But I am fairly certain. We already agree that VB's string and COM handling are slower; I bet it's number handling is a bit slower as well. My only evidence of that is the code for...
: : VB.NET will be much faster.
: :
:
: To code? Or to run? Unless VB doesn't suffer as badly as C++ when converted to .Net, the code will run much slower. This is, in part, due to .Net's...
: : Can we make big directx games in vb? like delta force that workds smoothly fast,as like as games made using c++ ?
: :
:
: As for "DirectX games", definitely.
: I know Quake 2 was ported...
Assuming you haven't changed the forecolor to match the backcolor, then it's what I was afraid of: the transparency is hiding the words as well. In which case, I don't know of an easy way to overcome...
Can we make big directx games in vb? like delta force that workds smoothly fast,as like as games made using c++ ?
: I need to lock folders!!!! can ya help me please thanks ok bye...!!!?!??
:
:
If anyone could help, I'm sure you would have gotten a response by this time. I seriously doubt that VB can...
: I must be thick, but have never tried to print on form before. Am using the following but seeing absolutely noting on the form, regardless of that I set the x and y values to:
:
: Me.CurrentX =...
Where i can find an activeX control or even dll's that has a capability to manage the sizes and position of the controls in my form when the user resizes the form. Anybody has a code for this, please...
Hi all!
I'm running a project that accesses a DLL and I receive the following error:
Runtime error '49'.
Bad DLL calling convention.
The function that I'm having the error pop...