mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 03:15:00 -06:00
4.58 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
bd1fa36322
commit
3901bf0ab8
@@ -17,7 +17,7 @@ static THREAD_FUNC_DECL CoderThread(void *p)
|
||||
}
|
||||
}
|
||||
|
||||
HRes CVirtThread::Create()
|
||||
WRes CVirtThread::Create()
|
||||
{
|
||||
RINOK(StartEvent.CreateIfNotCreated());
|
||||
RINOK(FinishedEvent.CreateIfNotCreated());
|
||||
|
||||
Reference in New Issue
Block a user