Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: hwndinicon Download
 Description: VB to get the icon from the window handle, you can call it extract icons, windows icons made, please refer to the following code: Public Function acquisition program path (handle As Long) As String Dim path As String, memory handle As Long path = Space ( 255) Call GetWindowThreadProcessId (handle, handle memory) memory handle = OpenProcess (PROCESS_ALL_ACCESS, 0, memory handle) Call GetModuleFileNameEx (memory handle, 0, path, 255) to get the program path = Trim (Path) Call CloseHandle (memory handle) End Function
 Downloaders recently: [More information of uploader ipudn6]
 To Search:
File list (Check if you may need any files):
 

从窗口句柄取图标\hWndInIcon.frm
................\MSSCCPRJ.SCC
................\从窗口句柄取得图标.exe
................\从窗口句柄取得图标.vbp
................\从窗口句柄取得图标.vbw
................\取得窗口图标.bas
从窗口句柄取图标
    

CodeBus www.codebus.net