Category Archives: Coding

What’s wrong here?

What’s wrong with these doors?

Posted in Coding, User Experience | Tagged , , | Leave a comment

What difference does a couple of seconds make?

Two seconds. It doesn’t sound a long time, does it? Who worries about a couple of seconds? Maybe you should.

Posted in Coding, User Experience | Tagged , , , , , | Leave a comment

Design documentation – do you need it?

In the beginning there was me. And I created a tool. And the tool was good. Well, it was better than the ad hoc interfaces we had used before, mostly based on internal test applications. It had a generic structure … Continue reading

Posted in Coding, Process | Tagged , , , , , , | Leave a comment

Copying Windows EMFs in code

Does SetEnhMetaFileBits still reference the buffer after the call finishes? Neither MSDN nor Google could tell me. Here’s the answer, along with a routine to copy an enhanced metafile in memory. Continue reading

Posted in Coding | Tagged , , , | Leave a comment