[ros-dev] Problem looking up mangled names

Casper Hornstrup chorns at users.sourceforge.net
Mon Sep 27 21:15:39 CEST 2004


So what do you do if you have a DLL that needs to do both
(eg. export MessageBoxW and a mangled name)?

> -----Original Message-----
> From: ros-dev-bounces at reactos.com 
> [mailto:ros-dev-bounces at reactos.com] On Behalf Of Ge van Geldorp
> Sent: 27. september 2004 19:46
> To: 'ReactOS Development List'
> Subject: RE: [ros-dev] Problem looking up mangled names
> 
> Without --kill-at the name in the .dlls export section will 
> include the @..
> stuff, so user32.dll would export MessageBoxW at 16 instead of 
> MessageBoxW.
> This will make apps expecting to find MessageBoxW very unhappy.
> 
> Ge van Geldorp.



More information about the Ros-dev mailing list