Remko Weijnen remkoweijnen.nl/blog Search posts…/

Delphi

Delphi · Exchange — from the archive

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 …

·4 min read
Delphi · Windows Internals — from the archive

Determine the System Page Size

Just a quick note: if you want to determine the page size of the OS (Windows) you can use the GetSystemInfo …

·1 min read
Delphi · Programming — from the archive

Convert Drive Bitmask to Drive Letter

I was writing a test program that will perform some actions when a USB Memory Stick is inserted. When this …

·1 min read
Delphi · Programming — from the archive

Cannot Access Files, But Need the Origin?

Have you developed an application that accesses files and may stop because a file cannot be accessed but you …

·2 min read