Add missing thank you notes.
This commit is contained in:
parent
4594048d19
commit
8d5dd74cdc
|
@ -3,12 +3,16 @@
|
|||
* include/winuser.h (HHOOK): Move definition from here...
|
||||
* include/windef.h: ...to here, as per MSDN.
|
||||
|
||||
Thank you to Samuel Thibault for reporting the issue.
|
||||
|
||||
2010-08-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
||||
|
||||
* include/winbase.h (GetEnvironmentStrings, GetEnvironmentStringsA): Per
|
||||
MSDN, change return type to LPCH.
|
||||
(GetEnvironmentStringsW): Per MSDN, change return type to LPWCH.
|
||||
|
||||
Thank you to Emmanuel Stapf for reporting the issue.
|
||||
|
||||
2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
|
||||
|
||||
* include/prsht.h (SNDMDG, POSTMSG): Fix typo.
|
||||
|
|
Loading…
Reference in New Issue