http://bugs.winehq.org/show_bug.cgi?id=24425
Summary: err:module:find_forwarded_export function not found for forward 'krnl386.exe16.GetProcessDword' Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: chxanders@gmail.com
I am getting a symbol error and I would like to know what is going on here: Is the symbol GetProcessDword actually linked against kernel32.dll which will try and resolve against kernel386.exe? If so why isn't the GetProcessDword16 export used?
Here is the error. err:module:find_forwarded_export function not found for forward 'krnl386.exe16.GetProcessDword' used by L"C:\windows\system32\KERNEL32.dll". If you are using builtin L"KERNEL32.dll", try using the native one instead.