|
From: Josh C. <ta...@us...> - 2002-03-28 11:11:04
|
tamc 2002/03/28 03:11:02 PST
Added files:
util HWNDstream.cpp HWNDstream.h
Log:
initial HWNDstream stuff ... anything that wants to write to the GUI's message box will simply use this stream, this is Win32 specific, other OS's can just use cout/cerr
Revision Changes Path
1.1 +68 -0 brotha/util/HWNDstream.cpp (new)
1.1 +28 -0 brotha/util/HWNDstream.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/util/HWNDstream.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/util/HWNDstream.h?rev=1.1&content-type=text/plain
|