by cprinahmed (2 Submissions)
Category: Windows API Call/Explanation
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
with this code you can defines a new window message that is guaranteed to be unique throughout the system,we do this with
RegisterWindowMessage function which is typically used to register messages for communicating between two cooperating applications