Can i use winapi in several thread when each thread has it's own lua_Sate?
When i try use i have strange error.
On winapi.sleep i have error like 'attempt to call a string value';
I do not debug and just switch to my own library. So may be its my fault.
Can i use winapi in several thread when each thread has it's own lua_Sate? When i try use i have strange error. On winapi.sleep i have error like 'attempt to call a string value'; I do not debug and just switch to my own library. So may be its my fault.