Browse by Tags
All Tags »
Testing »
Development (
RSS)
Sorry, but there are no more tags available to filter with.
One of the things we’re currently trying to do is to align development and test processes and schedules more closely. The fuzzy description of initial problem statement is the following: “Whenever the implementation of some feature is added to the code...
Prologue When somebody will ask about the relationship between me and Un*x then I would have to admit that my alma mater was/is rather the Un*x place than Microsoft place. This also means that I “grew up professionally” while reading all these...
In my last post I forgot to mention that Microsoft actually made PREfast available for driver developers . There's also pointer to the white paper which contains more detailed information PREfast for Drivers. BTW, I don't know anything about driver development...
Actually I've been fascinated with the source code quality since I was narcissistic UN*X programmer ;-) who really enjoyed writing the following code to keep my C programs lint-free: (void) printf(...); When it comes to the writing code then my personal...
More Posts