cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
C++ Win32 keyboard hits counter project
C++ Win32 keyboard hits counter project
Jul 18, 2015 at 2:16pm UTC
TheCrafter
(3)
Hello cplusplus community,
I finished a project I was working on, Hitmon. Hitmon is a keyboard hits counter written in C++. Using WINAPI's hooks and windows I managed to create an application that runs on the background and counts your daily keyboard hits.
Github page:
https://github.com/TheCrafter/Hitmon
It's my first open source project on GitHub and I would really appreciate any feedback on:
- My design
- Code quality
- Bugs/mistakes
- Porject structure
Thanks you all for your time.
Topic archived. No new replies allowed.