Re: winebuild changes

2005-03-07 Thread Alexandre Julliard
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > To support this, we need a bit of an interface change to > winebuild. I've put together a simple patch to see if you > are OK with such a change. If so, I'll finish it, and > modify winegcc accordingly. Looks good to me. -- Alexandre Julliard [EM

winebuild changes

2005-03-06 Thread Dimitrie O. Paun
Hi Alexandre, Ivan found that on Windows .exe's can export functions, just like DLLs. He needs this for his work on ntoskrnl.exe. To support this, we need a bit of an interface change to winebuild. I've put together a simple patch to see if you are OK with such a change. If so, I'll finish it, an