On 13/05/2015 14:59, Bernard CANTALOUBE wrote:
The application was build with mingw/gcc.
Something's very wrong somewhere. Maybe this article might give you
some clues:-
http://www.nirsoft.net/articles/windows_7_kernel_architecture_changes.html
AFAICT all the various "api-ms-win-whatever" DLLs are effectively empty
DLLs which act as an interface to various kernel DLL functions. So if
they were missing, you'd expect huge swathes of stuff to stop working.
Perhaps your app doesn't need those DLLs directly - but maybe you've
linked to some 3rd party library which does need them (but the specific
version that's needed isn't available on the relevant PC)?
John
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gtk-list