Steven Edwards wrote:
I think the export in ntdll may be wrong
playsound.o(.text+0x7d7): In function `PlaySound_Alloc': e:/users/steven/source/wine/dlls/winmm/playsound.c:222: undefined reference to `RtlCreateUnicodeStringFromAsciiz@8' E:\users\steven\mingw\bin\dllwrap.exe: E:\users\steven\mingw\bin\gcc exited with status 1 make: *** [winmm.dll] Error 1
did you link with ntdll ? this function exists in both wine and ros ntdll export tables A+