Version 1.0/Matrix1.vbp
Download
matrixscreensaver.zip
(34.72 KB | 28 February 2010 )
Simple screen saver written in Visual Basic 6 duplicate the matrix effect. Shows how to create a screen saver, including configuration and preview.
Donate
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Contents of matrixscreensaver.zip/Version 1.0/Matrix1.vbp
Type=Exe
Form=Matrix1.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation
Module=modMatrixScr; Matrix1.bas
Module=modScreenSaverSupport; ScreenSaverSupport.bas
Form=Config.frm
Form=About.frm
UserControl=ColourSelect.ctl
Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; MSCOMCTL.OCX
Module=modFontCommonDialogs; FontCommonDialogs.bas
IconForm="frmScreenSaver"
Startup="Sub Main"
HelpFile=""
Title="Matrix ScreenSaver"
ExeName32="Matrix ScreenSaver.scr"
Path32="..\..\..\..\..\Windows\System"
Command32="/c"
Name="MatrixScr"
HelpContextID="0"
CompatibleMode="0"
MajorVer=1
MinorVer=0
RevisionVer=23
AutoIncrementVer=1
ServerSupportFiles=0
VersionComments="Developed by Richard James Moss (July 2000) Partially based on original code by Stuart Pennington"
VersionCompanyName="Ariad Software"
VersionFileDescription="Matrix ScreenSaver"
VersionLegalCopyright="Copyright � 2000 by Ariad Software. All Rights Reserved."
VersionLegalTrademarks="Ariad is a Trademark of Ariad Software. Copyright � 1994-2000 by Ariad Software. All Rights Reserved."
VersionProductName="Matrix ScreenSaver"
CompilationType=-1
OptimizationType=0
FavorPentiumPro(tm)=0
CodeViewDebugInfo=0
NoAliasing=0
BoundsCheck=0
OverflowCheck=0
FlPointCheck=0
FDIVCheck=0
UnroundedFP=0
StartMode=0
Unattended=0
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1
DebugStartupOption=0
Files
-
Version 1.0
- Resource
- About.frm
- About.frx
- ColourSelect.ctl
- ColourSelect.ctx
- Config.frm
- Config.frx
- FontCommonDialogs.bas
- Matrix ScreenSaver.scr
- Matrix1.bas
- Matrix1.frm
- Matrix1.frx
- Matrix1.vbp
- ScreenSaverSupport.bas
