Gxall.h is the core Objective Grid header file. Once this file is added all required classes will be available to you inside your application. This is similar to including afx*.h.
Open stdafx.h.
Add the following line at the end of the file:
#include "grid\gxall.h" |
Save and close stdafx.h.
Copyright © Rogue Wave Software, Inc. All Rights Reserved.
The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.