12.09.2014, 16:36:33
Why is this named CDCheck? AFAIK it's a null function in the binary and it looks to be used for error logging.
FileClass::CDCheck?
|
12.09.2014, 16:36:33
Why is this named CDCheck? AFAIK it's a null function in the binary and it looks to be used for error logging.
12.09.2014, 17:09:38
Westwood loves class inheritance... It's an empty function in the base classes, but the most derived class, CCFileClass, has a fully working implementation.
12.09.2014, 17:33:16
Ah, my bad. Back to analysis. Thanks.
04.10.2014, 14:01:15
Weird, it even calls that function when it's writing or deleting files. I'll have a look at the implementation.
|
« Next Oldest | Next Newest »
|