On 12/4/21 20:25, unlvsur unlvsur wrote:
construct UNIX fd to win32 HANDLE or writing wine specific dlls That allow portablities by using UNIX apis. It would be quite useful for me.
I don't think this is a good idea, such a program won't even run on Windows anymore. Use LoadLibrary and friends instead to probe and get the functions you need.
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
