Remko Weijnen remkoweijnen.nl/blog Search posts…/

Programming

Citrix · Programming — from the archive

TSAdminEx Features Part 1

Part 2 Now that a TSAdminEx beta is ready I will be showing you some features. In this part 1 I will be …

·2 min read
Citrix · Programming — from the archive

TSAdminEx Beta release

Over the last months I have been working hard on TSAdminEx and now, finally, I can now present a first beta …

·4 min read
Delphi · Programming — from the archive

Locking a workstation - part 2

In part 1 I showed how winlogon.exe registers its process and main window handle. In the SasCreate function, …

·3 min read
Delphi · Programming — from the archive

Locking a workstation - part 1

Win32 API provides only 1 function for locking workstation, named LockWorkstation. What does it do and how we …

·2 min read
Delphi · General — from the archive

Converting a volume name to a device name

Windows has a couple of different formats for volume names but it is unclear how to convert a Volumename …

·2 min read