[Bug 2797] Missing wtsapi32.dll.WTSEnumerateSessionsA

Wine Bugs wine-bugs at winehq.org
Tue Mar 15 13:42:18 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=2797


tony_lambregts at telusplanet.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From tony_lambregts at telusplanet.net  2005-15-03 13:42 -------
WTSapi is Windows Terminal Server

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/termserv/termserv/wtsenumeratesessions.asp

BOOL WTSEnumerateSessions(
  HANDLE hServer,
  DWORD Reserved,
  DWORD Version,
  PWTS_SESSION_INFO* ppSessionInfo,
  DWORD* pCount
);

We might be able to implement it as a stub in dlls/wtsapi32/wtsapi32.c


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list