Compiling Dll as Window replacement

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
xamael
Newbie
Newbie
Posts: 2
Joined: Mon Oct 04, 2010 1:50 pm

Compiling Dll as Window replacement

Post by xamael »

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?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Compiling Dll as Window replacement

Post by vitamin »

xamael wrote:I want to add log functions to few Windows DLLs, how can I do it?
Wine won't help you here. If you want a "shim" dll that make one and compile with any native Win compiler.
Locked