Boaz Harrosh wrote:
Luke Kenneth Casson Leighton wrote:
... i am kinda looking for something with a Makefile, compiles and links against Wine directly - under linux not windows.
i am inclined to rip bits of code out of Wine (parts of header files so far) until i can get to grips with it.
So Just look at the Winelib programmer's guide (On Winehq) documentation on how to make a Winelib application.
for inspiration, you could look at the makefiles of the various winelib programs in the /programs directory in the wine source code.