VB源代码回复灌水检测机【吾爱破解专用】.docVIP

  • 4
  • 0
  • 约3.67千字
  • 约 4页
  • 2016-12-11 发布于重庆
  • 举报

VB源代码回复灌水检测机【吾爱破解专用】.doc

Private 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 声明 Sub ClearDups(lst As Control, comptype As Boolean)Dim i, j, tmp$(), cID, lstCount, sComptype, tmpLine$lst.Visible = FalselstCount = lst.ListCount - 1If lstCount 0 Then Exit SubReDim tmp(lstCount)If comptype Then sComptype = 0 Else sComptype = 1 For j = lstCount To 0 Step -1tmpLine = lst.List(j)For i = 0 To cID - 1If StrComp(tmp(i), tmpLine, sComptype)

文档评论(0)

1亿VIP精品文档

相关文档