View Single Post
 
Reply
Posted 2004-09-17, 11:41 PM in reply to nddwind's post starting "Your gay. Here is the source ..."
nddwind said:
Your gay. Here is the source

Code:
Private Sub Form_Load()
Image1.Picture = LoadPicture("SignatureFace.gif")
End Sub

Private Sub mnuCloseItem_Click()
Image2.Picture = LoadPicture("")
mnuCloseItem.Enabled = 0
End Sub

Private Sub mnuEx1Item_Click()
    Image2.Picture = LoadPicture("examples/EX1.gif")
    mnuCloseItem.Enabled = 1
End Sub

Private Sub mnuEx2Item_Click()
    Image2.Picture = LoadPicture("examples/EX2.gif")
    mnuCloseItem.Enabled = 1
End Sub

Private Sub mnuEx3Item_Click()
    Image2.Picture = LoadPicture("examples/EX3.gif")
    mnuCloseItem.Enabled = 1
End Sub

Private Sub mnuEx4Item_Click()
    Image2.Picture = LoadPicture("examples/EX4.gif")
    mnuCloseItem.Enabled = 1
End Sub

Private Sub mnuExitItem_Click()
    End
End Sub

Private Sub mnuOpenItem_Click()
CommonDialog1.Filter = "Graphic Files (*.bmp;*.gif;*.jpg)|*.bmp;*.gif;*.jpg|All Files (*.*)|*.*"
CommonDialog1.ShowOpen
Image2.Picture = LoadPicture(CommonDialog1.FileName)
mnuCloseItem.Enabled = 1
End Sub
Good think you've got the code at hand, then theres NO way you could have rigged it / zipped it! JEBUS!

And what's the point of this Signature previewererer ?

Exactly, don't dl. It's a trojan. And no, You WISH i was gay.














Quote:
!King_Amazon!: I talked to him while he was getting raped
[quote][16:04] jamer123: GRRR firefox just like quit on me now on internet exploder[quote]
...
[quote=!King_Amazon!]notices he's 3 inches shorter than her son and he's circumcised [quote]
Old
Profile PM WWW Search
D3V is convinced there are no coincidences, only the illusion of coincidencesD3V is convinced there are no coincidences, only the illusion of coincidencesD3V is convinced there are no coincidences, only the illusion of coincidencesD3V is convinced there are no coincidences, only the illusion of coincidencesD3V is convinced there are no coincidences, only the illusion of coincidencesD3V is convinced there are no coincidences, only the illusion of coincidences
 
 
D3V