1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-19 05:15:26 -05:00
Jacob Nevins 097fc8b43d MinGW needs an extra symbol _WIN32_IE defined to a particular value before
it'll let you see an identifier (SHGFP_TYPE_CURRENT) referenced since r7082.
(Actually, you need a pretty recent w32api before it's there at all.)

Morally, this should be defined for all toolchains, not just MinGW/Cygwin, but  I'll leave that to people who have those toolchains.
<http://msdn2.microsoft.com/en-us/library/aa383745.aspx>

Also add some other comments on our use of this API (since it's a horrible one
that I suspect will come back and haunt us...)

[originally from svn r7087]
[r7082 == dbbd6eb5ecdad5eb0b010e9ad4997fac53356189]
[this svn revision also touched putty-wishlist]
2007-01-09 23:47:15 +00:00
..
2007-01-01 21:19:14 +00:00
2007-01-01 21:19:14 +00:00
2007-01-01 21:19:14 +00:00
2007-01-01 21:19:14 +00:00
2007-01-09 18:24:07 +00:00
2007-01-09 18:24:07 +00:00
2007-01-09 18:24:07 +00:00
2005-04-22 15:47:28 +00:00