[Bug 10525] HLSW 2 crashes at start

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 21 12:25:46 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10525





--- Comment #2 from Louis Lenders <xerox_xerox2000 at yahoo.co.uk>  2007-11-21 12:25:46 ---
Actually that resource _is_ present in the .exe file. It's of type RT_MENU, and
looks like:

1434 MENU
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
{
POPUP "!Status"
{
        MENUITEM "!Away",  32937
        MENUITEM SEPARATOR
        MENUITEM "!Online",  32936
        MENUITEM "!Invisible",  32935
        MENUITEM SEPARATOR
        MENUITEM "!Offline",  32934
}
}

I don't get really why loading this fails, but it seems to be really the cause
of the crash. 


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list