richedit.h and pelles c resource editor
Posted: Fri Dec 30, 2005 4:41 pm
Antonio
When you have a dialog set with Pelles c it generates
#include <richedit.h>
This line prevents a dialog of showing.
Removing the line will allow a dialog to show normally.
Richard
When you have a dialog set with Pelles c it generates
#include <richedit.h>
This line prevents a dialog of showing.
Removing the line will allow a dialog to show normally.
Richard