Tag Archives: tools python namethatwindowsconstant
Can’t find the constant you’re looking for? Check www.namethatwindowsconstant.com!
Sometimes I read MSDN entries and wonder what the numeric value of a constant, such as GENERIC_READ, is. However, MSDN usually does not list this information, so I am forced to dive into header files. Well, I got quite sick … Continue reading