[Sphere-axis-commits] CVS: Axis/S_Sphere52 S_Sphere52.cpp,1.2,1.3
Brought to you by:
pesterle
From: Philip E. <pes...@us...> - 2003-07-03 17:14:57
|
Update of /cvsroot/sphere-axis/Axis/S_Sphere52 In directory sc8-pr-cvs1:/tmp/cvs-serv11251/S_Sphere52 Modified Files: S_Sphere52.cpp Log Message: no message Index: S_Sphere52.cpp =================================================================== RCS file: /cvsroot/sphere-axis/Axis/S_Sphere52/S_Sphere52.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** S_Sphere52.cpp 23 May 2003 05:46:54 -0000 1.2 --- S_Sphere52.cpp 3 Jul 2003 17:14:54 -0000 1.3 *************** *** 32,35 **** --- 32,36 ---- return FALSE; #endif + AfxEnableControlContainer(); return CWinApp::InitInstance(); } |