simon-svn: putty putty-wishlist: jacob

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Tue Jan 9 23:47:16 GMT 2007


SVN root:       svn://ixion.tartarus.org/main
Changes by:     jacob
Revision:       7087
Date:           2007-01-09 23:47:15 +0000 (Tue, 09 Jan 2007)

Log message (9 lines):
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...)

Modified files:
U   putty/Recipe
U   putty/windows/winstore.c
U   putty-wishlist/data/win-randseed-location

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=7087&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/Recipe?rev=7087&r1=7086&r2=7087
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/winstore.c?rev=7087&r1=7086&r2=7087
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty-wishlist/data/win-randseed-location?rev=7087&r1=7086&r2=7087



More information about the tartarus-commits mailing list