En ce qui concerne WineLib, voici ce qu'un développeur de Wine en dit :
Many people assume that when porting a Windows app to Linux
using Wine, the best thing to do is link Winelib into the
application to create a native Linux application. Not so!
It's just as effective, and a heck of a lot easier, to run
the same binary on both Windows and Wine. So that's what the
Picasa team did. Picasa for Linux uses slightly different
text messages, but the .exe file is identical for both Windows
and Linux.
[^] # Re: Wine
Posté par Narishma Jahar . En réponse au journal Picasa pour Linux dispo !. Évalué à 7.
En ce qui concerne WineLib, voici ce qu'un développeur de Wine en dit :