Misc. Coding (Hot!)

By | 2002-06-01

This code is made for newbies and veterans alike who need lots of different codes fast.

Section 1 (Declarations):
Global Declarations
Other Declarations

Section 2:
FileSave
FileOpen
ListSave
ListOpen

Section 3:
MakeDir
DeleteDir
DelFilesInDir

Section 4:
MoveFile
CopyFile
DeleteFile
ExecuteFile

Section 5:
Encrypt
Decrypt
BitEncrypt
BitDecrypt
SuperEE (Private)

Section 6:
DisableCtrlAltDel
EnableCtrlAltDel
HideCtrlAltDel
ShowCtrlAltDel

Section 7:
OpenCD
CloseCD
PrintBlankPage
PrintText
PrintPage (Private)
PrintNewPage (Private)
PrintEndOfLastPage (Private)

Section 8:
MakeStartupReg
AddToStartupDir
MakeRegFile (Private)

Section 9:
Ontop
NotOntop
InvisibleForm
HoleInForm

Section 10:
ClipboardCopy
ClipboardGet
ClearClipboard

Section 11:
Ping
ConvertIPAddressToLong (Private)

Section 12:
Code1
Code2
Decode1
Decode2
ReplaceC (Private)

Section 13:
Add
Subtract
Divide
Multiply
ToPower
ToRoot
FractionToDecimal
DecimalToPercentage
PercentageToDecimal
AreaOfCircle
Circumference
AreaOfSquare
PerimeterOfSquare
PerimeterOfRectangle
AreaOfRectangle
AreaOfTriangle
PerimeterOfTriangle
PerimeterOf4SidedPolygon
VolumeOfCube
VolumeOfPrism
VolumeOfSphere
VolumeOfPyramid
VolumeOfCone
VolumeOfCylinder

Section 14:
FadeThreeColorHTML
FadeTwoColorHTML
FadeThreeColorYahoo
FadeTwoColorYahoo
FadeThreeColorANSI
FadeTwoColorANSI

Section 15:
RestartWindows
ExitWindows
RebootComputer

Section 16:
AltCaps
BackwardsText
EliteType
SpaceCharacters
DoubleCharacters
EchoText
Scramble
TwistText

Section 17:
GetAppVersion
GetAppName
GetAppPath
GetAppDescription
GetAppCopyRight
GetAppComment
GetAppTitle
GetAppCompanyName
GetAppProductName

Section 18:
MoveMouse
MousePosition
LeftClick
LeftDown
LeftUp
MiddleClick
MiddleDown
MiddleUp
RightClick
RightDown
RightUp

Section 19:
DrawSquareOnForm
DrawLineOnForm
DrawSquareOnPictureBox
DrawLineOnPictureBox

Section 20:
ConvertRGBToHex
RGBToHex (Private)
ConvertHexToRGB
HexToRGB (Private)
WebPage
RandomNumber
MakeInputBox
LengthOfString
FindAsciiOfChr
MakeChrFromAscii
MakeRndChrString
DoSendKeys
GetTextFromListBox
GetTextFromComboBox
PasswordLock
ChangeDefaultDir
ChangeDefaultDrive
MakeRegistrySetting

# of Subs:  127

Original Author: InfraRed

Assumptions

All you need to do with this code is to add it to a project. You need to know how to use subs in a .bas file, and some easy, general knowledge of vb (like when using ontop, you need to type ‘Ontop Me’, not just ‘Ontop’)

Attachments

FileUploadedSize
CODE_UPLOAD805.zip9/3/2020 3:45:00 PM18751
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.