Page 2 of 2

Re: HMG 64 Bit C-Syntax

Posted: Wed Sep 30, 2020 7:02 am
by AUGE_OHR
hi,
srvet_claudio wrote: Wed Sep 30, 2020 1:27 am Put the include into c code.
YES :D

after put

Code: Select all

#include "HMG_UNICODE.h"
BEHIND

Code: Select all

#pragma BEGINDUMP
in HB_FUNC.PRG now it compile / link without Warning under 32 / 64 Bit.

thank you for your patience