Hi All,

We still have some non-portable code to support DLL calls on Windows.
The problem with this is that it only works on x86 Windows systems
(this means it isn't available on WinCE, x64 and IA64) and the implementation
uses inline ASM to solve the problem.

Is it possible to replace DynaCall() function with a portable, pure C solution?

Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to