CDoubleRect or CFloatRect class needed!
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hello everybody! I need CRect class that work with double or float values. If you have seen this one, please let me know. Thanks! Best regards Vlad Bychkoff
I haven't seen one about, but if you can spare a couple of hours, why don't you pull out the source for CRect from the MFC header and source files, and then template it for the different types ?