FileRedirectionFixup includes two intercepts for ProfivateProfiles (a set of functions associated with reading/writing ini files). Intercepts are needed for the remaining functions as well. These include
GetPriviateProfileNames
GetPrivateProfileSection
GetPrivateProfileInt
GetPrivateProfileStruct
WritePrivateProfileSection
WritePrivateProfileStruct
Bonus points awarded for also adding support into TraceFixup for these 6 functions and the two already supported in the FRF.
FileRedirectionFixup includes two intercepts for ProfivateProfiles (a set of functions associated with reading/writing ini files). Intercepts are needed for the remaining functions as well. These include
Bonus points awarded for also adding support into TraceFixup for these 6 functions and the two already supported in the FRF.