[Bug 873] Win9xism in shell32 (MapSL)

Wine Bugs wine-bugs at winehq.com
Fri Jun 20 07:24:58 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=873





------- Additional Comments From z_god at wanadoo.nl  2003-20-06 07:24 -------
Bug comments restored from Gmane.org: 
 
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 at 4' 
shell32_main.o(.text+0x3ed6):shell32_main.c: undefined reference to `MapSL at 4' 
 
 
------- Additional Comments From apa3a <at> yahoo.com  2002-08-07 12:25 ------- 
Forwarding to the developer responsible for shell. 
 
 
------- Additional Comments From juergen.schmied <at> debitel.net  2002-08-10 06:30 
------- 
Im not familiar with 16 bit programming. Please don't apply this bug to me. 
 
 
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de  2002-08-10 06:54 
------- 
Well, ReactOS probably shouldn't compile this part anyway 
(as it belongs to Win16 SHELL.DLL). 
Or does NT also have a SHELL.DLL ? 
Hmm, it probably does, so you do need to compile it. 
In this case it sounds like KERNEL32.K32WOWGetVDMPointer() is what you want 
instead... 

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list