Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Global Search (+ get selected files in folder)
#13
I think that

Quote:if(a[i].hwnd=hwnd) ret ie

in GetFolderWindowIE

it should be replaced by
Quote: if(a[i].hwnd=hwnd) ie=a[i].ie ; ret ie


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)