HMG 64 Bit C-Syntax

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

User avatar
AUGE_OHR
Posts: 2093
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: HMG 64 Bit C-Syntax

Post 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
have fun
Jimmy
Post Reply