http://bugs.winehq.org/show_bug.cgi?id=5072
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-14-04 16:38 ------- Oops, already found the cause, i had a native cfgmgr32.dll in system32: trace:loaddll:load_builtin_dll Loaded module L"c:\windows\system32\cfgmgr32.dll" : builtin trace:loaddll:free_modref Unloaded module L"c:\windows\system32\cfgmgr32.dll" : builtin trace:loaddll:free_modref Unloaded module L"Z:\tmp\MCCIDetect.dll" : native trace:loaddll:load_native_dll Loaded module L"C:\windows\system32\CFGMGR32.dll" : native
After removing this dll the bug is gone... Sorry about the noise :)