Reply 1 of 6, by firage
- Rank
- Oldbie
Reply 2 of 6, by Jo22
- Rank
- l33t++
Hi, yes that's right, these are the classic runtime files that also work on Win 3x.
Win 9x usually ships with msvbvm50.dll (VB5) and msvbvm60.dll (VB6)..
For Visual Basic 6, there's also The Visual Basic Community Runtime :
https://appdb.winehq.org/objectManager.php?sC … tion&iId=736144
In some rare cases you'll also need optional files, such as mci32.ocx,
or the VB4 runtime (vb40032a.exe or vb40016a.exe).
VBX files are the original 16-Bit VB modules,
whereas OCX are the 32-Bit types.
"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel
//My video channel//
Reply 3 of 6, by Stojke
Reply 4 of 6, by firage
- Rank
- Oldbie
Programs should find them if they're in the same folder as the program executable, but more permanently runtime DLL's go into C:\WINDOWS\SYSTEM\ (or C:\WINDOWS\SYSTEM32\ on NT).
Reply 5 of 6, by Stojke
Reply 6 of 6, by .legaCy
- Rank
- Oldbie
somethings may require you to use regsvr32