29 Jun
2003
29 Jun
'03
12:38 p.m.
http://bugs.winehq.com/show_bug.cgi?id=134 ------- Additional Comments From pammann(a)aro.ch 2003-29-06 07:38 ------- "MS_WINHELP" class hasnt been registered. adding this into FindWindow might slove this if (WinExec("winhelp.exe -x", SW_SHOWNORMAL) < 32) { ERR("can't start winhelp.exe -x ?\n"); return FALSE; } because this will register "MS_WINHELP". after this hack, the game badly still dsoent work.... -- 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.