Bugs item #2844206, was opened at 2009-08-25 08:40
Message generated for change (Settings changed) made by ir0nh34d
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=2844206&group_id=2435
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: w32api
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Pierre Ossman (ossman_)
>Assigned to: Chris Sutcliffe (ir0nh34d)
Summary: wtsapi32 incorrectly requires XP
Initial Comment:
The wtsapi32.h headers checks that you are compiling for XP (0x0501), but MSDN states that this API is available on Windows 2000 (0x0500). Example:
http://msdn.microsoft.com/en-us/library/aa383838%28VS.85%29.aspx
----------------------------------------------------------------------
>Comment By: Chris Sutcliffe (ir0nh34d)
Date: 2009-08-30 10:59
Message:
Thank you for the heads up. I've addessed the issue in CVS and it will be
included in the next release.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=2844206&group_id=2435
|