Andy McFadden edb7c13120 Fix diskimg OpenImage
The OpenImage method had an overload that took void*.  This turns out
to be a bad idea, because void* matches any pointer type that didn't
match something else.  So the WCHAR* filenames were going to the "open
from buffer" method rather than the "open from file" variant.

A less important issue is whether open-from-buffer should take a const
or non-const pointer.  If the "readOnly" boolean flag is not set, then
the contents can be altered and const is inappropriate.  The best course
seems to be to drop the boolean flag as an argument, and just have two
different methods.
2014-11-23 10:34:57 -08:00
..
2007-03-27 17:47:10 +00:00
2009-01-04 19:19:05 +00:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-23 10:34:57 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-03 14:05:07 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-17 18:07:07 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-23 10:34:57 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2007-03-27 17:47:10 +00:00
2007-03-27 17:47:10 +00:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-03 16:26:53 -08:00
2014-11-20 18:10:18 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-23 10:34:57 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-21 22:33:39 -08:00
2014-11-23 10:34:57 -08:00
2014-11-21 22:33:39 -08:00