Jimmy wrote:
- Code: Select all Expand view RUN
#include "fivewin.ch"
REQUEST DBFCDX
REQUEST DRXLSX
function Main()
UseDrXlsx( .t. )
XBROWSER "CUSTOMER.DBF"
return nil
#pragma BEGINDUMP
int _streams;
#pragma ENDDUMP
#pragma BEGINDUMP
int _streams;
#pragma ENDDUMP
Enrico Maria Giordano wrote:This is the batch for BCC32:
Enrico Maria Giordano wrote:I'm still waiting for your answer...
- Code: Select all Expand view RUN
IF EXIST % 1.c %BCC%\bin\bcc64 -I%HRB%\include % 1.c
IF EXIST % 1.o %BCC%\bin\ilink64 -j%HRB%\lib c0w64 % 1, % 1, , %FWH%\lib\five64 %FWH%\lib