Life and Times of a Developer
Tricks of the trade of a software developer and other such nonsense.
Thursday, October 18, 2007
Unmanaged Structures, Padding and C#, Part 2
›
Continuing on from my previous post, we find that we have problems when we try to use our C# structure on a 64bit environment due to the way...
Wednesday, October 17, 2007
Unmanaged Structures, Padding and C#, Part 1
›
One of the nice things about the Spooler API is the ability to be able to use the API to receive notification events when something happens ...
Home
View web version