How Outlook and Exchange handle Timezones
Again an old war story, this time about timezone handling in Outlook/Exchange. I am not sure which year it was …
Again an old war story, this time about timezone handling in Outlook/Exchange. I am not sure which year it was …
If you want to check if you are running on a Server Core edition of Windows you can use the GetProductInfo …
In the previous parts (part 1 part 2) i’ve described the theoretical part and implementation problems. …
In part 1 I’ve described the theoretical parts needed for a custom autologon application implementation. …
Windows XP introduced the ability to use Fast User Switching (FUS from here on), which is implemented using …
If you want to obtain a user’s token in a Terminal Server or Citrix session (eg to launch a process in a …
Just a quick note: if you want to determine the page size of the OS (Windows) you can use the GetSystemInfo …
As you may know, you can enumerate processes of a specific Terminal Server or Citrix session using the …
I was writing a test program that will perform some actions when a USB Memory Stick is inserted. When this …
Have you developed an application that accesses files and may stop because a file cannot be accessed but you …