On Fri, May 27, 2011 at 4:39 AM, NathanExplosions <wineforum-user@xxxxxxxxxx> wrote: > Hi > > Please tell me how can I use parts of WINE / WineLib (mainly Kernel32 library implementation) in Mac OS XCode projects? > I tried to link kernel32.lib.so with a test application, which used one of the Kernel32 functions - GetCurrentDirectoryA(), but got a linker error, > which was not able to resolve this function :? > What EXACTLY are you trying to do with Wine? BTW, Wine DOES NOT support the Aqua interface and requires the use of X11. James McKenzie