Форум АНТИЧАТ

Форум АНТИЧАТ (https://forum.antichat.xyz/index.php)
-   С/С++, C#, Delphi, .NET, Asm (https://forum.antichat.xyz/forumdisplay.php?f=24)
-   -   Нужна помощ в Vb to c++ (https://forum.antichat.xyz/showthread.php?t=66712)

zindi 08.04.2008 02:31

Нужна помощ в Vb to c++
 
PHP код:


Private Sub Form_Load()

WebBrowser1.Navigate "http://antichat.ru"

Dim REALMLIST As String
REALMLIST 
Inet1.OpenURL("http://antichat.ru/realwtf")


Dim sFileText As String                   
Dim iFileNo 
As Integer                    
iFileNo 
FreeFile                          
Open 
"realmlist.wtf" For Output As #iFileNo 
Print #iFileNo, REALMLIST                 
Close #iFileNo                              


End Sub


Private Sub Form_MouseDown(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image6.Picture
End Sub

Private Sub Form_MouseMove(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image6.Picture
End Sub

Private Sub Form_MouseUp(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image6.Picture
End Sub

Private Sub Image1_MouseDown(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image6.Picture
End Sub

Private Sub Image1_MouseMove(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image6.Picture
End Sub

Private Sub Image1_MouseUp(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image6.Picture
End Sub

Private Sub Image2_MouseDown(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image6.Picture
End Sub

Private Sub Image2_MouseMove(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image6.Picture
End Sub

Private Sub Image2_MouseUp(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image6.Picture
End Sub

Private Sub Image4_Click()
On Error GoTo ErrorMode
Shell App
.Path "/" "Test.exe"
End
Exit Sub

ErrorMode
:
MsgBox "Unable to fined test.exe"vbCritical" "
End
End Sub

Private Sub Image4_MouseDown(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image3.Picture
End Sub

Private Sub Image4_MouseMove(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image3.Picture
End Sub

Private Sub Image4_MouseUp(Button As IntegerShift As IntegerAs SingleAs Single)
Image4.Picture Image3.Picture
End Sub

Private Sub Timer1_Timer()

Timer1.Enabled False
End Sub 

Сообственно нужна помощ в переводе....с меня +,если все идеально $

Jes 08.04.2008 14:34

с activeX ? с api? c wininet ? или Builder ?

zindi 08.04.2008 18:30

лутше api или wininet хотелось бы


Время: 03:11