Closed GoogleCodeExporter closed 9 years ago
I did a little research, and apparently handles returned by DirectX are,
although
char pointers, not really strings, and should not be treated as such. I'm just
going
to remove the ToString method here to avoid this confusion altogether. If you
want to
get the name, you can use the Get***Description methods to find out more
information
about the handle.
Original comment by Mike.Popoloski
on 8 Jun 2008 at 4:33
Original issue reported on code.google.com by
lpata...@gmail.com
on 8 Jun 2008 at 3:23