Hello,
which program should I use to open
ereport.rc.
If I open with Pelles C I only get a text view.
Thank you in advance
Otto
#include <windows.h>
#include <commctrl.h>
#include <richedit.h>
#include "%RESOURCE_HEADER%"
#ifndef WC_TABCONTROL
#define WC_TABCONTROL "SysTabControl32"
#endif
#ifndef PROGRESS_CLASS
#define PROGRESS_CLASS "msctls_progress32"
#endif
#ifndef WS_POPUP
#define WS_POPUP 0x80000000L
#endif
#define RT_MANIFEST 24
%RESOURCES%
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 36 guests