http://bugs.winehq.org/show_bug.cgi?id=20681
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #2 from Eric Pouech eric.pouech@orange.fr 2009-11-12 14:54:40 --- to get further,
A/ edit dlls/msvcrt/undname.c, and around line 76, set #define MAX_ARRAY_ELTS 64 and recompile, and see if it helps
B/ if not, run WINEDEBUG=+msvcrt wine cl /c ..... > foo and attach here the output (or the last call to __unDName before the error
thanx