Horizon wrote:My main goal is to compile the program with Hbmk2.
Why do you want to use such a bad and bugged tool instead of a simple batch? I don't understand...
Horizon wrote:My main goal is to compile the program with Hbmk2.
#pragma BEGINDUMP
#include <Windows.h>
extern "C" {
FILE * _iob[] = { stdin, stdout, stderr };
FILE * __iob_func( void )
{
return ( FILE * ) _iob;
}
}
#pragma ENDDUMP
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 31 guests