From 2e62a1c09769fbbc11af46310f1ac4f429294298 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:09:20 +0000 Subject: Utilisateur : Fcolin Date : 13/01/03 Heure : 15:28 Archivé dans $/Bus/IvyProbe Commentaire: (vss 3) --- IvyProbe/IvyProbe.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'IvyProbe') diff --git a/IvyProbe/IvyProbe.cpp b/IvyProbe/IvyProbe.cpp index e0afcfb..00eca87 100644 --- a/IvyProbe/IvyProbe.cpp +++ b/IvyProbe/IvyProbe.cpp @@ -59,9 +59,9 @@ BOOL CTestApp::InitInstance() // the specific initialization routines you do not need. #ifndef UNDER_CE #ifdef _AFXDLL - Enable3dControls(); // Call this when using MFC in a shared DLL + //Enable3dControls(); // Call this when using MFC in a shared DLL #else - Enable3dControlsStatic(); // Call this when linking to MFC statically + //Enable3dControlsStatic(); // Call this when linking to MFC statically #endif #endif -- cgit v1.1