From 7156b2e5a72fb20c9fe1ffcc61b61470959c108f Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 8 Dec 2011 17:30:37 +0000 Subject: More of the same... --- Magic2/Magic.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Magic2/Magic.cpp') diff --git a/Magic2/Magic.cpp b/Magic2/Magic.cpp index 63142db..d9d626a 100644 --- a/Magic2/Magic.cpp +++ b/Magic2/Magic.cpp @@ -92,11 +92,11 @@ BOOL Magic::InitInstance() // of your final executable, you should remove from the following // the specific initialization routines you do not need. -#ifdef _AFXDLL - Enable3dControls(); // Call this when using MFC in a shared DLL -#else - Enable3dControlsStatic(); // Call this when linking to MFC statically -#endif +//#ifdef _AFXDLL +// Enable3dControls(); // Call this when using MFC in a shared DLL +//#else +// Enable3dControlsStatic(); // Call this when linking to MFC statically +//#endif // Change the registry key under which our settings are stored. // TODO: You should modify this string to be something appropriate -- cgit v1.1