Missing combobox buttons or other resources

Article ID: 147
Last updated: 04 Jun, 2018
Article ID: 147
Last updated: 04 Jun, 2018
Revision: 3
Views: 2164
Posted: 11 Jan, 2001
by Meltreger B.
Updated: 04 Jun, 2018
by Meltreger B.

Problem


When I run my application, if OG is linked dynamically everything works fine; if OG is linked statically, some of the controls do not show up.


Cause


Grid resources are missing.


Action


You need to include the grid resources. Add #include gxresrc.h to your Resource Includes in the Read Only Symbol Directives, add #include gxres.rc in the Compile Time Directives. This process is documented in OG User's Manual and Programmer's Guide.

This article was:   Helpful | Not helpful
Report an issue
Article ID: 147
Last updated: 04 Jun, 2018
Revision: 3
Views: 2164
Posted: 11 Jan, 2001 by Meltreger B.
Updated: 04 Jun, 2018 by Meltreger B.

Others in this category