http://bugs.winehq.com/show_bug.cgi?id=873
Summary: Win9xism in shell32 (MapSL) Product: Wine Version: CVS Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.com ReportedBy: Steven_Ed4153@yahoo.com
Shell32 imports the function MapSL from kernel32. The function is not exported under windows NT/2K or ReactOS.
shell32_main.o(.text+0x3e21):shell32_main.c: undefined reference to `MapSL@4' shell32_main.o(.text+0x3ed6):shell32_main.c: undefined reference to `MapSL@4'
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=873. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.