> > > > What I don't understand is how I construct the code in my
> > > > particular case.
> > > >
> > > > To make an interface to the library I declare external pointer
> > > > like this:
> > > >
> > > > Extern CreateFptrInterface(ver As Integer) As Pointer
> > > >
> > > > Then I declare s
On 15/06/17 08:48, Admin wrote:
> 15.06.2017 17:54, Admin пишет:
>> 15.06.2017 16:19, Tobias Boege пишет:
All your help was very important for me, I now have completed my cash
register software to the point where it does everything my company
needs. I
must say Gambas is a great
15.06.2017 17:54, Admin пишет:
15.06.2017 16:19, Tobias Boege пишет:
All your help was very important for me, I now have completed my cash
register software to the point where it does everything my company
needs. I
must say Gambas is a great language, it's very easy to learn from
scratch,
I'm
15.06.2017 16:19, Tobias Boege пишет:
All your help was very important for me, I now have completed my cash
register software to the point where it does everything my company needs. I
must say Gambas is a great language, it's very easy to learn from scratch,
I'm surprised how obvious everything i
> All your help was very important for me, I now have completed my cash
> register software to the point where it does everything my company needs. I
> must say Gambas is a great language, it's very easy to learn from scratch,
> I'm surprised how obvious everything is. But there is a lot of work fo
01.06.2017 16:25, Admin пишет:
31.05.2017 19:50, Benoît Minisini пишет:
Le 31/05/2017 à 14:36, Admin a écrit :
31.05.2017 18:18, Benoît Minisini пишет:
Le 31/05/2017 à 12:38, Admin a écrit :
31.05.2017 16:58, Benoît Minisini пишет:
Apparently all that black box is written in C++ with QT, and
31.05.2017 19:50, Benoît Minisini пишет:
Le 31/05/2017 à 14:36, Admin a écrit :
31.05.2017 18:18, Benoît Minisini пишет:
Le 31/05/2017 à 12:38, Admin a écrit :
31.05.2017 16:58, Benoît Minisini пишет:
Apparently all that black box is written in C++ with QT, and
without the header of the libra
Le 31/05/2017 à 14:36, Admin a écrit :
31.05.2017 18:18, Benoît Minisini пишет:
Le 31/05/2017 à 12:38, Admin a écrit :
31.05.2017 16:58, Benoît Minisini пишет:
Apparently all that black box is written in C++ with QT, and without
the header of the library interface , I can't tell you if it is
31.05.2017 18:18, Benoît Minisini пишет:
Le 31/05/2017 à 12:38, Admin a écrit :
31.05.2017 16:58, Benoît Minisini пишет:
Apparently all that black box is written in C++ with QT, and without
the header of the library interface , I can't tell you if it is
possible to use the library with Gambas,
hello all, the gambas extern documentation says how to create references
with simgle pointers like
IFptr * iface = CreateFptrInterface(12);
but not with more complex for novice users like:
struct fp_dscv_dev **discovered_devs;
i'm not expert in C and only few examples , some time ago i'v wr
Le 31/05/2017 à 12:38, Admin a écrit :
31.05.2017 16:58, Benoît Minisini пишет:
Apparently all that black box is written in C++ with QT, and without
the header of the library interface , I can't tell you if it is
possible to use the library with Gambas, and how.
Regards,
I was lucky enough t
31.05.2017 16:58, Benoît Minisini пишет:
Le 31/05/2017 à 06:48, Admin a écrit :
So, I am writing a programm for my business that would basically be a
cash register. Don't know for other countries but here in Russia the
tax law works like this: you have to form a check for a customer in a
spici
Hi, Caveat.
Yes, ofcourse, this is basically the only article outthere that explains
at least something. But I still can't understand why arguments are not
sent to my lib and what do I do wrong if it's not the Gambas issue.
31.05.2017 16:35, Caveat пишет:
Hallo Dmitry
Did you already look a
Le 31/05/2017 à 06:48, Admin a écrit :
So, I am writing a programm for my business that would basically be a
cash register. Don't know for other countries but here in Russia the tax
law works like this: you have to form a check for a customer in a
spicific way spicified by the law, so some hard
Hallo Dmitry
Did you already look at:
http://gambaswiki.org/wiki/howto/extern ?
Kind regards,
Caveat
On 31-05-17 06:48, Admin wrote:
So, I am writing a programm for my business that would basically be a
cash register. Don't know for other countries but here in Russia the
tax law works like t
So, I am writing a programm for my business that would basically be a
cash register. Don't know for other countries but here in Russia the tax
law works like this: you have to form a check for a customer in a
spicific way spicified by the law, so some hardware manufacturers are
making certified
16 matches
Mail list logo