Please can anybody tell me exact flow of execution of instruction in wine. I read wine developer guide even though I am unable to understand flow of execution of instruction...........
There is no simple answer pswamis80. It really depends on the instruction. Really there need to be a map made of how everything links to each other. Somethings really do need to be split. Like wineserver does networking so you can not see what application is connect to network. There are then some like opengl that basically go fairly direct. Then there are ones that are like direct X that take a trip threw conversion.
I have Wine Source code but from where can I get API Documentation...?
pswamis80 wrote:> I have Wine Source code but from where can I get API Documentation...?Here you go: http://wiki.winehq.org/Developers-Hints