Hello,
I'm trying to run a specific program (Winny2), and it doesn't work anymore... here is the output:
fixme:win32:PE_CreateModule Unknown directory 15 ignored
...and nothing more (however, wine is apparantly racing at this point but still doesn't show anything after ~10minutes.) I looked this line up, its in wine/loader/pe_image.c:250. I have no idea what it's for, or what would be involved in fixing it...
Andrew Patrikalakis
Hello Andrew,
Monday, September 22, 2003, 8:34:12 AM, you wrote:
AP> I'm trying to run a specific program (Winny2), and it doesn't work AP> anymore... here is the output:
AP> fixme:win32:PE_CreateModule Unknown directory 15 ignored This is not related to your problem. It happens when your program had been compressed (Aspack probably). The problem must be elsewhere.