home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / DM_AppPath2133241152008.psc / DmAppPaths / mods / Tools.bas
BASIC Source File  |  2008-11-05  |  793b  |  16 lines

  1. Attribute VB_Name = "Tools"
  2. Option Explicit
  3. Private Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long
  4. 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
  5.  
  6. 'Listview Consts
  7. Private Const LVM_FIRST As Long = &H1000
  8. Private Const LVM_SETCOLUMNWIDTH As Long = (LVM_FIRST + 30)
  9. Private Const LVSCW_AUTOSIZE_USEHEADER As Long = -2
  10.  
  11. Public ExeName As String
  12. Public ExePath As String
  13. Public EditOp As Integer
  14. Public ButtonPress As VbMsgBoxResult
  15.  
  16. Public Function FiDw ConstsiNLey eetugBox pxResu