www.pudn.com > starkun3.zip > modMain.bas


Attribute VB_Name = "modMain" 
Sub ShowAbout() 
MsgBox "This was developed for EDUCATIONAL USES ONLY. So please don't misuse it by using it for illegal / criminal purposes! If you chose to do so you are doing so out of your own free will and I (the author / programmer / coder ) am not responsible!" 
End Sub