Visual Basic game

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
d00maz
Newbie
Newbie
Posts: 1
Joined: Mon Jan 30, 2012 1:02 pm

Visual Basic game

Post by d00maz »

I'm trying to launch a visual basic game,i have all the neccesery libraries installed. On launch i get this

Code: Select all

err:ntdll:RtlpWaitForCriticalSection section 0x7bcbf8e0 "../../../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 003c, blocked by 0034, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x78037130 "?" wait timed out in thread 0042, blocked by 0034, retrying (60 sec)
Locked