> I want to add log functions to few Windows DLLs, how can I do it? I tried winebuild but without any effect. Can someone help? > Assuming you are not doing this to aid in debugging under windows, you probably want to checkout the git source and modify the wine source code directly. John