How to use EnumWindows?
System::Call "user32::EnumWindows(k R0,i)i.s"
I used it like that,but it was wrong.
how to use it?
thanks!
Archive: How to use EnumWindows?
How to use EnumWindows?
System::Call "user32::EnumWindows(k R0,i)i.s"
I used it like that,but it was wrong.
how to use it?
thanks!
What doesn't work about it? What have you tried? Have you create a callback function using System::Get? Have you tried the example?