Skip to content

Commit 5d9c698

Browse files
committed
Update README.md
1 parent 800ad12 commit 5d9c698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Get Active Process/Window Info
22

3-
A console app that gets current active process/window info including Handle, PID, WindowTitle, WindowClass, Processname, Filename using Windows API.
3+
C# console app that gets current active process/window info including Handle, PID, WindowTitle, WindowClass, Processname, Filename using Windows API.
44
And it takes screenshots for active window in 2 ways - using PrintWindow API and classic method.
55

66
<img src="assets/2024-01-30 15.23.43.png" alt="CMD Window on PrintWindow API" />

0 commit comments

Comments
 (0)