Feature Requests item #1607206, was opened at 2006-12-01 19:15
Message generated for change (Comment added) made by rupole
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1607206&group_id=78018
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: win32
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Patrick Hartling (patrickh)
Assigned to: Roger Upole (rupole)
Summary: DuplicateTokenEx not exposed
Initial Comment:
I discovered today that the function DuplicateTokenEx() is not available for use via pywin32. Is this just an oversight or a pending addition, or has it been omitted on purpose?
----------------------------------------------------------------------
>Comment By: Roger Upole (rupole)
Date: 2006-12-02 11:06
Message:
Logged In: YES
user_id=771074
Originator: NO
Added in rev 1.35 of win32security.i
----------------------------------------------------------------------
Comment By: Roger Upole (rupole)
Date: 2006-12-01 22:39
Message:
Logged In: YES
user_id=771074
Originator: NO
There's no obstacle to wrapping the function, it's just that noone has
gotten around to it yet.
I'll try to get it in this weekend. (changing to a feature request)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1607206&group_id=78018
|