Hi Luggers,
I tried using Dreamweaver with wine. However it is not working. Whenever I try to run any windows programs it throws up a kernel32.dll error. Does anybody know how to tackle this?
The exact error message is given below:
err:module:PE_fixup_imports Module (file) KERNEL32.dll (which is needed by C:\windows\system\version.dll) not found err:win32:PE_LoadLibraryExA can't load C:\windows\system\version.dll err:module:MODULE_LoadLibraryExA Loading of native DLL C:\windows\system\version.dll failed (error 14), check this file. err:module:PE_fixup_imports Module (file) VERSION.dll (which is needed by C:\Program Files\Macromedia\Dreamweaver 2\Dreamweaver.exe) not found
I tried including the line "kernel32" = "builtin,native", the result was that I got the error given below:
err:win32:do_relocations FATAL: Need to relocate C:\windows\system\kernel32.dll, but no relocation records present (stripped during link). Try to run that file directly ! err:module:MODULE_LoadLibraryExA Loading of native DLL C:\windows\system\kernel32.dll failed (error 193), check this file. err:module:PE_fixup_imports Module (file) KERNEL32.dll (which is needed by C:\windows\system\version.dll) not found err:win32:PE_LoadLibraryExA can't load C:\windows\system\version.dll err:module:MODULE_LoadLibraryExA Loading of native DLL C:\windows\system\version.dll failed (error 14), check this file. err:module:PE_fixup_imports Module (file) VERSION.dll (which is needed by C:\Program Files\Macromedia\Dreamweaver 2\Dreamweaver.exe) not found
Thanks! Kapil Karekar