Microsoft Visual Basic 6.0 Source Code | |||||||||||||||||
Save&RunBatFile | |||||||||||||||||
Option Explicit | |||||||||||||||||
Long Beep
|
|
Private Declare Function Beep Lib "kernel32" (ByVal dwFreq As Long, ByVal dwDuration As Long) As Long
ReName A File |
|
|
Private Sub Command1_Click()
Remove Selected Row In ListBox |
|
|
Private Sub List1_Click()
|
| |