Menu

#2017 MOD_NOREPEAT missing from winuser.h

WSL
pending
Feature
fixed
Feature_in_WSL_4.1
True
2013-09-28
2013-08-23
No

MOD_NOREPEAT is a constant that is used by the RegisterHotKey function, as seen here: http://msdn.microsoft.com/en-us/library/windows/desktop/ms646309(v=vs.85).aspx

MOD_NOREPEAT should be contained in winuser.h. The attached patch adds it to the winuser.h header.

1 Attachments

Discussion

  • Earnie Boyd

    Earnie Boyd - 2013-08-23
    • status: unread --> assigned
    • assigned_to: Earnie Boyd
    • Type: Bug --> Feature
    • Resolution: none --> later
    • Category: Unknown --> Feature_in_WSL_4.1
     
  • Earnie Boyd

    Earnie Boyd - 2013-09-28
    • status: assigned --> pending
    • Resolution: later --> fixed
     
  • Earnie Boyd

    Earnie Boyd - 2013-09-28

    I didn't accept the attached patch but added an appropriate implementation for MOD_NOREPEAT pending release of 4.1.