Archive for January 3rd, 2007

How to contact AutomatedQA???? (update)

I am trying to contact them since I am interested in buying AQTime, but three trials to contact them failed seemingly. What does it take to get through to the info or sales alias of their domain??????????????

Any clues?

Update: As can be seen from the comments, contact was meanwhile established. Thanks to those at AutomatedQA helping to establish the connection. I also have a license meanwhile and will start blogging about my experiences soon.

// Oliver

Update to ddkbuild.cmd

I updated ddkbuild.cmd once more so it has turned version 7.0beta5 now. There is a fix for the treatment of build output in Visual Studio 2005 as described in “Memo to self: VS_UNICODE_OUTPUT” as well as some enhancements for the PREfast output and so on. So grab your copy if you are a user of the .cmd version.

// Oliver

Memo to self: VS_UNICODE_OUTPUT

Since I lost the link already more than once I’ll use my blog as memory-extension :mrgreen:

In the NTDEV mailing list, there was lately a thread discussing problems of using a wrapper such as DDKBUILD around the build utility and compiler of the DDK/WDK. The problem surfaced with the WDK (Vista/Longhorn DDK) and VS 2005.
Continue reading ‘Memo to self: VS_UNICODE_OUTPUT’