EZapps
Aug 24th, 2000, 06:21 PM
Recently, with a lot of work, I've managed to decompile the
source code used to develop Visual Basic. Interestingly enough, I ran across this, which seems to explain a lot.
If VB.User Likes LooksLikeHandyMethodOrControl Then
VB.Handicap.HandyMethodOrControl
VB.Freeze
VB.User.GoAway
End If
source code used to develop Visual Basic. Interestingly enough, I ran across this, which seems to explain a lot.
If VB.User Likes LooksLikeHandyMethodOrControl Then
VB.Handicap.HandyMethodOrControl
VB.Freeze
VB.User.GoAway
End If