Skip to main content

About The Visual Basic Runtime Environment

Visual Basic applications exhibit considerable dependencies. In order to execute a Visual Basic application, those have to be fulfilled. The special environment which backups execution of VB apps is called the VB runtime environment. Unlike most runtime dependencies exhibited by similar languages, VB is a relatively special case. The VB executable is a true PE(Portable Executable) file directly executable by Windows OS. The runtime environment is required in the middle way as the VB app starts relying on the runtime environment to do work for itself. (Read more on Ups and Downs of VB)


List of VB6 Basic Run-time Environment Files

  • Asycfilt.dll 
  • Comcat.dll 
  • Msvbvm60.dll 
  • Oleaut32.dll 
  • Olepro32.dll 
  • Stdole2.tlb

The VB6 run-time is readily included in Windows XP, Vista, 7 and 8. However, if you are planing to distribute a VB app, it is vital to include the runtime files in the package to make things 'Sure'. Using the 'Package and Deployment Wizard' helps with this.

Here's the official Setup for distributing VB6.0 run-time by Microsoft (Download Service Pack 6)

Note that Microsoft isn't committed to go ahead with VB anymore. So VB6 is the last one of the row. MS replaced VB6 with their new line of VB.NET(Why?) which is dependent on a seperate run-time, the .NET framework. However, Microsoft has guaranteed to continue their extended support for VB upto the year 2013. Since MS still uses VB extensively in their OFFICE packages, Windows and other products; its more likely VB will survive a much longer time.

Read the Microsoft's official Support Statement for Visual Basic 6.0

Comments

Post a Comment

Popular posts from this blog

Why Canned Salmon Got Soft Bones

Canned Salmon is a nutritious food, especially for protein and calcium. You can eat it right out of the tin. The fish bones are very soft and tender that they can hardly be noticed. It is a good source of easily digested and absorbed Calcium. But what made them so soft? Is it really safe to eat? because fresh Salmon bones look nothing like it!

Making and Extracting CAB files in Windows

Cabinet files(a.k.a. Diamond files) are the Microsoft Windows Archives. These archives can store multiple files/folders into a single file with or without involving data compression. Since every Windows system is natively compatible with cab files, Windows provide enough facilities to create, extract, or rebuild cab files without requiring additional software.

Why Atmosphere is Thicker at Equator

Atmosphere is the layer of gases that surrounds the Earth retained by Earth's gravity. Have you ever come across the question; what is the shape of the atmosphere? It's fair to think that the atmosphere is shaped somewhat like the Earth itself. because of gravity. We know that the Earth is not a perfect sphere. So, We can assume atmosphere to have a similar shape. But amazingly, the shape of the Atmosphere is affected by a lot of factors and the deformation is even more. Lets see why that is..