About Terminal Server, Citrix, Delphi and other stuff
22 Feb
My hoster has had some problems with the simulatesas.com domain that I use for SasLibEx enquiries. If you have sent mail to
that has not been answered I kindly request you to send it again.
I would also like to briefly tell you about an upcoming new release of SasLib, version 2.0. There is so much I would like to tell you about it but I will limit it to a few highlights here and save the rest for the upcoming website on SimulateSAS.com.
I feel especially good about 2.0 because further improvements were made to the code, again some highlights:
7 Apr
I have found and tested some new functionalities which I will add to SasLibEx:
Some people asked if SasLibEx works on x64 or Windows 7, the answer is yes. I tested on build 7000 of Windows 7 beta and also on Server 2008 x64.
30 Mar
Existing code to simulate the Secure Attention Sequence (SAS),which most people refer to as control alt delete or ctrl-alt-del, no longer works in Windows Vista. It seems that Microsoft offers a library that exports a function called SimulateSAS(). It is not public and one is supposed to request it by sending a mail to saslib@microsoft.com. Mails to this address remain unanswered though.
I researched how other people (including Microsoft) have solved this task and was unhappy with the results: some solutions work only with (or without) UAC, most solutions work only for the current or console Terminal Server sessions or need a kernel mode driver.
So I decided to create my own Saslib with the following goals:
I have succeeded and thus SasLibEx was born: not only can it successfully simulate the SAS sequence it can do this for any/all Terminal Server sessions. It can also lock the workstation (again for all sessions) and switch between the normal desktop and the secure desktop (the desktop that UAC runs on). SasLibEx was successfully tested both with and without User Account Control (UAC).
In the future I will place SasLibEx on it’s own website. Meanwhile you can contact me if you are interested in it at the following mail address: 
Please note that I have spend lots of time into this project and therefore I cannot give it away for free
Update: I have added new features to SasLibEx, see here: http://www.remkoweijnen.nl/blog/2009/04/07/saslibex-updates/