"Jeff Smith" <[EMAIL PROTECTED]> writes: > Realized that ntdll was not needed in the IMPORTS list. I have tested > this in Linux and have not encountered any problems.
It is needed. You don't see a problem on Linux because winebuild adds that import automatically in most cases, but it will break Reactos etc. -- Alexandre Julliard [EMAIL PROTECTED]
