Oxygen Basic
Programming => Bugs & Feature Requests => Topic started by: Aurel on October 23, 2012, 09:29:21 AM
-
I use this program to test few exe files.
I am not sure that this testing is 100% correct... ::)
'testing gxo2 with WinApiOverride32 - 23.10.2012.
Analysing hook availability for Oxygen.dll...
Analysing hook availability for KERNEL32.dll...
Analysing hook availability for msvcrt.dll...
Warning: Function __mb_cur_max can't be hooked: Address is not in an executable section, it can be an exported variable
Warning: Function _fmode can't be hooked: Address is not in an executable section, it can be an exported variable
Warning: Function _iob can't be hooked: Address is not in an executable section, it can be an exported variable
Warning: Function _pctype can't be hooked: Address is not in an executable section, it can be an exported variable
Warning: Function _stricmp has the same entry point as _strcmpi
Analysing hook availability for USER32.dll...
Operation Completed : 0 error, 5 warnings
Charles ,do you can confirm this warnings?
-
I'm not sure what a hook is in this context, but Oxygen does not have any.
-
I don't know...
but what means this:
Function _stricmp has the same entry point as _strcmpi