Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Logging all windows name into text file
#2
Code:
Copy      Help
ARRAY(int) a; int i
win("" "ConsoleWindowClass" "" 0x0 "style=0x14EF0000" a)
for i 0 a.len
,int w = a[i]
,outw w
,


Messages In This Thread
RE: Logging all windows name into text file - by Gintaras - 05-27-2023, 03:28 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)