Thursday, June 1, 2017

Visual Basic 6.0 is supported until at least November 2027

Microsoft have extended support of VB6 to include Windows Server 2016 as well as Windows 10. VB6 is supported until at least November 2027.
Support Statement for Visual Basic 6.0 on Windows Vista, Windows Server 2008, Windows 7, Windows 8 and Windows 8.1, Windows Server 2012, Windows 10, and Windows Server 2016 - Original page:
Support Statement for Visual Basic 6.0 on Windows Vista, Windows Server 2008, Windows 7, Windows 8 and Windows 8.1, Windows Server 2012, Windows 10, and Windows Server 2016
Update: March 2016

Executive summary

The Visual Basic team is committed to “It Just Works” compatibility for Visual Basic 6.0 applications on the following supported Windows operating systems:
  • Windows Vista
  • Windows Server 2008 including R2
  • Windows 7
  • Windows 8 and Windows 8.1
  • Windows Server 2012 including R2
  • Windows 10
  • Windows Server 2016
The Visual Basic team’s goal is that Visual Basic 6.0 applications continue to run on supported Windows versions. As detailed in this document, the core Visual Basic 6.0 runtime will be supported for the full lifetime of supported Windows versions, which is five years of mainstream support followed by five years of extended support (http://support.microsoft.com/gp/lifepolicy). The support bar will be limited to serious regressions and critical security issues for existing applications.

Technical summary

Visual Basic 6.0 is made up of these key deliverables:
  • Visual Basic 6.0 IDE (Integrated Development Environment).
  • Visual Basic 6.0 Runtime: the base libraries and execution engine used to run VB 6.0 applications.
  • Visual Basic 6.0 Runtime Extended Files: selected ActiveX control OCX files, libraries, and tools shipping with the IDE media and as an online release.

The Visual Basic 6.0 IDE

The Visual Basic 6.0 IDE is no longer supported as of April 8, 2008. However, Custom Support Agreements may be available from Microsoft. Additionally, both the Windows and Visual Basic teams have tested Visual Basic 6.0 IDE on Windows Vista, Windows 7, Windows Server 2008, Windows 8, and Windows 8.1 to understand and mitigate (if appropriate) compatibility issues on 32-bit versions of Windows (see the 64-Bit Windows section below for further information about 64-bit systems). This announcement does not change the support policy for the IDE.

The Visual Basic 6.0 runtime

The Visual Basic 6.0 runtime is defined as the compiled binary files originally included in the redistribution list for Visual Basic 6.0. These files were marked as distributable in the original Visual Basic 6.0 license. Examples of these files include the Visual Basic 6.0 runtime library (msvbvm60.dll), controls (i.e., msflxgrd.ocx) along with runtime support files for other major functional areas (i.e. MDAC).
The runtime is divided into the three groups:
  • Supported runtime files -- Shipping in the OS
    Key Visual Basic 6.0 runtime files, used in the majority of application scenarios, are shipping in and supported for the lifetime of supported Windows versions. This lifetime is five years of mainstream support and five years of extended support from the time that a given version of Windows ships. These files have been tested for compatibility as part of our testing of Visual Basic 6.0 applications running on supported Windows versions.
    Note
    All supported Windows versions contain a nearly identical list of files, and the redist requirements for applications containing these files should be nearly identical. One key difference is that TriEdit.dll was removed from Windows Vista and later versions.
  • Supported runtime files –- Extended files to distribute with your application
    This extended list consists of key controls, libraries, and tools that are installed from the IDE media or from Microsoft.com to the developer machine. Typically, the VB6 IDE installed these controls to the developer machine by default. The developer still needs to redistribute these files with the application. The supported version of the files is available online on the Microsoft Download Center (http://go.microsoft.com/fwlink/?LinkID=142927).
  • Unsupported runtime files
    Some files either have fallen out of mainstream support or were never included as a part of the runtime redist (e.g., they were included in the \Tools folder on the IDE media to support legacy VB4/VB5 applications, or they were third-party controls). These files are not supported on Windows; instead they are subject to whatever support agreement applies to the media they were shipped with. This implies no warranties around support and servicing. In some instances, later versions of these libraries are supported. Details on backward compatibility or migration to supported versions are provided below.
For specific details on the files included in each support group see the Runtime Definition section below.

The Visual Basic 6.0 support lifetime

Supporting and/or shipping Visual Basic 6.0 runtime binaries on supported Windows versions does not change the support policy for the Visual Basic 6.0 IDE or Visual Studio 6.0 IDE as a whole. Those products moved out of extended support on April 8, 2008.
Details on the support lifecycle of Microsoft products can be found at http://support.microsoft.com/gp/lifepolicy. As a part of this support lifecycle, Microsoft will continue to support the Visual Basic 6.0 runtime on supported Windows versions for the support lifetime of those operating systems. This means, for example, that the Visual Basic 6.0 runtime will be supported on Windows Server 2003 until June, 2008 for Mainstream Support and June, 2013 for Extended Support. For more details on the support lifecycle or to find out about additional support options, please visit our support page at http://www.microsoft.com/support.

64-Bit Windows

Visual Basic 6.0 runtime files are 32-bit. These files ship in 64-bit Windows Operating Systems referenced in the table below. 32-bit VB6 applications and components are supported in the WOW emulation environment only. 32-bit components must also be hosted in 32-bit application processes.
The Visual Basic 6.0 IDE has never been offered in a native 64-bit version, nor has the 32-bit IDE been supported on 64-bit Windows. VB6 development on 64-bit Windows or any native architecture other than 32-bit is not and will not be supported.

Windows 7

Since the initial release of this support statement, the Windows 7 operating system has been released. This document has been updated to clarify Microsoft’s support for VB6 on Windows 7.
The VB6 runtime will ship and will be supported in Windows 7 for the lifetime of the OS. Visual Basic 6.0 runtime files continue to be 32-bit only, and all components must be hosted in 32-bit application processes. Developers can think of the support story for Windows 7 as being the same as it is for Windows Vista.

Windows 8

Since the initial release of this support statement, the Windows 8 operating system has been released. This document has been updated to clarify Microsoft’s support for VB6 on Windows 8.
The VB6 runtime will ship and will be supported in Windows 8 for the lifetime of the OS. Visual Basic 6.0 runtime files continue to be 32-bit only, and all components must be hosted in 32-bit application processes. Developers can think of the support story for Windows 8 as being the same as it is for Windows 7.

Windows 8.1

Since the initial release of this support statement, the Windows 8.1 operating system has been released. This document has been updated to clarify Microsoft’s support for VB6 on Windows 8.1.
The VB6 runtime will ship and will be supported in Windows 8.1 for the lifetime of the OS. Visual Basic 6.0 runtime files continue to be 32-bit only, and all components must be hosted in 32-bit application processes. Developers can think of the support story for Windows 8.1 as being the same as it is for Windows 8.

Windows 10

Since the initial release of this support statement, the Windows 10 operating system has been released. This document has been updated to clarify Microsoft’s support for VB6 on Windows 10.
The VB6 runtime will ship and will be supported in Windows 10 for the lifetime of the OS. Visual Basic 6.0 runtime files continue to be 32-bit only, and all components must be hosted in 32-bit application processes. Developers can think of the support story for Windows 10 as being the same as it is for Windows 8.1.

Windows Server 2008

Since the initial release of this support statement, the Windows Server 2008 operating system has been released. This document has been updated to clarify Microsoft’s support for VB6 on Windows Server 2008.
The VB6 runtime will ship and will be supported in Windows Server 2008 for the lifetime of the OS. Visual Basic 6.0 runtime files continue to be 32-bit only, and all components must be hosted in 32-bit application processes. Developers can think of the support story for Windows Server 2008 as being the same as it is for Windows Vista.

Windows Server 2008 R2

Since the initial release of this support statement, the Windows Server 2008 R2 operating system has been released. This document has been updated to clarify Microsoft’s support for VB6 on Windows Server 2008 R2.
The VB6 runtime will ship and will be supported in Windows Server 2008 R2 for the lifetime of the OS. Visual Basic 6.0 runtime files continue to be 32-bit only, and all components must be hosted in 32-bit application processes. Developers can think of the support story for Windows Server 2008 R2 as being the same as it is for Windows Server 2008.

Windows Server 2012

Since the initial release of this support statement, the Windows Server 2012 operating system has been released. This document has been updated to clarify Microsoft’s support for VB6 on Windows Server 2012.
The VB6 runtime will ship and will be supported in Windows Server 2012 for the lifetime of the OS. Visual Basic 6.0 runtime files continue to be 32-bit only, and all components must be hosted in 32-bit application processes. Developers can think of the support story for Windows Server 2012 as being the same as it is for Windows Server 2008 R2.

Windows Server 2012 R2

Since the initial release of this support statement, the Windows Server 2012 R2 operating system has been released. This document has been updated to clarify Microsoft’s support for VB6 on Windows Server 2012 R2.
The VB6 runtime will ship and will be supported in Windows Server 2012 R2 for the lifetime of the OS. Visual Basic 6.0 runtime files continue to be 32-bit only, and all components must be hosted in 32-bit application processes. Developers can think of the support story for Windows Server 2012 R2 as being the same as it is for Windows Server 2012.

Windows Server 2016

Since the initial release of this support statement, the Windows Server 2016 operating system has been released. This document has been updated to clarify Microsoft’s support for VB6 on Windows Server 2016.
The VB6 runtime will ship and will be supported in Windows Server 2016 for the lifetime of the OS. Visual Basic 6.0 runtime files continue to be 32-bit only, and all components must be hosted in 32-bit application processes. Developers can think of the support story for Windows Server 2016 as being the same as it is for Windows Server 2012.

Supported Windows operating system versions

This section provides additional information regarding the operating systems that offer some level of support for VB6.
Windows operating systemVB6 Supported Runtime
Files Shipping in Windows have support?
VB6 Supported Rutime
Extended Files
to distribute with your application have support?
VB6 IDE has support?
Windows 10, all 32-bit editionsYes *Yes *No, but Custom Support Agreements may be available.
Windows 10, all 64-bit editions (WOW only)Yes *
32-bit apps running in WOW only
Yes*
32-bit apps running in WOW only
No
Windows 8.1, all 32-bit editionsYes *Yes *No, but Custom Support Agreements may be available.
Windows 8.1, all 64-bit editions (WOW only)Yes *
32-bit apps running in WOW only
Yes*
32-bit apps running in WOW only
No
Windows Server 2012 R2, all 64-bit editions (WOW only)
Windows Server 2012, all 64-bit editions (WOW only)
Yes*
32-bit apps running in WOW only
Yes*
32-bit apps running in WOW only
No
Windows 8, all 32-bit editionsYes *Yes *No, but Custom Support Agreements may be available.
Windows 8, all 64-bit editions (WOW only)Yes *
32-bit apps running in WOW only
Yes *
32-bit apps running in WOW only
No
Windows 7, all 32-bit editionsYes *Yes *No, but Custom Support Agreements may be available.
Windows 7, all 64-bit editions (WOW only)Yes *
32-bit apps running in WOW only
Yes *
32-bit apps running in WOW only
No
Windows Vista, all 32-bit editionsYes *Yes *No, but Custom Support Agreements may be available.
Windows Vista, all x64 editions (WOW only)Yes *
32-bit apps running in WOW only
Yes *
32-bit apps running in WOW only
No
Windows Server 2008 R2, all x64 editions (WOW only)
Windows Server 2008, all x64 editions (WOW only)
Yes *
32-bit apps running in WOW only
Yes *
32-bit apps running in WOW only
No
Windows Server 2008, all 32-bit editionsYes *Yes *No, but Custom Support Agreements may be available.
Windows 2003 server, all 32-bit editions including R2Yes *Yes *No, but Custom Support Agreements may be available.
Windows 2003 server. all x64 editions including R2Yes *
32-bit apps running in WOW only
Yes *
32-bit apps running in WOW only
No
Note
* VB6 runtime support is limited by the OS support lifecycle. For example, if the target OS is in Extended support, VB6 cannot have a higher level of support than Extended support.

Visual Basic 6.0 runtime usage inside VBA and Office

Visual Basic for Applications, or VBA, is a distinct technology commonly used for application automation and macros inside of other applications, most commonly inside Microsoft Office applications. VBA ships as a part of Office and therefore the support for VBA is governed by the support policy of Office. However, there are situations where VBA is used to call or host Visual Basic 6.0 runtime binaries and controls. In these situations, Visual Basic 6.0 supported runtime files in the OS and the extended file list are also supported when used inside of a supported VBA environment.
For VB6 runtime scenarios to be supported inside VBA, all of the following must be true:
  • The host OS version for VB runtime is still supported.
  • The host version of Office for VBA is still supported.
  • The runtime files in question are still supported.

Visual Basic Script (VBScript)

VBScript is unrelated to Visual Basic 6.0 and this support statement. However, VBScript is currently shipping as part of Windows Vista, Windows Server 2008 including R2, Windows 7, Windows 8, Windows 8.1, Windows Server 2012 including R2, Windows 10, and Windows Server 2016 and is governed by the OS support lifecycle.

Third-party components

Microsoft is unable to provide support for third party components, such as OCX/ActiveX controls. Customers are encouraged to contact the original control vendor for details on support for those components.

Reporting issues with VB 6.0 applications running on Windows Vista, Windows 7, Windows Server 2008, Windows 8, Windows 8.1, Windows Server 2012, Windows 10, and Windows Server 2016

Developers planning to use Visual Basic 6.0 with one of the listed Windows operating system should install that operating system and begin application compatibility testing using original application acceptance testing.
If you find an issue with your Visual Basic 6.0 application running on Windows Vista, Windows 7, Windows Server 2008, Windows 8, Windows 8.1, Windows Server 2012, Windows 10, or Windows Server 2016, please follow your normal support channels to report the issue.

Supported and shipping in Windows Vista, Windows 7, Windows Server 2008, Windows 8, Windows 8.1, Windows Server 2012, Windows 10, and Windows Server 2016

atl.dllmsadcor.dllmsorcl32.dllole2.dll
asycfilt.dllmsadcs.dllmsvbvm60.dllole32.dll
comcat.dllmsadds.dllmsvcirt.dlloleaut32.dll
compobj.dllmsaddsr.dllmsvcrt.dlloleaut32.dll
dbnmpntw.dllmsader15.dllmsvcrt40.dlloledb32.dll
dcomcnfg.exemsado15.dllmtxdm.dlloledb32r.dll
dllhost.exemsador15.dllmtxoci.dlloledlg.dll
ds16gt.dllmsadrh15.dllodbc16gt.dllolepro32.dll
ds32gt.dllmscpxl32.dllodbc32.dllolethk32.dll
expsrv.dllmsdadc.dllodbc32gt.dllregsvr32.exe
hh.exemsdaenum.dllodbcad32.exerpcns4.dll
hhctrl.ocxmsdaer.dllodbccp32.cplrpcrt4.dll
imagehlp.dllmsdaora.dllodbccp32.dllscrrun.dll
iprop.dllmsdaosp.dllodbccr32.dllsecur32.dll
itircl.dllmsdaprst.dllodbccu32.dllsimpdata.tlb
itss.dllmsdaps.dllodbcint.dllsqloledb.dll
mfc40.dllmsdasc.dllodbcji32.dllsqlsrv32.dll
mfc42.dllmsdasql.dllodbcjt32.dllstdole2.tlb
mfc42enu.dllmsdasqlr.dllodbctrac.dllstdole32.tlb
msadce.dllmsdatsrc.tlboddbse32.dllstorage.dll
msadcer.dllmsdatt.dllodexl32.dllvbajet32.dll
msadcf.dllmsdfmap.dllodfox32.dllvfpodbc.dll
msadcfr.dllmsdfmap.iniodpdx32.dll
msadco.dllmsjtes40.dllodtext32.dll

Supported runtime files to distribute with your application

comct232.ocxmsbind.dllmsdbrptr.dllmsstdfmt.dll
comct332.ocxmscdrun.dllmsflxgrd.ocxmsstkprp.dll
comctl32.ocxmschrt20.ocxmshflxgd.ocxmswcrun.dll
comdlg32.ocxmscomct2.ocxmshtmpgr.dllmswinsck.ocx
dbadapt.dllmscomctl.ocxmsinet.ocxpicclp32.ocx
dbgrid32.ocxmscomm32.ocxmsmapi32.ocxrichtx32.ocx
dblist32.ocxmsdatgrd.ocxmsmask32.ocxsysinfo.ocx
mci32.ocxmsdatlst.ocxmsrdc20.ocxtabctl32.ocx
msadodc.ocxmsdatrep.ocxmsrdo20.dll

Unsupported, but supported and compatible updates or upgrades are available

dao350.dllmsexch35.dllmsjter35.dllmsrepl35.dll
mdac_typ.exemsexcl35.dllmsjtor35.dllmstext35.dll
mschart.ocxmsjet35.dllmsltus35.dllmsxbse35.dll
msdaerr.dllmsjint35.dllmspdox35.dllodbctl32.dll
msdatl2.dllmsjt4jlt.dllmsrd2x35.dlloledb32x.dll

Unsupported runtime files

anibtn32.ocxspin32.ocxrpcltscm.dllrdocurs.dll
graph32.ocxgauge32.ocxrpcmqcl.dllvbar332.dll
keysta32.ocxgswdll32.dllrpcmqsvr.dllvisdata.exe
autmgr32.execiscnfg.exerpcss.exevsdbflex.srg
autprx32.dllolecnv32.dlldbmsshrn.dllthreed32.ocx
racmgr32.exerpcltc1.dlldbmssocn.dllMSWLess.ocx
racreg32.dllrpcltc5.dllwindbver.exetlbinf32.dll
grid32.ocxrpcltccm.dllmsderun.dlltriedit.dll
msoutl32.ocxrpclts5.dllodkob32.dll

Localization support binaries

The following binaries are necessary for supporting Visual Basic 6.0 applications running on localized versions of the Windows operating system. They are supported but are not shipped in Windows. These files are required to be shipped with your application setup.

Supported runtime files to distribute with your application

JPNKORCHTCHS
mfc42jpn.dllmfc42kor.dllmfc42cht.dllmfc42chs.dll
scrrnjp.dllscrrnko.dllscrrncht.dllscrrnchs.dll
vb6jp.dllvb6ko.dllvb6cht.dllvb6chs.dll
cmct2jp.dllcmct2ko.dllcmct2cht.dllcmct2chs.dll
cmct3jp.dllcmct3ko.dllcmct3cht.dllmscc2chs.dll
mscc2jp.dllmscc2ko.dllmscc2cht.dllcmct3chs.dll
cmctljp.dllcmctlko.dllcmctlcht.dllcmctlchs.dll
cmdlgjp.dllcmdlgko.dllmscmccht.dllmscmcchs.dll
mscmcjp.dllmscmcko.dllcmdlgcht.dllcmdlgchs.dll
dbgrdjp.dlldbgrdko.dlldbgrdcht.dlldbgrdchs.dll
dblstjp.dlldblstko.dlldblstcht.dlldblstchs.dll
mcijp.dllmciko.dllmcicht.dllmcichs.dll
msadnjp.dllmsadnko.dllmsadncht.dllmsadnchs.dll
adodcjp.dlladodcko.dlladodccht.dlladodcchs.dll
mschtjp.dllmschtko.dllmschtcht.dllmschtchs.dll
msch2jp.dllmsch2ko.dllmsch2cht.dllmsch2chs.dll
mscomjp.dllmscomko.dllmscomcht.dllmscomchs.dll
datgdjp.dlldatgdko.dlldatgdcht.dlldatgdchs.dll
datlsjp.dlldatlsko.dlldatlscht.dlldatlschs.dll
datrpjp.dlldatrpko.dlldatrpcht.dlldatrpchs.dll
dbrprjp.dlldbrprko.dlldbrprcht.dlldbrprchs.dll
flxgdjp.dllflxgdko.dllflxgdcht.dllflxgdchs.dll
mshfgjpn.dllmshfgkor.dllmshfgcht.dllmshfgchs.dll
htmprjp.dllhtmprko.dllhtmprcht.dllhtmprchs.dll
inetjp.dllinetko.dllinetcht.dllinetchs.dll
msmpijp.dllmsmpiko.dllmsmpicht.dllmsmpichs.dll
msmskjp.dllmsmskko.dllmsmskcht.dllmsmskchs.dll
rdc20jp.dllrdc20ko.dllrdc20cht.dllrdc20chs.dll
rdo20jp.dllrdo20ko.dllrdo20cht.dllrdo20chs.dll
stdftjp.dllstdftko.dllstdftcht.dllstdftchs.dll
mswcrjp.dllmswcrko.dllmswcrcht.dllmswcrchs.dll
winskjp.dllwinskko.dllwinskcht.dllwinskchs.dll
pcclpjp.dllpcclpko.dllpcclpcht.dllpcclpchs.dll
rchtxjp.dllrchtxko.dllrchtxcht.dllrchtxchs.dll
sysinjp.dllsysinko.dllsysincht.dllsysinchs.dll
tabctjp.dlltabctko.dlltabctcht.dlltabctchs.dll
ITAFRAESPDEU
mfc42ita.dllmfc42fra.dllmfc42esp.dllmfc42deu.dll
scrrnit.dllscrrnfr.dllscrrnes.dllscrrnde.dll
vb6it.dllvb6fr.dllvb6es.dllvb6de.dll
cmct2it.dllcmct2fr.dllcmct2es.dllcmct2de.dll
mscc2it.dllmscc2fr.dllmscc2es.dllmscc2de.dll
cmct3it.dllcmct3fr.dllcmct3es.dllcmct3de.dll
cmctlit.dllcmctlfr.dllcmctles.dllcmctlde.dll
mscmcit.dllmscmcfr.dllmscmces.dllmscmcde.dll
cmdlgit.dllcmdlgfr.dllcmdlges.dllcmdlgde.dll
dbgrdit.dlldbgrdfr.dlldbgrdes.dlldbgrdde.dll
dblstit.dlldblstfr.dlldblstes.dlldblstde.dll
mciit.dllmcifr.dllmcies.dllmcide.dll
msadnit.dllmsadnfr.dllmsadnes.dllmsadnde.dll
adodcit.dlladodcfr.dlladodces.dlladodcde.dll
mschtit.dllmschtfr.dllmschtes.dllmschtde.dll
msch2it.dllmsch2fr.dllmsch2es.dllmsch2de.dll
mscomit.dllmscomfr.dllmscomes.dllmscomde.dll
atgdit.dlldatgdfr.dlldatgdes.dlldatgdde.dll
datlsit.dlldatlsfr.dlldatlses.dlldatlsde.dll
datrpit.dlldatrpfr.dlldatrpes.dlldatrpde.dll
dbrprit.dlldbrprfr.dlldbrpres.dlldbrprde.dll
flxgdit.dllflxgdfr.dllflxgdes.dllflxgdde.dll
mshfgit.dllmshfgfr.dllmshfges.dllmshfgde.dll
htmprit.dllhtmprfr.dllhtmpres.dllhtmprde.dll
inetit.dllinetfr.dllinetes.dllinetde.dll
msmpiit.dllmsmpifr.dllmsmpies.dllmsmpide.dll
msmskit.dllmsmskfr.dllmsmskes.dllmsmskde.dll
rdc20it.dllrdc20fr.dllrdc20es.dllrdc20de.dll
rdo20it.dllrdo20fr.dllrdo20es.dllrdo20de.dll
stdftit.dllstdftfr.dllstdftes.dllstdftde.dll
mswcrit.dllmswcrfr.dllmswcres.dllmswcrde.dll
winskit.dllwinskfr.dllwinskes.dllwinskde.dll
pcclpit.dllpcclpfr.dllpcclpes.dllpcclpde.dll
rchtxit.dllrchtxfr.dllrchtxes.dllrchtxde.dll
sysinit.dllsysinfr.dllsysines.dllsysinde.dll
tabctit.dlltabctfr.dlltabctes.dlltabctde.dll

Sunday, May 7, 2017

Some interesting open source projects in Visual Basic 6.0 - for the taking !

New projects are done day by day in Visual Basic 6.0. However, from time to time these super-advanced projects go into the public domain. These are some open source projects from different authors, that helped me in different circumstances:

Interpolation of surfaces from scattered data points (made in VB6)







Bezier, data points approximated by a polynomial



Simplex algorithm and contour line tracking




Unbelievable 3D flight game






Unbelievable 3D shooter







Best NFS 3D Game made




Visia Compiler 4.8.7.1 (a professional programming language)




Debuggy V2.0 disassembler






Advanced Cell Flow










MsgBox to Microsoft: Simply embed VB6 into the OS like other technologies they have done !


MichaelE commented ...

One suggestion that gets floated around from time-to-time is to:

1. Simply embed VB6 into the OS like other technologies they have done.

2. Keep it modestly upgraded as they do with .bat (has new commands), powershell, vbscript (has a 64-bit version), HTA's (has a 64-bit version and can used modern interface\CSS) etc.

Heck now they even support BASH! If you are going to support the devil (Linux) how about supporting the community that was once synonymous with Microsoft innovation?




Saturday, May 6, 2017

Microsoft and climate change deniers

I think its really a peculiar thing about Microsoft. They are like climate change deniers. You can give them OVERWHELMING indisputable scientific evidence to the fact: seismic, hydro-acoustic, navy NOGAPS 2.5, 1 and 1\2 degree weather (WX) data, upper air, NOAA data and NOE data. Satellite telemetry and imagery of the amount of carbon crossed referenced against all the above collection points and STILL some people are not going to believe it.
No amount of facts will change some peoples mind on it. Even if they were 50 miles inland and they had sea water up to their knees.
C# is the same in that context. There are overwhelming facts from multiple credible and diverse data points that is in full decline. Also, there are overwhelming facts from multiple credible and diverse data points that Visual Basic 6.0 is used by millions of programmers in 2017. Even so, they refuse the reintroduction of VB6 on the market. It is obvious that Visual Basic 6.0 is like an explosive that increases MS's power on the market, yet, just like the climate change deniers, they refuse to do it.
VB6 folks know we've been left behind. That's why many of us use such a diverse set of software other than than VB6 and C#. We don't want to put all our eggs in one basket ever again of a vendor that has a track record of killing hugely popular software that we rely on for our livelihoods. 
To MS's credit, they realized that VB6 created so much mission critical software that they have to maintain a minimal level of support in all there new Windows OS's until they move past needing liquid funds from that product line.
Microsoft have extended support of VB6 to Windows Server 2016. VB6 is supported until at least November 2027.
Support Statement for Visual Basic 6.0 on Windows Vista, Windows Server 2008, Windows 7, Windows 8 and Windows 8.1, Windows Server 2012, Windows 10, and Windows Server 2016
https://docs.microsoft.com/en-us/dotnet/articles/visual-basic/reference/vb6-support
by


Sunday, April 23, 2017

30 classes for 40 measuring instruments in visual basic 6.0

The following Visual Basic project contains the source code and Visual Basic examples used for 30 classes for 40 instruments. Included is a collection of Visual Basic 6.

The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.




DMM/Data Acquisition Units
  1. Agilent 34401X DMM                        
  2. Agilent 34970 DAQ Unit                    
  3. Keithley 486/487 Picoammeter

Power Supplies/Current Source
  1. Agilent E36XX and 66X Serial power supplies
  2. Bertan 225/226 High Voltage Power Supply
  3. Newport 3000-9000 Serial Diode Driver & Temperature Controller
  4. Coherent Tutcore HCA 200 Pulsed Laser Diode Driver

Light Source
  1. Agilent 81640x Tunable Laser
  2. Nettest Tunics Plus Tunable Laser
  3. Iolon Apollo Tunable Laser

Optical Spectrum Analyzer
  1. Agilent 8614X Optic Spectrum Analyzer
  2. Agilent 86120x Wavelength Meter
  3. Nettest Walics Optic Spectrum Analyzer

Optic Power Meter
  1. Newport 1830, 1835, 2832, 2835 Power Meters
  2. Agilent 8163x Power Meter
  3. Coherent LabMaster & FieldMaster Power Meter

Switch/Multiplxer
  1. Keithley 7001/2 Switch Boxes
  2. JDSU SB Serial Optic Switch
  3. Agilent 86060C Optical Switch

Other Optic Test Instrument
  1. Agilent/HP 8169A Polarization Controller
  2. JDSU HA9 Optic Attenuator
  3. Agilent 8156A Optic Attenuator
  4. Luna Optic Vector Analyzer

Temperature Controller
  1. Watlow 96 Serial
  2. Omega CN9000 Serial
  3. Eurothermal BI-Synac
  4. Marlow SE5000 Serial TEC Controllers
  5. Newport TEC Controller
  6. VWR Chiller

Motion Controller
  1. Newport ESP300
  2. Newport CV1000 Optic Encoder Reader
  3. Parker Compumotor 6K Motion Controller
  4. Suruga Seiki D120 Step Motor Controller

Other Instruments
  1. Keithley 590 CV Meter
  2. SRS DS345 Function Generator
  3. SRS Lock-in Amplifier
Main source: 

freesourcecode

Thursday, February 9, 2017

So there would be little reason now for VB6 users to move to VB.Net

There is nothing wrong with VB.Net. But it isn't for everyone. Many users of the classic VB6 programming language didn't migrate (for various reasons - lack of backwards compatibility, loss of trust in Microsoft, limited .Net functionality in it's early years, and others).
The lack of backwards compatibility meant you have to continue to support legacy apps (there was no business case for rewriting them, just to have a different language), so little reason to move to .Net.
And if you did move from VB6 what language would you choose knowing Microsoft had just abandoned you and would be likely to do so again ?
Many VB6 developers find that VB6 offers all they require for the Windows desktop, and for Web/Mobile apps look to industry standard tools such as JavaScript. VB.Net is in many ways the same, fine for Windows apps (but not offering much that VB6 doesn't) but not so good for (industry standard) Web and mobile apps.
So there would be little reason now for VB6 users to move to VB.Net just to be able to use it to write iOS and Android apps using Xamarin, or to use your WebAssembly suggestion to write Web apps.
WebAssembly itself looks interesting, and if VB6 were made so that you could build applications to run in a browser using WebAssembly this would be very acceptable. I suggest it would be easier to do this for VB6 than .Net.