I had a stupid moment the other day. This fixes my problem with the missing import in WinMM Changelog: Add import of ntdll to winmm cvs diff -u Makefile.in Index: Makefile.in =================================================================== RCS file: /home/wine/wine/dlls/winmm/Makefile.in,v retrieving revision 1.33 diff -u -r1.33 Makefile.in --- Makefile.in 27 Feb 2003 21:09:45 -0000 1.33 +++ Makefile.in 5 Mar 2003 19:13:29 -0000 @@ -4,7 +4,7 @@ SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = winmm.dll -IMPORTS = user32 advapi32 kernel32 +IMPORTS = user32 advapi32 kernel32 ntdll ALTNAMES = mmsystem.dll sound.dll LDDLLFLAGS = @LDDLLFLAGS@ __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/