Random Active Directory Notes #1
If you are going to use the Active Directory Service Interface (ADSI) in Delphi, the first thing you will need …
If you are going to use the Active Directory Service Interface (ADSI) in Delphi, the first thing you will need …
Delphi 2010 crashed when starting, it was clear that this was happening when opening the welcome page. Just …
I am writing a class that wraps Active Directory into Objects that live in an Objectlist, much like my …
For a long time now people have asked for a version of LaunchRDP that includes the Connection Bar. The …
If you read the MSDN documentation of WM_KEYDOWN and WM_KEYUP you can see that those message require us to …
In part 1 I showed how to create and open objects in Terminal Server Sessions. However, these are not all of …
As you know, many kernel32.dll functions, which are working with named objects, like OpenEvent, can be used to …
In part 1 I showed how winlogon.exe registers its process and main window handle. In the SasCreate function, …
Win32 API provides only 1 function for locking workstation, named LockWorkstation. What does it do and how we …
Windows has a couple of different formats for volume names but it is unclear how to convert a Volumename …