View Full Version : G'reloc help,what's the meaning of i/o error 105
shenchong
31st March 2008, 11:55 AM
when i do g'reloc,i got an i/o error 105.
what's the meaning of it?
what should i do?
see the attachments for more info
rev3nant
31st March 2008, 12:18 PM
If that was a standard error message returned by GetLastError(), that would be:
ERROR_SEM_OWNER_DIED (0x69)
The previous ownership of this semaphore has ended.
But I don't think that makes much sense to you ;)
So best bet is to ask bepe, since he have probably used custom error codes.
shenchong
1st April 2008, 03:43 AM
If that was a standard error message returned by GetLastError(), that would be:
But I don't think that makes much sense to you ;)
So best bet is to ask bepe, since he have probably used custom error codes.
thanks.
but how to ask bepe?He is a legend man.
cmonex
5th May 2008, 12:30 AM
If that was a standard error message returned by GetLastError(), that would be:
But I don't think that makes much sense to you ;)
So best bet is to ask bepe, since he have probably used custom error codes.
bepe didn't write this program
misar wrote it
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.