Hi Fernando,
Hello Vikthor,
No. The heart of this functionality is still non-portable code
which came from xhb, and which only works on x86 CPUs.
we can export to 64bits ??
Przemek had an idea to extend this for all CPUs (f.e. also ARM),
but it needs to be implemented by someone interested
Hello Vikthor,
>>No. The heart of this functionality is still non-portable code
>>which came from xhb, and which only works on x86 CPUs.
we can export to 64bits ??
Best Regards,
Fernando
___
Harbour mailing list
Harbour@harbour-project.org
http://li
No. The heart of this functionality is still non-portable code
which came from xhb, and which only works on x86 CPUs.
Brgds,
Viktor
On 2009.09.04., at 11:17, Fernando Mancera wrote:
Hi,
Here is the DllCall() usage in Xbase++:
#define SW_HIDE 0
#define SW_NORMAL 1
#de
Hi,
>Here is the DllCall() usage in Xbase++:
> #define SW_HIDE 0
> #define SW_NORMAL 1
> #define SW_SHOWMINIMIZED2
> #define SW_SHOWMAXIMIZED3
> #define SW_MAXIMIZE 3
> #define SW_SHOWNOACTIVATE 4
> #define SW_SHOW 5
> #define SW_