Commit Graph

9 Commits

Author SHA1 Message Date
Glenn Maynard 8e976a275a simplify FindSystemFile 2005-11-07 16:26:47 +00:00
Chris Danford 48ebc53549 return NULL -> return CString() for clarity and efficiency 2005-09-04 16:55:21 +00:00
Thad Ward 5949e5bc90 (this is possibly going to annoy some people, but..)
put all (obvious) MSVC lines in #if defined(_MSC_VER) blocks, primarilly
to allow alternative win32 compilers to be used.
2005-05-11 04:43:54 +00:00
Glenn Maynard 59d54004f5 add GetProcessFileName 2005-01-23 01:16:40 +00:00
Glenn Maynard af7a0cf3a2 fix off-by-one 2004-10-09 15:41:10 +00:00
Glenn Maynard cf9c6e3a96 actually, let's always get the size/date 2004-10-06 01:15:56 +00:00
Glenn Maynard 2c5da0b48d if we can't get the file version, get the size and date 2004-10-05 23:41:25 +00:00
Thad Ward da10ebd869 fix compile error. (from VC6 anyway) 2004-06-06 11:34:26 +00:00
Glenn Maynard 88ed052924 GetFileVersion, FindSystemFile helpers 2004-06-06 07:19:01 +00:00