<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: New win32 How-Do-I on monitoring session events</title>
	<link>http://ramblings.timgolden.me.uk/2010/04/19/new-win32-how-do-i-on-monitoring-session-events/</link>
	<description>The ramblings of Tim Golden</description>
	<pubDate>Fri, 18 May 2012 03:18:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: ziga</title>
		<link>http://ramblings.timgolden.me.uk/2010/04/19/new-win32-how-do-i-on-monitoring-session-events/#comment-1053</link>
		<author>ziga</author>
		<pubDate>Mon, 19 Apr 2010 17:59:41 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2010/04/19/new-win32-how-do-i-on-monitoring-session-events/#comment-1053</guid>
		<description>You can receive session events also by using terminal services API, namely win32ts.WTSRegisterSessionNotification(), which is useful when not running as a service.

Terminal services API also has other useful functions that simplify session and user management, such as WTSQuerySessionInformation() and WTSQueryUserToken().</description>
		<content:encoded><![CDATA[<p>You can receive session events also by using terminal services API, namely win32ts.WTSRegisterSessionNotification(), which is useful when not running as a service.</p>
<p>Terminal services API also has other useful functions that simplify session and user management, such as WTSQuerySessionInformation() and WTSQueryUserToken().</p>
]]></content:encoded>
	</item>
</channel>
</rss>

