GetUserObjectInformation fails with Access Denied
Today I was reusing some old (pre vista) code the retrieves the Logon SID that I wrote a few years ago. The …
Today I was reusing some old (pre vista) code the retrieves the Logon SID that I wrote a few years ago. The …
The GetTokenInformation function can be used with the TokenLinkedToken Information Class on Windows Vista and …
Snippet below can be used to programmatically determine if User Account Control is enabled: objectpascal Copy …
Modern systems usually offer different SATA Operation Modes such as ATA, AHCI or IRRT. The AHCI mode offers …
If you want to check if you are running on a Server Core edition of Windows you can use the GetProductInfo …
I just recorded a SasLibEx Screencast, it shows some of the very powerfull features of SasLibEx. The following …
I often hear that people configure the Paging File (on Citrix or Terminal Servers) on a seperate volume but, …
If you are implementing a Citrix, Terminal Server or even just a plain Client-Server environment you will need …
Today I wanted to install the Dutch Language pack for Internet Explorer 8, the Dutch language comes as part of …
Have you developed an application that accesses files and may stop because a file cannot be accessed but you …