xekhz wrote: > I cant load kernel32 native dll ... > why ? > > WINEDLLOVERRIDES="kernel32=n" wine sgp.exe >From Chapter 3 of the Wine User Guide: > There are four DLL's you should never try to use the native versions of: kernel32.dll, gdi32.dll, user32.dll, and ntdll.dll. These libraries require low-level Windows kernel access that simply doesn't exist within Wine. http://winehq.org/site/docs/wineusr-guide/config-wine-main#WINECFG-DLL-OVERRIDES