Files
0ad/source/lib/sysdep/win
janwas c817566222 # housekeeping
replaced all (*) CStr / CStrW by-value params with const reference. hoo
boy.

please always perform this optimization (actually standard idiom) when
writing the code - it takes little work, tells the next guy that the
string won't be modified, and makes a large performance difference.

(* where possible.. a few require other changes and will follow later)

This was SVN commit r4151.
2006-07-20 14:37:58 +00:00
..
2006-06-04 22:27:40 +00:00
2006-06-04 22:27:40 +00:00
2006-06-04 22:27:40 +00:00
2006-06-04 22:27:40 +00:00
2006-07-20 14:37:58 +00:00
2006-06-08 21:27:03 +00:00
2006-06-04 22:27:40 +00:00
2006-06-23 17:41:55 +00:00
2006-06-23 17:41:55 +00:00
2006-06-04 22:27:40 +00:00
2006-06-22 18:49:23 +00:00
2006-06-23 17:41:55 +00:00