hello, can anyone suggest me how to get knowledge of windows API's and Wine Internals. I am reading the documentation provided on the site but i am finding it hard to grasp the things .. if u can suggest me some good readings or moreover a structured way of reading things it would be helpful for me ...
prateek papriwal papriwalprateek@gmail.com wrote:
can anyone suggest me how to get knowledge of windows API's and Wine Internals. I am reading the documentation provided on the site but i am finding it hard to grasp the things .. if u can suggest me some good readings or moreover a structured way of reading things it would be helpful for me ...
Try msdn.microsoft.com
On Mon, Feb 20, 2012 at 12:17 PM, Dmitry Timoshkov dmitry@baikal.ru wrote:
prateek papriwal papriwalprateek@gmail.com wrote:
can anyone suggest me how to get knowledge of windows API's and Wine Internals. I am reading the documentation provided on the site but i am finding it hard to grasp the things .. if u can suggest me some good readings or moreover a structured way of reading things it would be helpful for me ...
Try msdn.microsoft.com
-- Dmitry.
Source code is the best documentation there is, try http://source.winehq.org, or grab the source from git.
Matijn