Patches item #683628, was opened at 2003-02-10 11:55
Message generated for change (Comment added) made by dannysmith
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=302435&aid=683628&group_id=2435
Category: w32api
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Phil Krylov (likewolf)
Assigned to: Nobody/Anonymous (nobody)
Summary: A patch for winuser.h
Initial Comment:
This patch adds missing VK_* defines to winuser.h and
fixes errors in existing ones. The only source used is
http://msdn.microsoft.com/library/en-us/winui/WinUI/Win
dowsUserInterface/UserInput/VirtualKeyCodes.asp.
This is the ChangeLog entry:
=================
2003-02-10 Phil Krylov <phil@...>
* include/winuser.h: Added missing VK_* defines and
fixed some errors
in existing ones.
=================
The patch is attached.
----------------------------------------------------------------------
>Comment By: Danny Smith (dannysmith)
Date: 2003-04-14 17:46
Message:
Logged In: YES
user_id=11494
Thanks
Committed to CVS
Danny
----------------------------------------------------------------------
Comment By: Phil Krylov (likewolf)
Date: 2003-04-11 22:43
Message:
Logged In: YES
user_id=86146
Oh sorry, don't know why this happened. Trying to attach the file once again.
----------------------------------------------------------------------
Comment By: Danny Smith (dannysmith)
Date: 2003-02-10 12:08
Message:
Logged In: YES
user_id=11494
No Files Currently Attached
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=302435&aid=683628&group_id=2435
|