Matt Cruikshank

1,756
reputation
133 views

Registered User

name Matt Cruikshank
member for 1 year
seen yesterday
website
location Minneapolis, MN
age 36
BS in CS from Michigan State University. MS in CS from University of Minnesota. Working in 3D Medical Visualization since 2001. (All posts are my own, and have nothing to do with my employer.) Sorry if you're annoyed by my Picture. It was just meant to be a cute prank.
Oct
8
comment Why do we still program with flat files?
@TM - I'm not suggesting a human would write the XML. It's merely stored in the text file that way.
Oct
8
revised Why do we still program with flat files?
trying to explain my actual idea
Sep
16
awarded  Yearling
Aug
25
comment What is the state of C++ refactor support in Eclipse?
That, and the fact that C++ does not have a stateless grammar.
Jul
21
awarded  Nice Answer
Jul
21
awarded  Notable Question
Jul
16
comment Is there a function like PeekMessage that doesn’t process messages?
Thanks @Remus Rusanu! If you'd post this as an answer to my question, I'd accept it!
Jul
15
revised Is there a function like PeekMessage that doesn’t process messages?
changing headling
Jul
15
comment Is there a function like PeekMessage that doesn’t process messages?
Agreed. I didn't write this code. Unfortunately, I don't believe there is any function call that would do I what I need - determine IF a keypress or mouse event is in the queue, without processing any messages.
Jul
15
asked Is there a function like PeekMessage that doesn’t process messages?
Jun
17
awarded  Nice Answer