Objective Grid : PART II Programmer’s Guide : Chapter 25 The ATL and  Objective Grid : Using Objective Grid Inside ATL Applications
Using Objective Grid Inside ATL Applications
Using Objective Grid inside ATL applications poses no problems if MFC support is enabled for the application, although there are state-related issues that are addressed in “Module State Issues”. Without MFC support, Objective Grid cannot be linked in as an extension library or as a static lib. It is possible to wrap Objective Grid in a regular DLL, and then use this DLL from an ATL/Win32 application without MFC support.