Skip to content

Commit 56d9d7c

Browse files
committed
Added SendMessage
1 parent 57cf7e9 commit 56d9d7c

File tree

3 files changed

+776
-0
lines changed

3 files changed

+776
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ convert text to speech.
7373
Output the real path of a file. Useful to resolve
7474
hard and soft links.
7575

76+
## [SendMessage](SendMessage.cpp)
77+
Use the [SendMessage](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-sendmessage) function.
78+
7679
## [TimeStamp](TimeStamp.cpp)
7780
Copies stdin to stdout prepending each line with a timestamp.
7881

0 commit comments

Comments
 (0)