aegis 2002/04/30 02:33:16 PDT
Modified files:
client BrothaApp.cpp
vc7 brotha.vcproj client.vcproj
xml xmlpersist.cpp
Added files:
client PrintingEngine.h Win32PrintingEngine.cpp
Log:
add Win32 printing support
Revision Changes Path
1.33 +16 -6 brotha/client/BrothaApp.cpp
1.1 +56 -0 brotha/client/PrintingEngine.h (new)
1.1 +182 -0 brotha/client/Win32PrintingEngine.cpp (new)
1.10 +6 -0 brotha/vc7/brotha.vcproj
1.9 +6 -0 brotha/vc7/client.vcproj
1.6 +5 -2 brotha/xml/xmlpersist.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.cpp.diff?r1=1.32&r2=1.33&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/PrintingEngine.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/Win32PrintingEngine.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/brotha.vcproj.diff?r1=1.9&r2=1.10&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/client.vcproj.diff?r1=1.8&r2=1.9&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/xmlpersist.cpp.diff?r1=1.5&r2=1.6&diff_format=h
|