下载后可任意编辑文本防窥探工具 VB 源代码本软件的 VB 源代码包括两个窗体,两个模块,具体如下:‘Form1’CodePrivate Declare Function ShellExecute Lib "shell32
dll" Alias "ShellExecuteA" (ByVal hWnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As Long '声明Private Sub Command3_Click()Form2
ShowEnd SubPrivate Sub Form_Load()If Dir(App
Path & "\skin
urf") "" ThenDim bRes As Boolean bRes = SkinStart(App
Path & "\skin
urf", 2, "RQPJNW0N0V2QRMAP1KXVBHHDUVVQGUXR", 1, 0, 0) End IfCommand2
Enabled = FalseEnd SubPrivate Sub Form_OLEDragDrop(Data As DataObject, Effect As Long, Button As Integer, Shift As Integer, X As Single, Y As Single)If Data
Count < 1 Then Exit Sub Dim tFile As String tFile = Data
Item(1) If UCase(Right(tFile, 4)